Implementation of Nova virtulization driver for zVM.
Go to file
caobiao ff27679742 use uuidutils to generate UUID instead of uuid4
using uuid4 will get pep8 error when submit,so change to uuidutils

Change-Id: I3babf1f81132fae0bdb5b5aabd06427f80f8e678
2016-12-20 10:23:33 +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 use uuidutils to generate UUID instead of uuid4 2016-12-20 10:23:33 +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 use uuidutils to generate UUID instead of uuid4 2016-12-20 10:23:33 +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