]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Making opt names consistent
authorKendall Nelson <kjnelson@us.ibm.com>
Wed, 9 Sep 2015 13:21:25 +0000 (08:21 -0500)
committerKendall Nelson <kjnelson@us.ibm.com>
Wed, 9 Sep 2015 16:48:54 +0000 (11:48 -0500)
commit1fd83e14d28e18569af63ee2882dc174eacec3ac
treecd549ea8a89ff31b30f0d75acd04c30e00801b05
parentde64f5ad716676b7180365798efc3ea69a4fef0e
Making opt names consistent

Wherever there are lists of options being registered, the name of
the list needs to be plural to be consistent with all other opt lists
being registered elsewhere. This change is necessary for the dynamic
generation of cinder.sample.conf.

Co-Authored-By: Jacob Gregor <jgregor@us.ibm.com>
Change-Id: I1434a195016a2a595d0205d73a78a60cd94137f8
cinder/image/image_utils.py
cinder/volume/drivers/dothill/dothill_common.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/lenovo/lenovo_common.py
cinder/volume/drivers/san/hp/hpmsa_common.py
cinder/volume/drivers/tintri.py