RETIRED, Client library for Murano API.
Go to file
Andreas Jaeger fc9b08fc6e Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I4fe9ea8ee88dad673849cbb9e1a469ca12705740
2020-05-22 17:23:41 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:41 +00:00
muranoclient Remove Python 2.4 compat code 2020-04-20 19:56:22 -07:00
playbooks/legacy/muranoclient-functional-test-mysql-backend OpenDev Migration Patch 2019-04-19 19:40:29 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:41 +00: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 Python3 victoria unit tests 2020-04-11 18:45:02 +00: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
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:41 +00:00
requirements.txt Remove six usage 2020-04-16 23:07:08 -07: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
setup.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:36:04 +08:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 19:33:34 -05:00
tox.ini Cleanup py27 support 2020-05-11 11:06:58 +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