Application Catalog for OpenStack
Go to file
Ekaterina Fedorova a63ff0a82e Add translation support
Use openstack.common.gettextutils for translation

Closes-Bug: #1267514
Change-Id: I4aaa9fae0b725bac724567a06387b6870c546ee5
2014-01-23 13:57:11 +04:00
doc/source Cherry-pick from release-0.2 2013-09-25 16:59:38 +04:00
etc Add new setup and SysV scripts 2014-01-21 19:17:47 +04:00
muranoapi Add translation support 2014-01-23 13:57:11 +04:00
tools Migrated to Murano Common 2013-07-25 15:59:45 +04:00
.gitignore Fix errors in infrastructure 2014-01-20 19:29:36 +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 made code preparations for build 2013-12-14 15:35:49 +04:00
README.rst Add new setup and SysV scripts 2014-01-21 19:17:47 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
common.inc Add new setup and SysV scripts 2014-01-21 19:17:47 +04:00
openstack-common.conf Migrated to Murano Common 2013-07-25 15:59:45 +04:00
requirements.txt Update requirements.txt for v0.4 2013-12-20 18:57:45 +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.cfg Fix errors in infrastructure 2014-01-20 19:29:36 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 13:16:24 +04:00
setup.sh Add new setup and SysV scripts 2014-01-21 19:17:47 +04:00
test-requirements.txt Update requirements to stable/havana. 2013-12-12 20:32:56 +04:00
tox.ini Migrated to Murano Common 2013-07-25 15:59:45 +04:00

README.rst

Murano API README

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

INSTALL FROM SOURCE

Please, use setup.sh script with root user privileges for install/uninstall of the software.

SEE ALSO