Implementation of Nova virtulization driver for zVM.
Go to file
jichenjc c151cc6a58 add missing requirements for pip
six and oslo.concurrency are missing in requirements,
add them (actually nova already requires them)

Change-Id: I8680ea8c1451d9d44e8be3ecef77311896af6f87
2015-10-22 11:25:13 +08:00
doc/source Project restructure 2015-04-07 11:22:05 +08:00
nova Merge "Replace __builtin__ with six.moves.builtins" 2015-10-22 03:13:59 +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
requirements.txt add missing requirements for pip 2015-10-22 11:25:13 +08:00
setup.cfg Project restructure 2015-04-07 11:22:05 +08:00
setup.py The init commit of stackforge/nova-zvm-virt-driver 2015-03-30 04:48:26 -04:00
test-requirements.txt sync test-requirement.txt to nova 2015-10-15 07:07:30 +08:00
tox.ini Fix pep8 error after add hacking 2015-10-15 11:01:18 +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