Shared library for networking-dpm and nova-dpm
Go to file
Andreas Maier 94d8e2293f Changed name of cpc_uuid config option to cpc_object_id
Reason for the change is that the HMC API book does not
mention anywhere that the format of the ID is a UUID, and
the name of the resource property is "object-id".

This change set changes the name of the DPM config option
"cpc_uuid" to "cpc_object_id", and updates the unit testcase
accordingly.

Change-Id: I9f4b7dbbdbb19d00c6f0752c028a7462c2bbee3e
Partial-Bug: 1659304
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
2017-01-26 16:47:24 +01:00
doc/source Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
os_dpm Changed name of cpc_uuid config option to cpc_object_id 2017-01-26 16:47:24 +01:00
releasenotes Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
tools tox: don't check upper constraints 2017-01-17 14:49:05 +01:00
.coveragerc Fix an issue where no test coverage report is created 2017-01-17 15:10:36 +01:00
.gitignore Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
.gitreview Added .gitreview 2017-01-12 19:04:34 +00:00
.mailmap Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
.testr.conf Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
CONTRIBUTING.rst Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
HACKING.rst Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
LICENSE Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
README.rst Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
babel.cfg Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
requirements.txt Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
setup.cfg Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
setup.py Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
test-requirements.txt Tests for testing config 2017-01-17 15:02:39 +01:00
tox.ini Fix an issue where no test coverage report is created 2017-01-17 15:10:36 +01:00

README.rst

os-dpm

OpenStack Shared library for IBM z Systems PR/SM hypervisor in DPM mode

The IBM z Systems (and IBM LinuxONE) "Dynamic Partition Manager" (DPM) allows managing the firmware-based logical partition hypervisor (PR/SM) with the dynamic capabilities known from software-based hypervisors. This project holds common files between nova-dpm [1] and networking-dpm [2].

[1] https://github.com/openstack/nova-dpm [2] https://github.com/openstack/networking-dpm

Features

  • TODO