pvc/node-daemon/pvcnoded/objects
Joshua Boniface c2a473ed8b Simplify VM migration down to 3 steps
Remove two superfluous synchronization steps which are not needed here,
since the exclusive lock handles that situation anyways.

Still does not fix the weird flush->unflush lock timeout bug, but is
better worked-around now due to the cancelling of the other wait freeing
this up and continuing.
2021-09-27 00:03:20 -04:00
..
CephInstance.py Fix typo in log message 2021-09-26 03:35:30 -04:00
DNSAggregatorInstance.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
MetadataAPIInstance.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
NodeInstance.py Use event to non-block wait and fix inf wait 2021-09-26 22:55:39 -04:00
SRIOVVFInstance.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
VMConsoleWatcherInstance.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
VMInstance.py Simplify VM migration down to 3 steps 2021-09-27 00:03:20 -04:00
VXNetworkInstance.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00