Metadata-Version: 2.0
Name: murano
Version: 2014.2.4
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.7,<1.0,>=0.6)
Requires-Dist: Babel (<=1.3,>=1.3)
Requires-Dist: SQLAlchemy (!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4)
Requires-Dist: alembic (<=0.7.4,>=0.6.4)
Requires-Dist: anyjson (<=0.3.3,>=0.3.3)
Requires-Dist: eventlet (<=0.15.2,>=0.15.1)
Requires-Dist: PasteDeploy (<=1.5.2,>=1.5.0)
Requires-Dist: Routes (!=2.0,<=2.1,>=1.12.3)
Requires-Dist: WebOb (<=1.3.1,>=1.2.3)
Requires-Dist: wsgiref (>=0.1.2)
Requires-Dist: argparse
Requires-Dist: ordereddict (<=1.1)
Requires-Dist: kombu (<=3.0.15,>=2.5.0)
Requires-Dist: lockfile (<=0.8,>=0.8)
Requires-Dist: pycrypto (<=2.6.1,>=2.6)
Requires-Dist: psutil (<2.0.0,>=1.1.1)
Requires-Dist: iso8601 (<=0.1.10,>=0.1.9)
Requires-Dist: six (<=1.9.0,>=1.7.0)
Requires-Dist: netaddr (<=0.7.13,>=0.7.12)
Requires-Dist: PyYAML (<=3.10,>=3.1.0)
Requires-Dist: jsonpatch (<=1.3,>=1.1)
Requires-Dist: keystonemiddleware (<1.4.0,>=1.0.0)
Requires-Dist: Paste (<=1.7.5.1)
Requires-Dist: passlib (<=1.6.2)
Requires-Dist: jsonschema (<3.0.0,>=2.0.0)
Requires-Dist: python-keystoneclient (<1.2.0,>=0.10.0)
Requires-Dist: python-heatclient (<0.3.0,>=0.2.9)
Requires-Dist: python-neutronclient (<2.4.0,>=2.3.6)
Requires-Dist: oslo.db (<1.1,>=1.0.0)
Requires-Dist: oslo.config (<=1.6.0,>=1.4.0)
Requires-Dist: oslo.messaging (<1.5.0,>=1.4.0)
Requires-Dist: oslo.utils (<1.5.0,>=1.4.0)
Requires-Dist: yaql (>=0.2.3,<0.3)
Requires-Dist: python-muranoclient (>=0.5.5,<0.5.6)

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



