Client library for Murano API.
Go to file
OpenStack Proposal Bot 5ab3573a9c Updated from global requirements
Change-Id: I13fde30e9144b7dc1c1befe6c209bb78fb8fb981
2017-12-21 00:44:36 +00:00
doc/source Using the latest openstackdocstheme settings 2017-07-04 10:30:58 +08:00
muranoclient Merge "Imported Translations from Zanata" 2017-10-24 19:03:28 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:45:03 +01:00
tools Avoid tox_install.sh for constraints support 2017-12-02 16:58:21 +00:00
.coveragerc move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
.gitignore Add machinery for translations via babel 2015-12-25 13:18:43 +03:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:42:25 +00:00
.testr.conf Mark .testr.conf as non-executable 2016-10-03 17:11:10 +03:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-07-20 18:49:00 +08:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 18:49:00 +08:00
LICENSE Add LICENSE to muranoclient 2014-07-21 16:24:04 -05:00
README.rst Update links in README 2017-08-24 13:28:36 +08:00
babel.cfg Add machinery for translations via babel 2015-12-25 13:18:43 +03:00
requirements.txt Updated from global requirements 2017-12-21 00:44:36 +00:00
run_tests.sh Delete python bytecode file 2016-11-22 03:57:09 +08:00
setup-centos.sh Improve muranoclient install scripts syntax 2016-05-16 10:47:11 +00:00
setup.cfg Add package download to openstack CLI 2017-08-22 21:59:47 +08:00
setup.py Updated from global requirements 2017-03-02 11:54:54 +00:00
setup.sh Improve muranoclient install scripts syntax 2016-05-16 10:47:11 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:25:05 +00:00
tox.ini Avoid tox_install.sh for constraints support 2017-12-02 16:58:21 +00:00

README.rst

Team and repository tags

image

Murano

Latest Version

Downloads

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

Project status, bugs, and blueprints are tracked on Launchpad:

Developer documentation can be found here:

https://docs.openstack.org/murano/latest/

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Murano

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0