Metadata-Version: 2.0
Name: fuxi
Version: 0.2.1.dev11
Summary: Enable Docker container to use Cinder volume and Manila share
Home-page: http://www.openstack.org/
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: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: pytz (>=2013.6)
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: Flask (!=0.11,<1.0,>=0.10)
Requires-Dist: keystoneauth1 (>=3.2.0)
Requires-Dist: kuryr-lib (>=0.5.0)
Requires-Dist: oslo.rootwrap (>=5.8.0)
Requires-Dist: oslo.concurrency (>=3.20.0)
Requires-Dist: oslo.config (>=4.6.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.log (>=3.30.0)
Requires-Dist: oslo.utils (>=3.28.0)
Requires-Dist: os-brick (>=1.15.2)
Requires-Dist: python-cinderclient (>=3.2.0)
Requires-Dist: python-novaclient (>=9.1.0)
Requires-Dist: python-keystoneclient (>=3.8.0)
Requires-Dist: python-manilaclient (>=1.16.0)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: six (>=1.9.0)

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

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

.. Change things from this point on

===============================
fuxi
===============================

Enable Docker container to use Cinder volume and Manila share

Fuxi focuses on enabling Docker container to use Cinder volume and Manila
share, thus Docker volume can reuse the advance features and numerous vendor
drivers in Cinder and Manila. With Fuxi, Cinder and Manila can be used as
the unified persistence storage provider for virtual machine, baremetal
and Docker container.

* Free software: Apache license
* Documentation: https://docs.openstack.org/fuxi/latest/
* Source: https://git.openstack.org/cgit/openstack/fuxi
* Bugs: https://bugs.launchpad.net/fuxi
* Blueprints: https://blueprints.launchpad.net/fuxi

Features
--------

* TODO



