Metadata-Version: 2.4
Name: magnum
Version: 22.0.0
Summary: Container Management project for OpenStack
Home-page: http://docs.openstack.org/magnum/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: PyYAML>=3.13
Requires-Dist: SQLAlchemy>=1.2.0
Requires-Dist: WSME>=0.8.0
Requires-Dist: WebOb>=1.8.1
Requires-Dist: alembic>=0.9.6
Requires-Dist: cliff>=4.0.0
Requires-Dist: decorator>=3.4.0
Requires-Dist: eventlet>=0.28.0
Requires-Dist: jsonpatch!=1.20,>=1.16
Requires-Dist: keystoneauth1>=3.14.0
Requires-Dist: keystonemiddleware>=9.0.0
Requires-Dist: netaddr>=0.7.18
Requires-Dist: oslo.concurrency>=4.1.0
Requires-Dist: oslo.config>=8.1.0
Requires-Dist: oslo.context>=3.1.0
Requires-Dist: oslo.db>=8.2.0
Requires-Dist: oslo.i18n>=5.0.0
Requires-Dist: oslo.log>=4.8.0
Requires-Dist: oslo.messaging>=14.1.0
Requires-Dist: oslo.middleware>=4.1.0
Requires-Dist: oslo.policy>=4.5.0
Requires-Dist: oslo.reports>=2.1.0
Requires-Dist: oslo.serialization>=3.2.0
Requires-Dist: oslo.service>=2.2.0
Requires-Dist: oslo.upgradecheck>=1.3.0
Requires-Dist: oslo.utils>=4.2.0
Requires-Dist: oslo.versionedobjects>=2.1.0
Requires-Dist: pbr>=5.5.0
Requires-Dist: pecan>=1.3.3
Requires-Dist: pycadf!=2.0.0,>=1.1.0
Requires-Dist: python-barbicanclient>=5.0.0
Requires-Dist: python-cinderclient>=7.1.0
Requires-Dist: python-glanceclient>=3.2.0
Requires-Dist: python-heatclient>=2.2.0
Requires-Dist: python-neutronclient>=7.2.0
Requires-Dist: python-novaclient>=17.2.0
Requires-Dist: python-keystoneclient>=3.20.0
Requires-Dist: python-octaviaclient>=2.1.0
Requires-Dist: requests>=2.20.1
Requires-Dist: stevedore>=3.3.0
Requires-Dist: taskflow>=2.16.0
Requires-Dist: cryptography>=2.1.4
Requires-Dist: Werkzeug>=0.9
Provides-Extra: osprofiler
Requires-Dist: osprofiler>=3.4.0; extra == "osprofiler"
Provides-Extra: test
Requires-Dist: Pygments>=2.7.2; extra == "test"
Requires-Dist: WebTest>=2.0.27; extra == "test"
Requires-Dist: bandit!=1.6.0,>=1.1.0; extra == "test"
Requires-Dist: bashate>=2.0.0; extra == "test"
Requires-Dist: coverage>=5.3; extra == "test"
Requires-Dist: doc8>=0.8.1; extra == "test"
Requires-Dist: fixtures>=3.0.0; extra == "test"
Requires-Dist: hacking<6.2.0,>=6.1.0; extra == "test"
Requires-Dist: oslotest>=4.4.1; extra == "test"
Requires-Dist: osprofiler>=3.4.0; extra == "test"
Requires-Dist: python-subunit>=1.4.0; extra == "test"
Requires-Dist: requests-mock>=1.2.0; extra == "test"
Requires-Dist: stestr>=3.1.0; extra == "test"
Requires-Dist: testrepository>=0.0.20; extra == "test"
Requires-Dist: testscenarios>=0.4; extra == "test"
Requires-Dist: testtools>=2.4.0; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

======
Magnum
======

.. image:: https://governance.openstack.org/badges/magnum.svg

Magnum is an OpenStack project which offers container orchestration engines
for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

* **Free software:** under the `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`
* **Documentation:** https://docs.openstack.org/magnum/latest/
* **Admin guide:** https://docs.openstack.org/magnum/latest/admin/index.html
* **Source:** https://opendev.org/openstack/magnum
* **Blueprints:** https://blueprints.launchpad.net/magnum
* **Bugs:** https://bugs.launchpad.net/magnum
* **REST Client:** https://opendev.org/openstack/python-magnumclient
* **Release notes:** https://docs.openstack.org/releasenotes/magnum/index.html
* **Contributing:** https://docs.openstack.org/magnum/latest/contributor/index.html

