← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1457759] Re: Wrong oslo message keystone_authtoken username

 

Already fixed in oslo.config review
https://review.openstack.org/#/c/169392/

** Project changed: nova => oslo.config

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

Title:
  Wrong oslo message keystone_authtoken username

Status in Oslo configuration management library:
  New

Bug description:
  The following line appears in my api-log:

  2015-05-22 08:46:55.205 2579 WARNING oslo_config.cfg [-] Option
  "username" from group "keystone_authtoken" is deprecated. Use option
  "username" from group "keystone_authtoken".

  the corresponding configuration:

  [keystone_authtoken]
  [...]
  username = nova
  [...]

  So this warning is not correct and confuses.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.config/+bug/1457759/+subscriptions


References