Metadata-Version: 2.0
Name: zun
Version: 0.2.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.5,!=1.1.8,>=1.0.10,!=1.1.6,!=1.1.7)
Requires-Dist: WSME (>=0.8)
Requires-Dist: docker (>=2.0.0)
Requires-Dist: eventlet (>=0.18.2,!=0.20.1,!=0.18.3,<0.21.0)
Requires-Dist: jsonpatch (>=1.1)
Requires-Dist: keystonemiddleware (>=4.12.0)
Requires-Dist: netaddr (!=0.7.16,>=0.7.13)
Requires-Dist: neutron-lib (>=1.9.0)
Requires-Dist: os-vif (>=1.7.0)
Requires-Dist: oslo.concurrency (>=3.8.0)
Requires-Dist: oslo.config (>=4.0.0,!=4.4.0,!=4.3.0)
Requires-Dist: oslo.context (>=2.14.0)
Requires-Dist: oslo.db (>=4.24.0)
Requires-Dist: oslo.i18n (!=3.15.2,>=2.1.0)
Requires-Dist: oslo.log (>=3.22.0)
Requires-Dist: oslo.messaging (!=5.25.0,>=5.24.2)
Requires-Dist: oslo.middleware (>=3.27.0)
Requires-Dist: oslo.policy (>=1.23.0)
Requires-Dist: oslo.serialization (>=1.10.0,!=2.19.1)
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.2,>=1.0.0,!=1.0.4,!=1.0.2)
Requires-Dist: python-etcd (>=0.4.3)
Requires-Dist: python-glanceclient (>=2.8.0)
Requires-Dist: python-neutronclient (>=6.3.0)
Requires-Dist: python-novaclient (>=9.0.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: websockify (>=0.8.0)
Provides-Extra: osprofiler
Requires-Dist: osprofiler (>=1.4.0); extra == 'osprofiler'

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

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

.. image:: https://www.openstack.org/themes/openstack/images/project-mascots/Zun/OpenStack_Project_Zun_mascot.jpg

.. Change things from this point on

===
Zun
===

Container Management service for OpenStack

Zun (ex. Higgins) is a Container Management service for OpenStack. It aims
to provide an OpenStack API for launching and managing containers backed by
different container technologies.

* Free software: Apache license
* Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
* Documentation: https://docs.openstack.org/zun/latest/
* 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



