Client library for Murano API.
Go to file
Serg Melikyan be1bcaf241 Added tests for new services
Change-Id: I08afb1b358292782bab069a93de18049ae3470fa
2013-06-10 17:15:12 +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 Another changes within Service::Delete 2013-05-28 18:32:14 +04:00
tests Added tests for new services 2013-06-10 17:15:12 +04:00
tools KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +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 KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +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.cfg KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
setup.py KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
tox.ini Added .gitreview file 2013-05-15 17:13:52 +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