Implementation of Nova virtulization driver for zVM.
Go to file
jichenjc e81da07191 Fix log debug error
log debug lead to TypeError now, we need use dict mode

Change-Id: Ib40c7a65a6c09154f36fe8c80a74c230811c4c45
2017-04-28 20:50:25 +08:00
doc Merge "update doc to add 'images'" 2017-03-24 08:11:42 +00: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 Fix log debug error 2017-04-28 20:50:25 +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