RETIRED, Client library for Murano API.
Go to file
Alexander Tivelkov a6b573f42d Support for environment list filtering by project id
Added an optional parameter to the 'list' method of
'EnvironmentManager' class to support the filtering of environment
list by the owner tenant (project)

Change-Id: I9195a30c287d56dedd12099843f2c131882079a5
Implements-blueprint: list-environments-of-a-given-project
Depends-on: I90b0dd672d5a431f63e52753d7f517fd3d0ec6eb
2016-11-23 18:24:04 -08:00
doc/source Remove unused pngmath Sphinx extension 2016-02-29 19:57:31 +01:00
muranoclient Support for environment list filtering by project id 2016-11-23 18:24:04 -08:00
releasenotes Support for environment list filtering by project id 2016-11-23 18:24:04 -08:00
tools Sync tools/tox_install.sh 2016-08-30 19:54:43 +02:00
.coveragerc Add script for unit test coverage job 2016-08-11 10:41:44 +00: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 [docs] Update Readme with correct Doc URL 2016-08-26 20:07:28 +03:00
babel.cfg Add machinery for translations via babel 2015-12-25 13:18:43 +03:00
requirements.txt Updated from global requirements 2016-09-30 20:05:58 +00:00
run_tests.sh Extend CLI functionality 2014-05-28 11:32:25 -05:00
setup-centos.sh Improve muranoclient install scripts syntax 2016-05-16 10:47:11 +00:00
setup.cfg Add package list to openstack CLI 2016-09-29 11:26:02 +00: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-09-28 17:00:43 +00:00
tox.ini Add Glare to python-muranloclient tests 2016-09-19 17:31:10 +03:00

README.rst

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