ChangBo Guo(gcb) 2576dd3eb1 Don't convert ValueError into NoSuchOptError in ConfigOpts
In method __getattr__ of ConfigOpts, we catch all exceptions and convert
it to NoSuchOptError. This is wrong, we need allow raise ValueError to
provide more details about the error.

Change-Id: Ic08b812424ff9ad79f03a9069877b610fcbd4172
Closes-Bug: #1471149
2015-07-03 16:54:10 +08:00
2015-05-13 11:22:21 +02:00
2013-03-14 12:04:19 -07:00
2013-05-03 17:26:07 -04:00
2013-02-17 09:25:32 +00:00
2013-06-13 10:39:54 +02:00
2015-06-22 08:26:57 +00:00

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.

Description
OpenStack library for config
Readme 12 MiB
Languages
Python 99.8%
Shell 0.2%