puppet-keystone/manifests
Takashi Kajinami a1a1e62012 Unset public_endpoint by default
When public_endpoint is set but different urls are used for endpoints
(especially for admin endpoint and public endpoint), it can cause
problem with self-url detection in keystone because it always assumes
that the url should be directed to that public_endpoint even when
a request comes from admin endpoint.

This patch makes public_endpoint unset by default to avoid issues in
the deployment where admin endpoint and public endpoint are still
separated.

Related-bug: #1889017
Change-Id: Ia43e9dcd8085bbb0954b64873504398a85771032
2020-07-27 08:56:17 +09:00
..
cron Merge "Add support for trust_flush cron job" 2020-07-06 16:49:59 +00:00
db Remove password hash generation in each puppet modules 2020-05-19 20:14:26 +09:00
federation Remove keystone::federation::mellon::trusted_dashboards 2020-04-26 14:45:05 +00:00
messaging Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
resource Remove deprecated options for pki token 2020-06-08 23:48:41 +09:00
wsgi Fix performance regression due to reduced number of keystone workers 2020-02-01 22:50:20 +09:00
bootstrap.pp Merge "Use relative name for class inclusion" 2020-07-13 05:04:57 +00:00
cache.pp Split out cache configuration to keystone::cache 2020-04-01 06:39:52 +00:00
client.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
config.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
cors.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
db.pp Deprecate min_pool_size option 2020-03-25 14:53:41 +08:00
deps.pp Ensure fernet keys are created before bootstrap 2020-06-18 16:20:47 +02:00
federation.pp Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
init.pp Unset public_endpoint by default 2020-07-27 08:56:17 +09:00
ldap_backend.pp Deprecate unused parameters 2020-03-20 23:52:33 +00:00
ldap.pp Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
logging.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
params.pp Install the correct memcache bindings for py3 2020-05-27 12:06:26 +02:00
policy.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00
security_compliance.pp Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
service.pp Convert all class usage to relative names 2019-12-08 23:09:22 +01:00