tripleo-image-elements/elements/cinder/README.md
Dan Prince 0baa3af50b Revert "Adds passthrough config for cinder rootwra
This reverts commit 908a9f5dfe.

This config file is empty by default and breaks the ability
to create cinder volumes with the following error from
oslo.rootwrap:

  No section: \'Filters\'\n'

Change-Id: I28c62fedc372c57e86566270b7e1e99b82a921a4
Closes-bug: #1342101
2014-07-15 09:02:09 -04:00

516 B

Install cinder service from git.

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.