cinder/cinder/config
Eric Harney 501485b250 genopts: Fix python 3 compat, sort options
Make subprocess.check_output() return strings
instead of bytes by adding universal_newlines.

This fixes the check_uptodate failure during
"tox -e pep8" in a py3 env.

This also sorts the config sections alphabetically.

Closes-Bug: #1688313

Change-Id: If8aaa0d552c5997194f43a38a6674cdfdd9fd15a
(cherry picked from commit 53cee41e62)
2017-05-09 12:52:48 +00:00
..
cinder-config-generator.conf Fix the issue that osprofiler opts not in cinder.conf.sample 2016-10-11 22:59:52 -04:00
generate_cinder_opts.py genopts: Fix python 3 compat, sort options 2017-05-09 12:52:48 +00:00