yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34079
[Bug 1412798] Re: Typo in section header in config silently disables all config parsing
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1412798
Title:
Typo in section header in config silently disables all config parsing
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
I know it sounds silly, but I just spend five hours trying to find why
glance is not working with swift and printing random erros. At the end
I had found it had ignored all debug/log settings, and later I had
found the source of the problem - small typo in my config.
If config contains '[[DEFAULT]' instead of '[DEFAULT]' glance ignores
all setting in section (i think it is not only for 'default', but
'default' is the most devastating, because it disables logging and
logging locations).
Proposed solution: write down a warning to stdout if configuration
file contains no '[DEFAULT]' section.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1412798/+subscriptions
References