Go to file
Roberto Hueso Gómez b29b2eb452 Move check_vm_state_loop() into OgVirtualOperations
Improves code encapsulation by moving check_vm_state_loop method into
OgVirtualOperations class. This also fixes import error when running ogclient in
'linux' mode.
2020-05-26 11:24:26 +02:00
cfg Add virtual config example file 2020-05-25 13:39:57 +02:00
src Move check_vm_state_loop() into OgVirtualOperations 2020-05-26 11:24:26 +02:00
tests add space after Content-Length and Content-Type 2020-01-28 09:14:13 +01:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
LICENSE Initial commit 2020-01-19 19:50:43 +01:00
main.py Switch config file to json 2020-05-13 14:10:01 +02:00