diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2013-02-12 13:37:42 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2013-02-19 18:04:57 +0000 |
commit | 9c9aefc62ae6422d5b7e83f4b4a0aed86be54cff (patch) | |
tree | 1d28bed7421002b66a78980cd75f05c6949da474 /nova/wsgi.py | |
parent | d63f7c1b47509f31c1e5aa8d27392d7f83e6dad2 (diff) | |
download | nova-9c9aefc62ae6422d5b7e83f4b4a0aed86be54cff.tar.gz nova-9c9aefc62ae6422d5b7e83f4b4a0aed86be54cff.tar.xz nova-9c9aefc62ae6422d5b7e83f4b4a0aed86be54cff.zip |
Handle lifecycle events in the compute manager
Update the compute manager to register an event handler
with the compute drivers. The initial handler will process
lifecycle event notifications, to allow prompt synchronization
of DB & hypervisor power states. This means that if a guest
admin does 'shutdown -h now' the libvirt driver in Nova will
immediately notice that and mark the guest as SHUTOFF rather
then leaving it RUNNING until the periodic task runs sometime
in the next 10 minutes
Blueprint: compute-driver-events
Change-Id: I39a6d450a6d6384b8be58aceea98e4395185cc38
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions