Shared library for networking-dpm and nova-dpm
Go to file
Andreas Scheuring 5e74551f60 Validation for cpc_object_id config option
This patch uses the newly created DPMObjectId config object to
introduce validation for the cpc_object_id config option.

The config option still accepts both, upper and lower case, but
takes care of converting that value to lower case when used in the
code. The HMC web services only supports lower case object-ids.

Change-Id: I63bd5cdc699bde64151a7bf047e1349a7f509f3f
Closes-Bug: #1663369
2017-04-20 11:34:44 +02:00
doc/source Inital cookiecutter commit 2017-01-13 13:37:33 +01:00
os_dpm Validation for cpc_object_id config option 2017-04-20 11:34:44 +02: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