Metadata-Version: 2.0
Name: zun
Version: 0.1.0
Summary: Container Management service for OpenStack
Home-page: https://wiki.openstack.org/wiki/Zun
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.5
Requires-Dist: PyYAML (>=3.10.0)
Requires-Dist: SQLAlchemy (!=1.1.6,!=1.1.8,!=1.1.7,!=1.1.5,>=1.0.10)
Requires-Dist: WSME (>=0.8)
Requires-Dist: docker-py (>=1.8.1)
Requires-Dist: eventlet (>=0.18.2,!=0.18.3)
Requires-Dist: greenlet (>=0.3.2)
Requires-Dist: jsonpatch (>=1.1)
Requires-Dist: keystonemiddleware (>=4.12.0)
Requires-Dist: os-vif (>=1.4.0)
Requires-Dist: oslo.concurrency (>=3.8.0)
Requires-Dist: oslo.config (>=3.22.0)
Requires-Dist: oslo.context (>=2.12.0)
Requires-Dist: oslo.db (>=4.19.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.log (>=3.22.0)
Requires-Dist: oslo.messaging (>=5.19.0)
Requires-Dist: oslo.middleware (>=3.10.0)
Requires-Dist: oslo.policy (>=1.17.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.20.0)
Requires-Dist: oslo.versionedobjects (>=1.17.0)
Requires-Dist: pbr (>=2.0.0,!=2.1.0)
Requires-Dist: pecan (!=1.0.3,!=1.0.4,!=1.0.2,>=1.0.0,!=1.2)
Requires-Dist: python-etcd (>=0.4.3)
Requires-Dist: python-glanceclient (>=2.5.0)
Requires-Dist: python-neutronclient (>=5.1.0)
Requires-Dist: python-novaclient (>=7.1.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: stevedore (>=1.20.0)
Provides-Extra: osprofiler
Requires-Dist: osprofiler (>=1.4.0); extra == 'osprofiler'

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

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

.. Change things from this point on

===
Zun
===

Container Management service for OpenStack

Please fill here a long description which must be at least 3 lines wrapped on
80 cols, so that distribution package maintainers can use it in their packages.
Note that this is a hard requirement.

* Free software: Apache license
* Get Started: https://docs.openstack.org/developer/zun/dev/quickstart.html
* Documentation: https://docs.openstack.org/developer/zun
* Source: https://git.openstack.org/cgit/openstack/zun
* Bugs: https://bugs.launchpad.net/zun
* Blueprints:** https://blueprints.launchpad.net/zun
* REST Client:** https://git.openstack.org/cgit/openstack/python-zunclient

Features
--------

* TODO



