Client library for Murano API.
Go to file
OpenStack Release Bot ed461a0291 Update TOX_CONSTRAINTS_FILE for stable/2023.2
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2023.2 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I0dc80b818e422a986b5a55441c033d0261882ab8
2023-09-15 14:44:57 +00:00
doc [community goal] Update contributor documentation 2021-05-31 20:35:38 +00:00
muranoclient Merge "Replace assertItemsEqual with assertCountEqual" 2020-09-16 14:57:54 +00:00
releasenotes Imported Translations from Zanata 2023-03-07 02:45:30 +00:00
tools Remove unused scripts 2022-01-17 09:26:45 +00: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 Update .gitreview for stable/2023.2 2023-09-15 14:44:54 +00:00
.stestr.conf Switch to stestr 2018-07-13 07:57:12 +07:00
.zuul.yaml Fix gate 2023-09-11 11:56:02 +00:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-05-31 20:35:38 +00: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
requirements.txt requirements: Uncap prettytable, remove l-c 2021-10-13 12:17:56 +01:00
run_tests.sh [ussuri][goal] Drop python 2.7 support and testing 2019-12-15 00:40:36 +00:00
setup-centos.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
setup.cfg Cleanup py27 support 2020-05-11 11:06:58 +08:00
setup.py Cleanup py27 support 2020-04-04 17:03:55 +02:00
test-requirements.txt Small cleanups 2020-06-18 09:43:43 +02:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.2 2023-09-15 14:44:57 +00: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