nova-powervm/nova_powervm/tests/virt/powervm
Kyle L. Henderson 97b3661463 Emit instance life cycle events
The PowerVM REST API allows a handler to be registered for events
from PowerVM. From the events it can be determined if a VM has
had a state change.  This change set registers for those events
and determines if the state change is one that should trigger
an instance life cycle event to the compute manager. The compute
manager then can sync the power state between OpenStack and
PowerVM. Normally, _sync_power_states is only called via a
periodic task which defaults to 10 minute intervals.

Change-Id: I33363d4b9dfef3fafc9125dd283660417dbf3186
2016-02-09 08:21:20 -06:00
..
disk Add checksum to image LU identification 2016-01-22 12:06:02 -06:00
tasks Support the nova evacuate spawn semantic 2016-01-27 15:14:49 -06:00
volume Don't remove the hdisk if multiattach 2016-02-01 00:31:31 -05:00
__init__.py Emit instance life cycle events 2016-02-09 08:21:20 -06:00
fixtures.py Emit instance life cycle events 2016-02-09 08:21:20 -06:00
test_driver.py Emit instance life cycle events 2016-02-09 08:21:20 -06:00
test_host.py Initial seed of hacking rules 2016-02-02 11:00:15 -06:00
test_image.py Fix py34 issues 2015-07-31 19:25:08 +00:00
test_live_migration.py Fix spell typos 2016-02-03 23:31:48 +05:30
test_media.py Initial seed of hacking rules 2016-02-02 11:00:15 -06:00
test_mgmt.py Rebase on pypowervm slot_number => lpar_slot_num 2015-10-29 14:04:17 -05:00
test_vios.py Remove data files 2015-10-02 17:04:44 -05:00
test_vm.py Emit instance life cycle events 2016-02-09 08:21:20 -06:00