← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294215] [NEW] set_default_for_default_log_levels

 

Public bug reported:

Upgraded keystone to 1:2014.1~b3-0ubuntu3~cloud0, get this error when
starting keystone-all:

root@controller:~$ keystone-all
Traceback (most recent call last):
  File "/usr/bin/keystone-all", line 109, in <module>
    config.set_default_for_default_log_levels()
AttributeError: 'module' object has no attribute 'set_default_for_default_log_levels'

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1294215

Title:
  set_default_for_default_log_levels

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Upgraded keystone to 1:2014.1~b3-0ubuntu3~cloud0, get this error when
  starting keystone-all:

  root@controller:~$ keystone-all
  Traceback (most recent call last):
    File "/usr/bin/keystone-all", line 109, in <module>
      config.set_default_for_default_log_levels()
  AttributeError: 'module' object has no attribute 'set_default_for_default_log_levels'

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


Follow ups

References