← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1416516] Re: use of oslo config in code uses two different versions

 

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


References