Implementation of Nova virtulization driver for zVM.
Go to file
Huang Rui fb0d1c93eb 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
(cherry picked from commit 0791ba9584)
2016-05-23 09:33:58 +00:00
doc/source Project restructure 2015-04-07 11:22:05 +08:00
nova Ensure power state is shutdown in power_off 2016-05-23 09:33:58 +00:00
.gitignore ignore pyenv config file 2015-07-01 14:57:30 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:33:53 +00:00
.testr.conf Project restructure 2015-04-07 11:22:05 +08:00
README.rst Project restructure 2015-04-07 11:22:05 +08:00
requirements.txt Update from global requirements 2016-01-11 10:17:42 +08:00
setup.cfg Change version to 5.0.1 in setup.cfg 2016-04-21 11:12:46 +08:00
setup.py Update from global requirements 2016-01-11 10:17:42 +08:00
test-requirements.txt Update from global requirements 2016-01-11 10:17:42 +08:00
tox.ini update tox.ini 2016-02-23 19:01:09 +08:00

README.rst

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