Update README with actual info
Change-Id: Id6266d59647d78558143c35d36082e0392144e5b
This commit is contained in:
parent
b86a5db135
commit
95405d7607
43
README.rst
43
README.rst
@ -1,9 +1,38 @@
|
||||
Python bindings to the Murano API
|
||||
=====================
|
||||
This is a client library for Murano built on the Murano API. It
|
||||
provides a Python API (the ``muranoclient`` module) and a command-line tool
|
||||
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.
|
||||
|
||||
python-muranoclient
|
||||
-------------------
|
||||
python-muranoclient is a client library for Murano built on the Murano API.
|
||||
It provides a Python API (the ``muranoclient`` module) and a command-line tool
|
||||
(``murano``).
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
* `Murano <http://murano.mirantis.com>`__
|
||||
Project Resources
|
||||
-----------------
|
||||
* `Murano at Launchpad <http://launchpad.net/murano>`__
|
||||
* `Wiki <https://wiki.openstack.org/wiki/Murano>`__
|
||||
* `Code Review <https://review.openstack.org/>`__
|
||||
* `Sources <https://wiki.openstack.org/wiki/Murano/SourceCode>`__
|
||||
* `Developers Guide <http://murano-docs.github.io/latest/developers-guide/content/ch02.html>`__
|
||||
|
||||
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 <https://review.openstack.org/>`__.
|
||||
You can `file bugs <https://bugs.launchpad.net/murano/+filebug>`__ and
|
||||
`register blueprints <https://blueprints.launchpad.net/murano/+addspec>`__ on
|
||||
Launchpad.
|
||||
|
Loading…
Reference in New Issue
Block a user