Go to file
Ekaterina Fedorova 55ae7796d9 Add default endpoint in case it's not found in service catalog
Change-Id: Ia4a06e32eeb1738afc75b4ad6ddec9432313910a
2013-12-10 10:18:53 +04:00
data Data folder clean-up 2013-11-21 17:35:09 +04:00
doc/source NovaNetwork support 2013-11-28 14:34:02 +04:00
etc Add version to metadata-repository url 2013-12-04 18:46:18 +04:00
heatplugin Enable getting data from metadatarepository 2013-11-01 11:57:39 +04:00
logs Removed all projects except Glazier Conductor 2013-04-09 14:37:40 +04:00
muranoconductor Add default endpoint in case it's not found in service catalog 2013-12-10 10:18:53 +04:00
tests Enable getting data from metadatarepository 2013-11-01 11:57:39 +04:00
tools Migrate to Murano Common 2013-07-25 20:00:53 +04:00
.gitignore Removed all projects except Glazier Conductor 2013-04-09 14:37:40 +04:00
.gitreview Fix tox.ini for conductor 2013-05-17 14:18:56 +04:00
MANIFEST.in Fix conductor 2013-11-07 19:21:51 +04:00
README.rst KEERO-314 - Fix all occurrences of old names (keero, glazier) in conductor + CRLF->LF 2013-04-25 09:37:25 +04:00
babel.cfg Removed all projects except Glazier Conductor 2013-04-09 14:37:40 +04:00
openstack-common.conf conductor renamed to muranoconductor, updated for muranocommon 0.2 with RabbitMQ improvements 2013-07-29 13:20:03 +04:00
requirements.txt Add version to metadata-repository url 2013-12-04 18:46:18 +04:00
run_tests.sh Removed all projects except Glazier Conductor 2013-04-09 14:37:40 +04:00
setup-centos.sh Add common log and configuration places 2013-11-27 15:09:10 +04:00
setup.cfg Cherry-picked changes from release-0.3 2013-11-26 17:59:00 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 16:24:58 +04:00
setup.sh Add common log and configuration places 2013-11-27 15:09:10 +04:00
test-requirements.txt Advanced Networking Implemented 2013-11-19 15:00:11 +04:00
tox.ini conductor renamed to muranoconductor, updated for muranocommon 0.2 with RabbitMQ improvements 2013-07-29 13:20:03 +04:00

README.rst

Murano Conductor README

Conductor is an Murano orchestration engine that transforms object model sent by REST API service into a series of Heat and Murano-Agent commands

SEE ALSO