Comment 2 for bug 1154406

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