]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Modified configuration group name to lowercase
authorSridhar S <sridharas@outlook.com>
Wed, 23 Oct 2013 10:33:40 +0000 (16:03 +0530)
committerSridhar S <sridharas@outlook.com>
Mon, 28 Oct 2013 06:09:38 +0000 (11:39 +0530)
commitb9cb30ade7cc76e65843f09d68f3a2c7ba326732
tree70e17b458d1dee8c5ef5a14cc195c9829ae64eda
parenta8c3c0c1ab4cfd9c4f2316f4da3de0b21a770326
Modified configuration group name to lowercase

Most of the OpenStack project makes use of lower case for
configuration group names. But, 'neutron' was having group
names in either cases. Bug states it is fine to have group
name in upper case for [DEFAULT] but needs to be changed
for others. It was noted that [PLUMgridDirector] was having
characters.

Change-Id: I95f2dad6d5ae17f722202f4917b6ef460cd41e15
Closes-Bug: #1176683
etc/neutron/plugins/plumgrid/plumgrid.ini
neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py