Client library for Murano API.
Go to file
Timur Sufiev 123039102a Support passing networking info during environment create, not update.
Change-Id: Icf1a96d18d8837ed612aef227e0dd4c245c3515a
Closes-bug: #1257629
2013-12-10 15:12:27 +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 Support passing networking info during environment create, not update. 2013-12-10 15:12:27 +04:00
tests Support passing networking info during environment create, not update. 2013-12-10 15:12:27 +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 Update requirements to match havana's ones. 2013-10-29 16:25:38 +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 Resolve issues with package setup.py 2013-09-09 10:55:27 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 16:25:38 +04:00
setup.sh Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00
test-requirements.txt Update requirements to match havana's ones. 2013-10-29 16:25:38 +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