Implementation of Nova virtulization driver for zVM.
2a2d8ee410
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. |
||
---|---|---|
doc | ||
etc/nova | ||
nova | ||
nova_zvm | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
openstack/nova-zvm Project
About this project
This project provides a Nova virtualization driver for the z/VM hypervisor of IBM z Systems and IBM LinuxOne machines.
z/VM provides a highly secure and scalable enterprise cloud infrastructure and an environment for efficiently running multiple diverse critical applications on IBM z Systems and IBM LinuxONE with support for more virtual servers than any other platform in a single footprint. These z/VM virtual servers can run Linux, z/OS and more. The detailed information can be found at http://www.vm.ibm.com/
The KVM hypervisors on z Systems and LinuxONE machines are supported by separate Nova virtualization drivers:
- KVM is supported by the standard libvirt/KVM driver in the openstack/nova project.
Links
- Documentation: http://nova-zvm.readthedocs.io/en/latest/
- Source: http://git.openstack.org/cgit/openstack/nova-zvm-virt-driver
- Github shadow: https://github.com/openstack/nova-zvm-virt-driver
- Bugs: http://bugs.launchpad.net/nova-zvm-virt-driver
- Gerrit: https://review.openstack.org/#/q/project:openstack/nova-zvm-virt-driver
- License: Apache 2.0 license