pvc/api-daemon/pvcapid
Joshua Boniface ce60836c34 Allow enforcement of live migration
Provides a CLI and API argument to force live migration, which triggers
a new VM state "migrate-live". The node daemon VMInstance during migrate
will read this flag from the state and, if enforced, will not trigger a
shutdown migration.

Closes #95
2020-06-06 12:00:44 -04:00
..
Daemon.py Import gevent for production listener 2020-02-21 09:39:07 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Allow enforcement of live migration 2020-06-06 12:00:44 -04:00
helper.py Allow enforcement of live migration 2020-06-06 12:00:44 -04:00
libvirt_schema.py Complete integration of OVA provisioner 2020-02-18 14:42:45 -05:00
models.py Add database fields for OVA storage 2020-02-17 11:27:35 -05:00
ova.py Don't convert bytes into KB in OVA import 2020-05-05 16:14:18 -04:00
provisioner.py Move some messages around 2020-05-05 16:19:18 -04:00