yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07863
[Bug 1265390] [NEW] Nova should conduct syntax checking on startup
Public bug reported:
It would be nice if Nova validated all syntax on startup. This could
solve a few problems:
* Problems with misconfiguration due to arguments in the wrong section (ex. [DEFAULT] vs. [database])
* Problems with misconfiguration due to incorrectly typed variable name (ex. rabbit_userid vs. rabbit-userid)
I'm sure there are other issues it would solve, but these are the first
which come to mind. When a configuration file isn't right, logs don't
always give an obvious response. My hope is any errors would be clearly
explained.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1265390
Title:
Nova should conduct syntax checking on startup
Status in OpenStack Compute (Nova):
New
Bug description:
It would be nice if Nova validated all syntax on startup. This could
solve a few problems:
* Problems with misconfiguration due to arguments in the wrong section (ex. [DEFAULT] vs. [database])
* Problems with misconfiguration due to incorrectly typed variable name (ex. rabbit_userid vs. rabbit-userid)
I'm sure there are other issues it would solve, but these are the
first which come to mind. When a configuration file isn't right, logs
don't always give an obvious response. My hope is any errors would be
clearly explained.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1265390/+subscriptions
Follow ups
References