Implementation of Nova virtulization driver for zVM.
Go to file
jichenjc 112249eab0 Support genconfig file
Currently the configuration are in driver.py, but not automatically
generated during build phase.

This patch enables 'tox -egenconfig' to build a sample conf file
and put into etc/nova-zvm.conf.sample, so if we need, we can paste
those info into nova.conf.sample when we do further build.

Follow up patches need to adjust the words in driver.py so
the auto generated conf.sample will be more helpful to user.

Change-Id: Ic35ecc8331c03bfe22e3077a8387ddfc1c8fb3d0
2016-05-10 05:42:17 +00: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 Support genconfig file 2016-05-10 05:42:17 +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
bandit.yaml Add bandit test to tox 2015-12-19 19:18:34 +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 Support genconfig file 2016-05-10 05:42:17 +00: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