WARNING [keystone.auth.controllers] duplicate option: password

Bug #1154406 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
High
Dan Prince

Bug Description

Using the latest Keystone Grizzly on Fedora I'm seeing the following in /var/log/keystone/keystone.log:

2013-03-13 00:06:05 WARNING [keystone.auth.controllers] duplicate option: password
2013-03-13 00:06:05 WARNING [keystone.auth.controllers] duplicate option: token
2013-03-13 00:06:06 WARNING [keystone.auth.controllers] duplicate option: password
2013-03-13 00:06:06 WARNING [keystone.auth.controllers] duplicate option: token

From the looks of it we have some duplicate options in keystone/auth/controllers.py.

Dan Prince (dan-prince)
Changed in keystone:
assignee: nobody → Dan Prince (dan-prince)
importance: Undecided → High
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/24277

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/24277
Committed: http://github.com/openstack/keystone/commit/c92b276f81d32eef2c23497058002f168e358ec7
Submitter: Jenkins
Branch: master

commit c92b276f81d32eef2c23497058002f168e358ec7
Author: Dan Prince <email address hidden>
Date: Tue Mar 12 22:44:48 2013 -0400

    Remove duplicate password/token opts.

    Consolidate the 'auth' method option registration
    in config.py.

    This makes it so we don't have to catch Exceptions when the
    default 'auth' options are registered twice and avoids some
    log WARNING messages as well.

    Fixes LP Bug #1154406.

    Change-Id: I301328ec3ec4823dd7fbec1e639e2841516352e5

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → grizzly-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.