Client library for Murano API.
Go to file
pengyuesheng b3f4d15e14 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: If2ca7919c0a4a488b2719e4063a2c700f23d3e59
2019-07-04 16:20:40 +08:00
doc Bump the openstackdocstheme extension to 1.20 2019-07-04 16:20:40 +08:00
muranoclient Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
playbooks/legacy/muranoclient-functional-test-mysql-backend OpenDev Migration Patch 2019-04-19 19:40:29 +00:00
releasenotes Bump the openstackdocstheme extension to 1.20 2019-07-04 16:20:40 +08:00
tools Use standard cover tox env 2018-09-10 11:39:00 +08:00
.coveragerc move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
.gitignore Switch to stestr 2018-07-13 07:57:12 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:29 +00:00
.stestr.conf Switch to stestr 2018-07-13 07:57:12 +07:00
.zuul.yaml Add Python 3 Train unit tests 2019-07-03 17:18:31 +08:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
babel.cfg Add machinery for translations via babel 2015-12-25 13:18:43 +03:00
lower-constraints.txt Bump the openstackdocstheme extension to 1.20 2019-07-04 16:20:40 +08:00
requirements.txt Fix incompatible requirement 2018-04-12 12:45:23 +09:00
run_tests.sh Delete python bytecode file 2016-11-22 03:57:09 +08:00
setup-centos.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
setup.cfg Add Python 3 Train unit tests 2019-07-03 17:18:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:54:54 +00:00
setup.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
test-requirements.txt Switch to stestr 2018-07-13 07:57:12 +07:00
tox.ini Add Python 3 Train unit tests 2019-07-03 17:18:31 +08:00

README.rst

Team and repository tags

image

Murano

Latest Version

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