Client library for Murano API.
Go to file
Flavio Percoco c79802f218 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/e7e5f839d72f7192480f607e55be4cfa

Change-Id: I61a3cb7191000bf9c72c6add798bf7aaf7b21a4f
2016-11-25 15:51:33 +01:00
doc/source Fix OpenStack Licensing 2016-10-07 23:49:01 +05:30
muranoclient Fix removes date_time items from dictionaries 2016-11-13 01:17:54 +03:00
releasenotes Enable release notes translation 2016-10-06 20:51:05 +02:00
tools Fix typos in cover.sh 2016-11-16 13:10:45 +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 Readme 2015-04-27 17:24:09 +03:00
HACKING.rst Update Readme 2015-04-27 17:24:09 +03:00
LICENSE Add LICENSE to muranoclient 2014-07-21 16:24:04 -05:00
README.rst Show team and repo badges on README 2016-11-25 15:51:33 +01:00
babel.cfg Add machinery for translations via babel 2015-12-25 13:18:43 +03:00
requirements.txt Merge "Add validation to package import" 2016-11-11 20:09:13 +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 support for environment edit API 2016-10-05 18:11:09 +03:00
setup.py Updated from global requirements 2015-09-17 12:16:52 +00:00
setup.sh Improve muranoclient install scripts syntax 2016-05-16 10:47:11 +00:00
test-requirements.txt Updated from global requirements 2016-11-06 02:07:03 +00:00
tox.ini move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05: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:

http://docs.openstack.org/developer/murano/

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