RETIRED, Client library for Murano API.
Go to file
Stan Lagun 401e089367 Adds client support for action results
Partially implements: blueprint actions-return-result

Change-Id: Ia61b1fb5a4c61451c6ceba80c9ecab7452ee7986
2015-03-04 12:16:24 +03: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 Adds client support for action results 2015-03-04 12:16:24 +03:00
tools Use pretty-tox for better test output 2015-01-22 16:47:35 +03: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
openstack-common.conf Use modules from oslo istead of openstack-common 2015-01-20 12:19:23 +00:00
README.rst Update README with actual info 2014-02-21 00:30:00 +04:00
requirements.txt Update from global requirements 2015-01-20 12:20:03 +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 Merge "Use pretty-tox for better test output" 2015-02-02 11:44:37 +00:00
tox.ini Merge "Use pretty-tox for better test output" 2015-02-02 11:44:37 +00:00

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.