Implementation of Nova virtulization driver for zVM.
Go to file
Huang Rui 2e3d781d86 Move nova zvm virt driver to separate namespace
Currently, nova zvm virt driver is in nova namespace. This result
in some troubles when generating config file, generating docs and
packaging.

All changes in this commit are trying to move nova zvm virt driver
code into new namespace - nova_zvm .

Change-Id: I5251069dfd24ff4e337e9308439415482eb2234c
2017-03-23 12:51:13 +08:00
doc add support matrix of zvm driver 2017-03-21 16:31:08 +08:00
etc/nova Add configuration file 2017-03-21 15:19:03 +08:00
nova Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +08:00
nova_zvm Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +08:00
.gitignore Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:33:53 +00:00
.testr.conf Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +08:00
README.rst Project restructure 2015-04-07 11:22:05 +08:00
requirements.txt Add oslo.config>=3.22.0 into test requirements 2017-03-16 01:49:28 +08:00
setup.cfg Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +08:00
setup.py Update from global requirements 2016-01-07 10:19:07 +08:00
test-requirements.txt Add oslo.config>=3.22.0 into test requirements 2017-03-16 01:49:28 +08:00
tox.ini Move nova zvm virt driver to separate namespace 2017-03-23 12:51:13 +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