]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync cfg and iniparser from openstack-common.
authorRussell Bryant <rbryant@redhat.com>
Mon, 16 Jul 2012 20:24:02 +0000 (21:24 +0100)
committerMark McLoughlin <markmc@redhat.com>
Thu, 19 Jul 2012 16:20:18 +0000 (17:20 +0100)
commitec6e9e4fde537eedb25946734b07297ba6c63c94
tree03d8b09309aa6c436376c79f246df53dc8a986cd
parente435bca7181240b3a4e4a9a81a21266ba9a6f3e7
Sync cfg and iniparser from openstack-common.

Cherry picks af387b9cb6bf34 and c6c29ab from Nova.

This change pulls in the latest version of the cfg module from
openstack-common includes some formatting changes, spelling fixes,
support for bol/eol spaces in values and support for deprecated
options.

Change-Id: I58c7b2100b594f5f261c089d674f449a1a7d067b
cinder/openstack/common/cfg.py
cinder/openstack/common/iniparser.py