tripleo-image-elements/elements/cinder
Michael Kerrin c5690f6553 Remove /opt/stack/{repo} files
Reduce the size of the images and remove git information.

Co-Authored-By: nicholas.randon@hp.com
Co-Authored-By: michael.kerrin@hp.com

Change-Id: I168fa2b1d36e6f9e0a281bc284be8bb24076e1a2
2015-02-03 09:50:31 +00:00
..
cleanup.d Remove /opt/stack/{repo} files 2015-02-03 09:50:31 +00:00
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Set lock_path in cinder.conf 2014-11-24 10:52:41 +00:00
os-apply-config/etc/cinder Set lock_path in cinder.conf 2014-11-24 10:52:41 +00:00
pre-install.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
README.md Properly format markdown code blocks 2014-11-12 10:31:01 +09:00
element-deps Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
source-repository-cinder Use openstack git repos when possible 2013-11-15 10:48:11 +02:00

README.md

Install and configure Cinder.

An appropriate target element (such as cinder-tgt or cinder-lio) must be included in images that use cinder.

Configuration

cinder:
  verbose: False
    - Print more verbose output (set logging level to INFO instead of default WARNING level).
  debug: False
    - Print debugging output (set logging level to DEBUG instead of default WARNING level).
  iscsi-helper: tgtadm
    - Specifies the iSCSI helper to use.  Must match the target element included in the image.