From 523c598624e936d4b2cbf832f30760dd2a2a6182 Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Fri, 21 Feb 2014 00:26:57 +0400 Subject: [PATCH] Update README with actual info Change-Id: I526e804baf4fc37ea63be59a86b0b33f2ca1bae5 --- README.rst | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 30fce95..148bcf2 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,36 @@ -python-metadataclient -===================== +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. -REST API client for interaction with Murano Metadata service +murano-metadataclient +--------------------- +murano-metadataclient is a python bindings for murano-repository project. + +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.