Metadata-Version: 2.1
Name: magnum
Version: 10.1.1.dev4
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.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10)
Requires-Dist: WSME (>=0.8.0)
Requires-Dist: WebOb (>=1.7.1)
Requires-Dist: Werkzeug (>=0.9)
Requires-Dist: alembic (>=0.8.10)
Requires-Dist: cliff (!=2.9.0,>=2.8.0)
Requires-Dist: cryptography (>=2.1)
Requires-Dist: decorator (>=3.4.0)
Requires-Dist: docker (>=2.4.2)
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,>=0.18.2)
Requires-Dist: iso8601 (>=0.1.11)
Requires-Dist: jsonpatch (!=1.20,>=1.16)
Requires-Dist: keystoneauth1 (>=3.4.0)
Requires-Dist: keystonemiddleware (>=4.17.0)
Requires-Dist: kubernetes (>=5.0.0)
Requires-Dist: marathon (!=0.9.1,>=0.8.6)
Requires-Dist: netaddr (>=0.7.18)
Requires-Dist: oslo.concurrency (>=3.26.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.context (>=2.19.2)
Requires-Dist: oslo.db (>=4.27.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.messaging (>=5.29.0)
Requires-Dist: oslo.middleware (>=3.31.0)
Requires-Dist: oslo.policy (>=1.30.0)
Requires-Dist: oslo.reports (>=1.18.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.service (!=1.28.1,>=1.24.0)
Requires-Dist: oslo.upgradecheck (>=0.1.1)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: oslo.versionedobjects (>=1.31.2)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0)
Requires-Dist: pycadf (!=2.0.0,>=1.1.0)
Requires-Dist: python-barbicanclient (>=4.5.2)
Requires-Dist: python-cinderclient (>=2.2.0)
Requires-Dist: python-glanceclient (>=2.8.0)
Requires-Dist: python-heatclient (>=1.10.0)
Requires-Dist: python-keystoneclient (>=3.8.0)
Requires-Dist: python-neutronclient (>=6.7.0)
Requires-Dist: python-novaclient (>=9.1.0)
Requires-Dist: python-octaviaclient (>=1.6.0)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: setuptools (!=24.0.0,!=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,>=21.0.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: taskflow (>=2.16.0)
Provides-Extra: osprofiler
Requires-Dist: osprofiler (>=1.4.0) ; extra == 'osprofiler'
Provides-Extra: test
Requires-Dist: bandit (!=1.6.0,>=1.1.0) ; extra == 'test'
Requires-Dist: bashate (>=0.5.1) ; extra == 'test'
Requires-Dist: coverage (!=4.4,>=4.0) ; extra == 'test'
Requires-Dist: doc8 (>=0.6.0) ; extra == 'test'
Requires-Dist: fixtures (>=3.0.0) ; extra == 'test'
Requires-Dist: hacking (<3.1.0,>=3.0) ; extra == 'test'
Requires-Dist: mock (>=2.0.0) ; extra == 'test'
Requires-Dist: os-testr (>=1.0.0) ; extra == 'test'
Requires-Dist: oslotest (>=3.2.0) ; extra == 'test'
Requires-Dist: osprofiler (>=1.4.0) ; extra == 'test'
Requires-Dist: python-subunit (>=1.0.0) ; extra == 'test'
Requires-Dist: pytz (>=2013.6) ; extra == 'test'
Requires-Dist: sphinx (!=2.1.0,>=1.8.0) ; extra == 'test'
Requires-Dist: stestr (>=2.0.0) ; extra == 'test'
Requires-Dist: testrepository (>=0.0.18) ; extra == 'test'
Requires-Dist: testscenarios (>=0.4) ; extra == 'test'
Requires-Dist: testtools (>=2.2.0) ; 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



