With the current state of master, the bug is already invalid.

The code referenced above have already been removed.

** Changed in: horizon
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1416516

Title:
  use of oslo config in code uses two different versions

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  parts of the code do this:

  from oslo_config import cfg

  other parts do this:

  from oslo.config import cfg

  There should be one version we use and the usage should be the same /
  very similar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1416516/+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