Files
libra/etc
David Shrewsbury fb9e214642 Use ConfigParser for database config parsing
We cannot use oslo.config for the database sections because we
would need to register the section names before parsing, which
is not possible since the section names are dynamically defined.

Change-Id: Icaf9b02119159922492617bfdc87bbc2c5a03dbe
2013-10-22 15:57:19 -04:00
..