puppet-keystone/manifests
Lance Bragstad 6e29624320 Update ldap-backend options
Several of the options defined in ldap_backend.pp were using duplicate
values already specified in keystone/conf/ldap.py. Instead of
duplicating the same value, we can set them to undefined and just let
the default values from keystone come through.

This commit also updates the values of use_pool and use_auth_pool to
True so they're consistent with the default values in keystone.

Co-Authored-By: Dave Wilde <dwilde@redhat.com>

Change-Id: I507d1b736dbbb147c67b9d399c033703b432b16d
(cherry picked from commit 1081ac51db)
(cherry picked from commit e59b906698)
(cherry picked from commit 2821509f0e)
2020-03-24 01:14:56 +00:00
..
cron Make sure that token flush's maxdelay is a numeric value 2017-08-04 20:55:45 +00:00
db Fix annotations 2018-06-15 15:07:37 +08:00
federation Deprecate module_plugins 2018-04-25 17:14:05 -06:00
messaging Introduce support for oslo.messaging amqp driver configuration 2017-03-02 10:46:36 -05:00
resource Service_token_roles_required missing in authtoken config file Edit 2018-07-10 13:31:12 +02:00
roles Make email parameter optional in roles::admin 2017-01-29 16:17:35 +00:00
wsgi Use openstacklib::wsgi::apache for keystone wsgi 2018-04-26 15:27:58 +00:00
client.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
config.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
cors.pp Add CORS settings 2016-08-11 15:37:05 -04:00
db.pp Add pool_timeout option 2018-03-22 11:09:50 +08:00
deps.pp Package<| tag == 'keystone-package'|> -> File<| title == '/etc/apache2/sites-available' |> 2018-06-18 15:48:12 +02:00
disable_admin_token_auth.pp Fix lint issues to upgrade to puppet-lint 2.3 2017-07-20 20:04:57 +02:00
disable_v2_api.pp Puppet class to disable the v2.0 API for Keystone through keystone-paste.ini 2018-01-12 12:00:48 +00:00
endpoint.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
init.pp Manage oslo_middleware/max_request_body_size 2019-07-04 07:48:15 +03:00
ldap.pp Add a LDAP param group_members_are_ids 2019-02-06 15:36:25 +01:00
ldap_backend.pp Update ldap-backend options 2020-03-24 01:14:56 +00:00
logging.pp Expose use_json logging option 2017-11-25 11:58:26 +02:00
params.pp Debian is using python 3 2018-04-30 14:53:31 +02:00
policy.pp Add group to policy management 2018-01-12 23:25:28 +00:00
python.pp Deprecate python.pp and fix client tags 2016-02-29 18:32:57 +00:00
security_compliance.pp Add security_compliance manifest 2018-01-04 09:28:35 +02:00
service.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00