Metadata-Version: 2.1
Name: magnum
Version: 17.0.2
Summary: Container Management project for OpenStack
Home-page: http://docs.openstack.org/magnum/latest/
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS
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 (!=2.9.0,>=2.8.0)
Requires-Dist: decorator (>=3.4.0)
Requires-Dist: docker (>=4.3.0)
Requires-Dist: eventlet (>=0.28.0)
Requires-Dist: iso8601 (>=0.1.11)
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 (>=3.11.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: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0)
Requires-Dist: six (>=1.10.0)
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: coverage (>=5.3) ; extra == 'test'
Requires-Dist: fixtures (>=3.0.0) ; extra == 'test'
Requires-Dist: oslotest (>=4.4.1) ; extra == 'test'
Requires-Dist: osprofiler (>=3.4.0) ; extra == 'test'
Requires-Dist: Pygments (>=2.7.2) ; extra == 'test'
Requires-Dist: python-subunit (>=1.4.0) ; extra == 'test'
Requires-Dist: pytz (>=2020.4) ; extra == 'test'
Requires-Dist: requests-mock (>=1.2.0) ; extra == 'test'
Requires-Dist: testrepository (>=0.0.20) ; extra == 'test'
Requires-Dist: stestr (>=3.1.0) ; extra == 'test'
Requires-Dist: testscenarios (>=0.4) ; extra == 'test'
Requires-Dist: testtools (>=2.4.0) ; extra == 'test'
Requires-Dist: WebTest (>=2.0.27) ; extra == 'test'

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/badges/magnum.svg
    :target: https://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

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

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>`
* **Wiki:** https://wiki.openstack.org/wiki/Magnum_
* **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://storyboard.openstack.org/#!/project/openstack/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



