Client library for Murano API.
Go to file
Jenkins 7f67b27f73 Merge "Provide method for calling action in an environment" 2014-09-09 12:00:17 +00:00
doc/source KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
muranoclient Merge "Provide method for calling action in an environment" 2014-09-09 12:00:17 +00:00
tools Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
.gitignore Add package-create command 2014-07-03 19:32:11 +04:00
.gitreview Added .gitreview file 2013-05-15 17:13:52 +04:00
.testr.conf Infrastructure update 2014-06-24 13:28:36 +04:00
LICENSE Add LICENSE to muranoclient 2014-07-21 16:24:04 -05:00
README.rst Update README with actual info 2014-02-21 00:30:00 +04:00
openstack-common.conf Infrastructure update 2014-06-24 13:28:36 +04:00
requirements.txt Merge "Add package-create command" 2014-07-10 08:56:35 +00:00
run_tests.sh Extend CLI functionality 2014-05-28 11:32:25 -05:00
setup-centos.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
setup.cfg Remove version from setup.cfg 2014-04-18 19:02:57 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 16:25:38 +04:00
setup.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
test-requirements.txt Bump hacking to 0.9.x series 2014-08-14 14:14:36 +04:00
tox.ini Bump hacking to 0.9.x series 2014-08-14 14:14:36 +04:00

README.rst

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.

python-muranoclient

python-muranoclient is a client library for Murano built on the Murano API. It provides a Python API (the muranoclient module) and a command-line tool (murano).

Project Resources

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.

Were 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. You can file bugs and register blueprints on Launchpad.