Client library for Murano API.
Go to file
Igor Yozhikov 59920a3d63 Cherry-pick following change-ids from release-0.2.
I155d42b0b45444fe239cb4ac9bd7e26e5c835aa5
Ie8559212b3850a191e61b7eace489ac369f7bfab
I42d3f577270c8330595c1e006e488c6fc4567d12
Ic75310c28e3d65e8871cc974699146c6767a4c6b
Ibf5ded656f7ae2c80e00aeb4c757bf238b7595aa

Change-Id: Ic260349de80e4ab92239c8eef8e492507bbc40e9
2013-09-03 15:15:02 +04:00
doc/source KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
muranoclient Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
tests Modified client to support lastStatus fetching 2013-07-19 17:41:43 +04:00
tools Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
.gitignore Removed all projects except Glazier Api Client 2013-04-09 13:44:21 +04:00
.gitreview Added .gitreview file 2013-05-15 17:13:52 +04:00
README.rst KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
openstack-common.conf Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
requirements.txt Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
run_tests.sh KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
setup-centos.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
setup.cfg Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
setup.py Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
setup.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
test-requirements.txt Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
tox.ini Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00

README.rst

Python bindings to the Murano API ===================== This 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).

SEE ALSO