RETIRED, SaltStack formula used for installing OpenStack Cinder
Go to file
Jeffrey Zhang 118aec428d add README.rst content
Change-Id: I4a4c0749035b186bf67f736f51e67a3592ace9ee
2014-10-11 15:40:03 +08:00
cinder remove the volume in the init 2014-08-01 14:39:40 +08:00
.gitreview add .gitreview 2014-10-09 10:33:08 +08:00
README.rst add README.rst content 2014-10-11 15:40:03 +08:00
pillar.example change the method to generate config file 2014-07-24 16:08:33 +08:00

README.rst

Cinder Formula

Install and configure the OpenStack Cinder service.

Available states

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