Application Catalog for OpenStack
Go to file
Alexander Tivelkov 0246fd06c6 Deployment description is not hidden anymore
Description (i.e. the list of deployed services etc) is needed to display the configuration which was attempted to be deployed. So, this should be exposed by the API

Change-Id: I0675cd584dabc845835101192316ddd206af708d
2013-07-17 20:19:50 +04:00
bin Cherry-pick all changes from release-0.1 branch 2013-06-26 12:49:57 +04:00
doc/source New way of session handling 2013-05-27 12:31:45 +04:00
etc Removed extra param from config 2013-07-16 11:27:25 +04:00
muranoapi Deployment description is not hidden anymore 2013-07-17 20:19:50 +04:00
tools Fix jsonschema version in pip-requires 2013-07-17 12:43:53 +04:00
.gitignore Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
.gitreview Add .gitreview file. 2013-05-16 19:32:14 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Cherry-pick all changes from release-0.1 branch 2013-06-26 12:49:57 +04:00
README.rst KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
openstack-common.conf Updated to latest OpenStack Common 2013-06-27 17:01:03 +04:00
run_tests.sh KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
setup-centos.sh fixed python setup workflow 2013-07-11 17:29:12 +04:00
setup.cfg KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
setup.py KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
setup.sh fixed python setup workflow 2013-07-11 17:29:12 +04:00
tox.ini Add .gitreview file. 2013-05-16 19:32:14 +04:00

README.rst

Murano API README

Murano API is a project that provides access to engine via API.

SEE ALSO