IBM System z DPM virtualization driver for OpenStack Nova
f1a8d2e35c
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. |
||
---|---|---|
devstack | ||
doc | ||
etc/nova | ||
guest_image_tools | ||
nova | ||
nova_dpm | ||
releasenotes/notes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
openstack/nova-dpm Project
About this project
This project provides a Nova virtualization driver for the PR/SM hypervisor of IBM z Systems and IBM LinuxOne machines that are in the DPM (Dynamic Partition Manager) administrative mode.
The DPM mode enables dynamic capabilities of the firmware-based PR/SM hypervisor that are usually known from software-based hypervisors, such as creation, deletion and modification of partitions (i.e. virtual machines) and virtual devices within these partitions, and dynamic assignment of these virtual devices to physical I/O adapters.
The z/VM and 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.
- z/VM is supported by the z/VM driver in the openstack/nova-zvm-virt-driver project.
Links
- Documentation: http://nova-dpm.readthedocs.io/en/latest/
- Source: http://git.openstack.org/cgit/openstack/nova-dpm
- Github shadow: https://github.com/openstack/nova-dpm
- Bugs: http://bugs.launchpad.net/nova-dpm
- Gerrit: https://review.openstack.org/#/q/project:openstack/nova-dpm
- License: Apache 2.0 license