Public bug reported:

Patch 9864801d468de5dde79141cbab4374bd2310bef2 introduced config options
that are registered outside nova/conf/ directory, thus violating check
N342 (which does not work, it will be fixed in
https://review.openstack.org/#/c/355597/ which cannot be introduced
until the issue with policy configs is fixed).

Logs:
2016-09-14 08:33:33.496626 | ./nova/cmd/policy_check.py:39:1: N342  Config 
options should be in the central location '/nova/conf/*'. Do not declare new 
config options outside of that folder.
2016-09-14 08:33:33.496779 | ./nova/cmd/policy_check.py:148:1: N342  Config 
options should be in the central location '/nova/conf/*'. Do not declare new 
config options outside of that folder.

** Affects: nova
     Importance: Undecided
     Assignee: Maciej Szankin (mszankin)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Maciej Szankin (mszankin)

-- 
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/1625644

Title:
  Policy config is misplaced

Status in OpenStack Compute (nova):
  New

Bug description:
  Patch 9864801d468de5dde79141cbab4374bd2310bef2 introduced config
  options that are registered outside nova/conf/ directory, thus
  violating check N342 (which does not work, it will be fixed in
  https://review.openstack.org/#/c/355597/ which cannot be introduced
  until the issue with policy configs is fixed).

  Logs:
  2016-09-14 08:33:33.496626 | ./nova/cmd/policy_check.py:39:1: N342  Config 
options should be in the central location '/nova/conf/*'. Do not declare new 
config options outside of that folder.
  2016-09-14 08:33:33.496779 | ./nova/cmd/policy_check.py:148:1: N342  Config 
options should be in the central location '/nova/conf/*'. Do not declare new 
config options outside of that folder.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1625644/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to