IBM System z DPM virtualization driver for OpenStack Nova
Go to file
Prabhat Ranjan 9b2dccbed8 Multi storage adapter support broken
The initator-target map, we're not necessarily picking
the entry for our boot adapter, but just the first one
that is returned by get_partition_wwpns. But in fact
we must not take the first one, but we must take the
wwpn of our selected boot adapter as initiator wwpns
(and then lookup the target wwpns for it).

Closes-Bug: #1662511

Change-Id: Ib5890c9e696e6bfae5d2915f87b4baf151b2ed9a
Signed-off-by: Prabhat Ranjan <pranjank@in.ibm.com>
2017-05-08 16:08:21 +05:30
devstack Enable DHCP and routing on singlenode devstack 2017-02-10 11:55:21 +01:00
doc Merge "Update release docs for milestone releases" 2017-04-28 15:00:53 +00:00
etc/nova Enable configfile autogeneration 2017-01-26 14:28:28 +01:00
guest_image_tools Merge "image-tools: Precise dev-bus-id generation" 2017-05-02 07:16:47 +00:00
nova Devstack setup for nova-dpm 2016-12-15 13:25:28 +00:00
nova_dpm Multi storage adapter support broken 2017-05-08 16:08:21 +05:30
tools Install stable zhmcclient via requirements.txt 2017-01-13 11:34:17 +01:00
.coveragerc Fix an issue where no test coverage report is created 2017-01-13 16:36:42 -06:00
.gitignore Add DPM Guest Image Tools 2017-02-20 09:34:19 +01:00
.gitreview Added .gitreview 2016-11-11 18:14:30 +00:00
.testr.conf Initial Cookiecutter Commit 2016-12-01 12:48:30 +05:30
HACKING.rst Initial Cookiecutter Commit 2016-12-01 12:48:30 +05:30
LICENSE Initial Cookiecutter Commit 2016-12-01 12:48:30 +05:30
README.rst Overhauled the documentation 2017-02-07 15:47:55 +01:00
babel.cfg Initial Cookiecutter Commit 2016-12-01 12:48:30 +05:30
requirements.txt Updated from global requirements 2017-04-12 04:17:54 +00:00
setup.cfg Drop py34 target in tox.ini and setup.cfg 2017-03-28 11:38:36 +08:00
setup.py Updated from global requirements 2017-03-07 12:24:01 +00:00
test-requirements.txt Updated from global requirements 2017-03-13 19:37:46 +00:00
tox.ini change unit test case for vm.py 2017-04-13 12:07:17 +05:30

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: