Shared library for networking-dpm and nova-dpm
Go to file
Andreas Jaeger c70266da43 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: Iff0494f5fc46a57792035aaf44d391cbafa0df87
2017-12-02 17:06:49 +00: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 Avoid tox_install.sh for constraints support 2017-12-02 17:06:49 +00: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 Avoid tox_install.sh for constraints support 2017-12-02 17:06:49 +00: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