Application Catalog for OpenStack
Go to file
Ekaterina Fedorova a0c2967453 Update requirements for a release-0.4.1
Change-Id: I4efc2618a86d7fc2e87b36a1fe0ee75c8aea7bcb
2014-02-07 14:55:35 +04:00
doc/source Cherry-pick from release-0.2 2013-09-25 16:59:38 +04:00
etc Fix name for syslog_log_facility param 2014-02-06 18:20:38 +04:00
muranoapi Import _ not implicit 2014-01-24 16:42:05 +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 for a release-0.4.1 2014-02-07 14:55:35 +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