summaryrefslogtreecommitdiff
path: root/openstack-cinder.configure
Commit message (Collapse)AuthorAgeFilesLines
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-125/+0
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* openstack: improve cinder configuration extensionTiago Gomes2015-05-011-38/+26
| | | | Change-Id: I709085e7ca489510196cb6ea8c0502cdd34ff3a0
* cinder: Run configure setup in the storage nodeFrancisco Redondo Marchena2015-04-271-1/+1
| | | | Change-Id: Ibc954e855452d83fe364083455bc2d5616457cbb
* Configure and start an iSCSI initiator on all required machinesTiago Gomes2015-04-241-1/+1
| | | | | | | | | The OpenStack Ironic Conductor service requires that an iSCSI initiator is running on the same local machine. This commit configures and sets an iSCSI initiator to run on the controller node on a two-node and three-node OpenStack system. For a one-node system, this service was already configured as it is required by OpenStack Cinder. Change-Id: I46291d9cd1a31e3ff91888401d45ab0dc67e3677
* OpenStack: Split Cinder into config, db and lv setupRichard Maw2015-04-171-4/+53
| | | | Change-Id: Iae387e39c4a62ef608496d31c748493fa88ce3e1
* Openstack: Make Cinder configurablePedro Alvarez2015-04-161-0/+88
Change-Id: I9c2bb1a204a01fa82e90d517663f6cf654666395 Signed-off-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Signed-off-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Signed-off-by: Patrick Darley <patrick.darley@codethink.co.uk>