+++ 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 . . .
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':
https://github.com/redhat-openstack/astapor/pull/503
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.