Implementation of Nova virtulization driver for zVM.
Go to file
nafei yang 301a6ca203 Fix the image_meta problem for boot from volume.
When boot from volume, image_meta has no id or other properties
it will cause the error like bug 1657 described. Submit this patch
to solve it.

Change-Id: Ie513ad7003b391d7012df946c3b660ae127aca1c
2017-01-09 15:56:50 +08:00
doc/source Project restructure 2015-04-07 11:22:05 +08:00
etc Support genconfig file 2016-05-10 05:42:17 +00:00
nova Fix the image_meta problem for boot from volume. 2017-01-09 15:56:50 +08: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-07 10:19:07 +08:00
setup.cfg Support genconfig file 2016-05-10 05:42:17 +00:00
setup.py Update from global requirements 2016-01-07 10:19:07 +08:00
test-requirements.txt Update from global requirements 2016-01-07 10:19:07 +08:00
tox.ini fix pep8 failure of N354 and N342 2016-10-14 15:03:30 +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