← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1628135] Re: Integrate Identity back end with LDAP in Administrator Guide

 

Reviewed:  https://review.openstack.org/382634
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=5674db0f24f83f98724c60ec3433baa35d3c05e8
Submitter: Jenkins
Branch:    master

commit 5674db0f24f83f98724c60ec3433baa35d3c05e8
Author: Eric Brown <browne@xxxxxxxxxx>
Date:   Wed Oct 5 12:29:51 2016 -0700

    Update identity section of admin guide
    
    A number of configuration options stated in the identity admin
    guides are deprecated or since removed. This updates to the latest
    config and fixes the referenced bug.
    
    The keystone-integrate-assignment-backend-ldap was also removed
    since this is no longer support by keystone.
    
    Change-Id: I854b2d1d9e1ad8ea88a6e30a15905e332663c7b3
    Closes-Bug: #1628135


** Changed in: openstack-manuals
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1628135

Title:
  Integrate Identity back end with LDAP in Administrator Guide

Status in OpenStack Identity (keystone):
  Triaged
Status in openstack-manuals:
  Fix Released

Bug description:
  The guide states that both "keystone.identity.backends.ldap.Identity"
  and "user_attribute_ignore" can be used, but as you can see below this
  is deprecated (and infact not working in current Newton)

  
  ==> keystone-apache-admin-error.log <==
  2016-09-27 10:35:13.891436 2016-09-27 10:35:13.890 24 WARNING stevedore.named [req-01e2b673-51b3-4364-a131-ad0bb8c78e01 - - - - -] Could not load keystone.identity.backends.ldap.Identity

  ==> keystone.log <==
  2016-09-27 10:35:13.914 24 WARNING oslo_config.cfg [req-01e2b673-51b3-4364-a131-ad0bb8c78e01 - - - - -] Option "user_attribute_ignore" from group "ldap" is deprecated for removal.  Its value may be silently ignored in the future.

  ==> keystone-apache-admin-error.log <==
  2016-09-27 10:35:13.914683 2016-09-27 10:35:13.914 24 WARNING oslo_config.cfg [req-01e2b673-51b3-4364-a131-ad0bb8c78e01 - - - - -] Option "user_attribute_ignore" from group "ldap" is deprecated for removal.  Its value may be silently ignored in the future.

  
  -----------------------------------
  Release: 0.9 on 2016-09-27 12:00
  SHA: 974a8b3e88ffdda8b621a6befc124d4f9ca9bdc7
  Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/admin-guide/source/keystone-integrate-identity-backend-ldap.rst
  URL: http://docs.openstack.org/admin-guide/keystone-integrate-identity-backend-ldap.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1628135/+subscriptions


References