You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
devstack | 5 years ago | |
doc | 4 years ago | |
etc/nova | 5 years ago | |
guest_image_tools | 5 years ago | |
nova | 6 years ago | |
nova_dpm | 4 years ago | |
releasenotes/notes | 5 years ago | |
tools | 5 years ago | |
.coveragerc | 5 years ago | |
.gitignore | 5 years ago | |
.gitreview | 3 years ago | |
.testr.conf | 6 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 6 years ago | |
README.rst | 5 years ago | |
babel.cfg | 6 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 4 years ago | |
setup.py | 5 years ago | |
test-requirements.txt | 4 years ago | |
tox.ini | 4 years ago |
README.rst
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