Client library for Murano API.
Go to file
TimurNurlygayanov e475742f5b Added HTTP proxy support
Change-Id: I400ad499d63279f42a8e7ceeb4dd3f49efe4e148
Implements: blueprint http-proxy-support-for-murano-client
2014-04-17 20:56:15 +04: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 Added HTTP proxy support 2014-04-17 20:56:15 +04:00
tests Support passing networking info during environment create, not update. 2013-12-10 15:12:27 +04:00
tools Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
.gitignore Updated openstack-common 2014-03-27 20:41:24 +04:00
.gitreview Added .gitreview file 2013-05-15 17:13:52 +04:00
README.rst Update README with actual info 2014-02-21 00:30:00 +04:00
openstack-common.conf Updated openstack-common 2014-03-27 20:41:24 +04:00
requirements.txt Update requirements.txt due to changes in global-requirements.txt 2014-04-15 19:53:21 +04:00
run_tests.sh KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
setup-centos.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
setup.cfg Update version in setup.cfg 2013-12-10 20:47:08 +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 Update requirements to stable/havana. 2014-02-11 14:00:10 +04:00
tox.ini Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +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.