Metadata-Version: 2.0
Name: murano
Version: 2015.1.0
Summary: Murano API
Home-page: https://launchpad.net/murano
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: Babel (>=1.3)
Requires-Dist: SQLAlchemy (>=0.9.7,<=0.9.99)
Requires-Dist: stevedore (>=1.3.0,<1.4.0)
Requires-Dist: alembic (>=0.7.2)
Requires-Dist: eventlet (>=0.16.1,!=0.17.0)
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: Routes (>=1.12.3,!=2.0)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: kombu (>=2.5.0)
Requires-Dist: lockfile (>=0.8)
Requires-Dist: psutil (>=1.1.1,<2.0.0)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: six (>=1.9.0)
Requires-Dist: netaddr (>=0.7.12)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: jsonpatch (>=1.1)
Requires-Dist: keystonemiddleware (>=1.5.0,<1.6.0)
Requires-Dist: Paste
Requires-Dist: jsonschema (>=2.0.0,<3.0.0)
Requires-Dist: python-keystoneclient (>=1.1.0,<1.4.0)
Requires-Dist: python-heatclient (>=0.3.0,<0.5.0)
Requires-Dist: python-neutronclient (>=2.3.11,<2.5.0)
Requires-Dist: oslo.db (>=1.7.0,<1.8.0)
Requires-Dist: oslo.config (>=1.9.3,<1.10.0)
Requires-Dist: oslo.messaging (>=1.8.0,<1.9.0)
Requires-Dist: oslo.serialization (>=1.4.0,<1.5.0)
Requires-Dist: oslo.utils (>=1.4.0,<1.5.0)
Requires-Dist: oslo.i18n (>=1.5.0,<1.6.0)
Requires-Dist: yaql (>=0.2.6,<0.3)
Requires-Dist: python-muranoclient (>=0.5.6,<0.6.0)
Requires-Dist: python-mistralclient (>=0.2,<0.3)
Requires-Dist: python-congressclient (>=1.0.2)

Murano
======

Murano Project introduces an application catalog, which allows application
developers and cloud administrators to publish various cloud-ready
applications in a browsable‎ categorised catalog. Cloud users
— including inexperienced ones — can then use the catalog to
compose reliable application environments with the push of a button.


Project Resources
-----------------

* `Murano Official Documentation <http://murano.readthedocs.org>`_

* Project status, bugs, and blueprints are tracked on
  `Launchpad <https://launchpad.net/murano>`_

* Additional resources are linked from the project
  `Wiki <https://wiki.openstack.org/wiki/Murano>`_ page

* `Python client <https://github.com/openstack/python-muranoclient>`_

License
-------

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0



