Metadata-Version: 2.1
Name: networking-dpm
Version: 3.0.1.dev2
Summary: OpenStack Neutron mechanism driver and agent for IBM z Systems PR/SM hypervisor in DPM mode
Home-page: https://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: os-dpm (>=1.0.0)
Requires-Dist: oslo.config (>=4.6.0)
Requires-Dist: oslo.log (>=3.30.0)
Requires-Dist: oslo.messaging (>=5.29.0)
Requires-Dist: oslo.service (>=1.24.0)
Requires-Dist: oslo.utils (>=3.28.0)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: zhmcclient (>=0.9.0)

================================
openstack/networking-dpm Project
================================

About this project
------------------

This project provides the OpenStack Neutron mechanism driver and L2 agent 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.

Links
-----

* Documentation: `<http://networking-dpm.readthedocs.io/en/latest/>`_
* Source: `<https://git.openstack.org/cgit/openstack/networking-dpm>`_
* Github shadow: `<https://github.com/openstack/networking-dpm>`_
* Bugs: `<http://bugs.launchpad.net/networking-dpm>`_
* Gerrit: `<https://review.openstack.org/#/q/project:openstack/networking-dpm>`_
* License: Apache 2.0 license



