From 7be48487d0ce47b15232f06eae6707b6f1f35e46 Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Thu, 20 Feb 2014 23:37:52 +0400 Subject: [PATCH] Update README with actual info Change-Id: If3988c848777c951ef27a3b3eb602bf7fe80b97b --- README.rst | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index baa99fc..b7682c1 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,37 @@ -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 +Murano +====== +Murano Project introduces an application catalog, which allows application +developers and cloud administrators to publish various cloud-ready +applications in a browsable‎ categorised catalog, which may be used by the +cloud users (including the inexperienced ones) to pick-up the needed +applications and services and composes the reliable environments out of them +in a “push-the-button” manner. -INSTALL FROM SOURCE -===================== -Please, use setup.sh script with root user privileges for install/uninstall of the software. +murano-conductor +---------------- +murano-conductor is responsible for object model transformation into series of +Heat and murano-agent commands. -SEE ALSO --------- -* `Murano `__ +Project Resources +----------------- +* `Murano at Launchpad `__ +* `Wiki `__ +* `Code Review `__ +* `Sources `__ +* `Developers Guide `__ + +How To Participate +------------------ +If you would like to ask some questions or make proposals, feel free to reach +us on #murano IRC channel at FreeNode. Typically somebody from our team will +be online at IRC from 6:00 to 20:00 UTC. You can also contact Murano community +directly by openstack-dev@lists.openstack.org adding [Murano] to a subject. + +We’re holding public weekly meetings on Tuesdays at 17:00 UTC +on #openstack-meeting-alt IRC channel at FreeNode. + +If you want to contribute either to docs or to code, simply send us change +request via `gerrit `__. +You can `file bugs `__ and +`register blueprints `__ on +Launchpad.