Bug 1205782

Summary: support the ldap user_enabled_invert parameter
Product: [Community] RDO Reporter: Rich Megginson <rmeggins>
Component: openstack-foreman-installerAssignee: Jason Guiditta <jguiditt>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JunoCC: ichavero, morazi, srevivo
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1205757
: 1205783 (view as bug list) Environment:
Last Closed: 2016-05-19 15:33:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1205757    
Bug Blocks: 1205783    

Description Rich Megginson 2015-03-25 15:30:08 UTC
+++ This bug was initially created as a clone of Bug #1205757 +++

Description of problem:
keystone::ldap has a user_enabled_invert parameter - this is needed to support using keystone with 389/ipa/rhds/idm

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Rich Megginson on 2015-03-25 11:08:00 EDT ---

I don't know if upstream is going to want to have this backported to juno since kilo is coming soon - if they do not, we will have to carry this patch ourselves . . .

Comment 1 Rich Megginson 2015-03-25 15:31:19 UTC
It's already in quickstack::pacemaker::keystone commented out:

    # not ready yet
#        user_enabled_invert                 => $ldap_user_enabled_invert,
    if $keystone_identity_backend == 'ldap' {
      class {'::keystone::ldap':

Comment 2 Rich Megginson 2015-04-09 18:50:11 UTC
https://github.com/redhat-openstack/astapor/pull/503

Comment 5 Chandan Kumar 2016-05-19 15:33:51 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.