** Changed in: keystone
       Status: In Progress => Invalid

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

Title:
  missing logging tag _LI

Status in Keystone:
  Invalid

Bug description:
  I found missing loggin tag _LI at
  keystone/keystone/tests/unit/ksfixtures/hacking.py

  l.368
  LOG.warn(_LI('this should cause an error'))      
  => LOG.warn(_LW( ... ))

  l.371
  LOG.debug(_LI('this should cause an error')) 
  => LOG.debug( ...)

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