Metadata-Version: 2.0
Name: murano-dashboard
Version: 2015.1.0rc1
Summary: The Murano Dashboard
Home-page: https://launchpad.net/murano
Author: Mirantis, Inc.
Author-email: murano-all@lists.openstack.org
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Topic :: Internet :: WWW/HTTP
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: beautifulsoup4
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: six (>=1.9.0)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: django-floppyforms (>=1.1)
Requires-Dist: yaql (>=0.2.3,<0.3)
Requires-Dist: python-muranoclient (>=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.

murano-dashboard
----------------
murano-dashboard is an extension for OpenStack Dashboard that provides UI for
Murano. With murano-dashboard user is able to easily manage and control
application catalog, running applications and created environments alongside
with all other OpenStack resources.

For developer purpose, please place OpenStack Dashboard extension file, located
at *local/_50_murano.py* under horizon/openstack_dashboard/local/enabled
directory and run horizon as usually.

Project Resources
-----------------
* `Murano at Launchpad <http://launchpad.net/murano>`__
* `Wiki <https://wiki.openstack.org/wiki/Murano>`__
* `Code Review <https://review.openstack.org/>`__
* `Sources <https://wiki.openstack.org/wiki/Murano/SourceCode>`__
* `Developers Guide <http://murano-docs.github.io/latest/developers-guide/content/ch02.html>`__

How To Participate
------------------
If you would like to ask some questions or make proposals, feel free to reach
us on #murano IRC channel at FreeNode. Typically somebody from our team will
be online at IRC from 6:00 to 20:00 UTC. You can also contact Murano community
directly by openstack-dev@lists.openstack.org adding [Murano] to a subject.

We’re holding public weekly meetings on Tuesdays at 17:00 UTC
on #openstack-meeting-alt IRC channel at FreeNode.

If you want to contribute either to docs or to code, simply send us change
request via `gerrit <https://review.openstack.org/>`__.
You can `file bugs <https://bugs.launchpad.net/murano/+filebug>`__ and
`register blueprints <https://blueprints.launchpad.net/murano/+addspec>`__ on
Launchpad.



