neutron/quantum/tests
Mark McLoughlin fd7223bcd4 Allow use of lowercase section names in conf files
Fixes bug #1189889

oslo.config-1.2.0 normalizes section names in config files to lowercase.
This means that simply by upgrading to oslo.config-1.2.0, users will now
be able to do e.g.

  [default_servicetype]
  description = ...
  service_definition = ...

Change the default config files to make it clear we recommend the use of
lowercase section names.

Note, the use of an alpha tarball of oslo.config requires pbr>=0.5.15
but we already require >=0.5.16.

DocImpact

Change-Id: Ia47fb3d168da71d3221b25979f8c9257d70dd64d
2013-06-18 21:05:30 +01:00
..
etc Allow use of lowercase section names in conf files 2013-06-18 21:05:30 +01:00
unit Allow use of lowercase section names in conf files 2013-06-18 21:05:30 +01:00
var Support for SSL in wsgi.Server 2013-03-28 12:55:50 +00:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
base.py Make logging level in unit tests configurable. 2013-05-21 09:33:11 +09:00