add README.rst content

Change-Id: I4a4c0749035b186bf67f736f51e67a3592ace9ee
This commit is contained in:
Jeffrey Zhang 2014-10-11 15:40:03 +08:00
parent f9c1c125db
commit 118aec428d
1 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,45 @@
==============
Cinder Formula
==============
Install and configure the OpenStack Cinder service.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``cinder``
----------
Install the Cinder and enable the service.
``cinder.db``
-------------
Create the db for Cinder service.
``cinder.keystone``
-------------------
Init the Cinder user, service and endpoint.
``cinder.server``
-----------------
Install the Cinder and enable the service.
``cinder.client``
-----------------
Install the python-cinderclient package.
``cinder.volume``
-----------------
Install the Cinder Volume Service