Metadata-Version: 2.0
Name: murano
Version: 2014.2.1
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.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6)
Requires-Dist: alembic (>=0.6.4)
Requires-Dist: anyjson (>=0.3.3)
Requires-Dist: eventlet (>=0.15.1)
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: Routes (>=1.12.3,!=2.0)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: wsgiref (>=0.1.2)
Requires-Dist: argparse
Requires-Dist: ordereddict
Requires-Dist: kombu (>=2.5.0)
Requires-Dist: lockfile (>=0.8)
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: psutil (>=1.1.1,<2.0.0)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: six (>=1.7.0)
Requires-Dist: netaddr (>=0.7.12)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: jsonpatch (>=1.1)
Requires-Dist: keystonemiddleware (>=1.0.0)
Requires-Dist: Paste
Requires-Dist: passlib
Requires-Dist: jsonschema (>=2.0.0,<3.0.0)
Requires-Dist: python-keystoneclient (>=0.10.0)
Requires-Dist: python-heatclient (>=0.2.9)
Requires-Dist: python-neutronclient (>=2.3.6,<3)
Requires-Dist: oslo.db (>=1.0.0)
Requires-Dist: oslo.config (>=1.4.0)
Requires-Dist: oslo.messaging (>=1.4.0,!=1.5.0,<1.6.0)
Requires-Dist: oslo.utils (>=1.0.0)
Requires-Dist: yaql (>=0.2.3,<0.3)
Requires-Dist: python-muranoclient (>=0.5.5)

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, which may be used by the
cloud users (including the inexperienced ones) to pick-up the needed
applications and services and composes the reliable environments out of them
in a "push-the-button" manner.


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

Project status, bugs, and blueprints are tracked on Launchpad:

  https://launchpad.net/murano

Developer documentation can be found here:

  https://murano.readthedocs.org

Additional resources are linked from the project wiki page:

  https://wiki.openstack.org/wiki/Murano

License
-------

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



