Go to file
Huang Rui 0791ba9584 Ensure power state is shutdown in power_off
In the case that vm instance received shutdown signal but not
complete shutdown, zvm driver will return vm power state as
NOSTATE, which would make user confused.

In this change, will add logic to wait vm instance power state
become to shutdown.

Change-Id: I519b5c30d38b611e52f49facc8f63d401cbfad01
2016-05-23 17:16:12 +08:00
2015-04-07 11:22:05 +08:00
2016-05-10 05:42:17 +00:00
2015-07-01 14:57:30 +08:00
2015-10-17 22:33:53 +00:00
2015-04-07 11:22:05 +08:00
2015-12-19 19:18:34 +08:00
2015-04-07 11:22:05 +08:00
2016-05-10 05:42:17 +00:00
2016-01-07 10:19:07 +08:00
2016-05-10 05:42:17 +00:00

This project implements Nova virtulization driver for z/VM, which enables OpenStack manage z/VM hypervisor and virtual machines running in the z/VM system.

Wiki page: https://wiki.openstack.org/wiki/ZVMDriver

Description
Implementation of Nova virtulization driver for zVM.
Readme 5.1 MiB
Languages
Python 100%