Client library for Murano API.
Go to file
OpenDev Sysadmins 45acebf8e8 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:29 +00: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 OpenDev Migration Patch 2019-04-19 19:40:29 +00: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