]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
New cinder.conf.sample format
authorEric Harney <eharney@redhat.com>
Thu, 17 Jan 2013 21:21:54 +0000 (16:21 -0500)
committerEric Harney <eharney@redhat.com>
Thu, 17 Jan 2013 21:21:54 +0000 (16:21 -0500)
commit5e31dc7982c26494644e769d25ab0cfa38c11685
treeb845aa8cd60c4be3fb77b3bda5597716e6ee3088
parentd3324a35adc6bdba9b58a1bc2dbb6d9654e8936a
New cinder.conf.sample format

Based on recent changes in Nova, this provides a cleaner/simpler looking config file:

- Move help message before each option, rather than after.
- Print types like "string value" instead of "(StrOpt)"
- Use fewer pound symbols

Switch to a new format that looks much more like a normal config file.

Change-Id: I69f9b7b84215a2a69bdb0c4af9d5e1cb1e105a45
etc/cinder/cinder.conf.sample
tools/conf/extract_opts.py