Client library for Murano API.
Go to file
OpenDev Sysadmins a3bdb285c2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:30 +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 for pkg list, make include_disabled default False 2014-04-29 13:21:41 +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 OpenDev Migration Patch 2019-04-19 19:40:30 +00: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 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 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.