domain_id_attributes in config.py have wrong default value

Bug #1131443 reported by Brad Topol
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Brad Topol

Bug Description

user_domain_id_attribute and tenant_domain_id_attribute in config.py have wrong default values:

Should be:

register_str('user_domain_id_attribute', group='ldap', default='businessCategory')
register_str('tenant_domain_id_attribute', group='ldap', default='businessCategory')

Brad Topol (btopol)
Changed in keystone:
assignee: nobody → Brad Topol (btopol)
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/22818

Changed in keystone:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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

commit b978211b816da8387db91ba620da935b13b135ee
Author: Brad Topol <email address hidden>
Date: Sun Feb 24 23:35:48 2013 -0600

    domain_id_attributes in config.py have wrong default value

    Also, as requested I put in this bug fix the related updates
    to keystone.conf.sample

    Fixes Bug1131443
    Fixes Bug1131439

    Change-Id: I3e973c8f8ad2783153a2ccb3d743b65eec47e749

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.