Metadata-Version: 2.0
Name: zun
Version: 1.0.0
Summary: OpenStack Containers service
Home-page: https://docs.openstack.org/zun/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: 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)
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2)
Requires-Dist: keystonemiddleware (>=4.17.0)
Requires-Dist: jsonpatch (!=1.20,>=1.16)
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: python-etcd (>=0.4.3)
Requires-Dist: python-glanceclient (>=2.8.0)
Requires-Dist: python-neutronclient (>=6.3.0)
Requires-Dist: python-novaclient (>=9.1.0)
Requires-Dist: python-cinderclient (>=3.3.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.concurrency (>=3.25.0)
Requires-Dist: oslo.config (>=5.1.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.privsep (>=1.23.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.service (!=1.28.1,>=1.24.0)
Requires-Dist: oslo.versionedobjects (>=1.31.2)
Requires-Dist: oslo.context (>=2.19.2)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: oslo.db (>=4.27.0)
Requires-Dist: os-vif (!=1.8.0,>=1.7.0)
Requires-Dist: os-brick (>=2.2.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: WSME (>=0.8.0)
Requires-Dist: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: docker (>=2.4.2)
Requires-Dist: netaddr (>=0.7.18)
Requires-Dist: neutron-lib (>=1.13.0)
Requires-Dist: websockify (>=0.8.0)
Requires-Dist: websocket-client (<=0.40.0,>=0.33.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
===

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an
API service for running application containers without the need to manage
servers or clusters.

* 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



