Deploy versionless keystone endpoints (for keystone only)
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 27 Feb 2017 16:54:45 +0000 (18:54 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 27 Feb 2017 16:54:45 +0000 (18:54 +0200)
The default is to deploy v2.0 endpoints, but this is not the recommended
approach. we should instead be using versionless endpoints

Change-Id: Icbfae1c2ff2b7312646fd8e817dd8209220a0d96
Related-Bug: #1667679

puppet/services/keystone.yaml

index 9c4cc60..5ac8436 100644 (file)
@@ -226,6 +226,7 @@ outputs:
             keystone::endpoint::internal_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
             keystone::endpoint::admin_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}
             keystone::endpoint::region: {get_param: KeystoneRegion}
+            keystone::endpoint::version: ''
             keystone_enable_db_purge: {get_param: KeystoneEnableDBPurge}
             keystone::rabbit_heartbeat_timeout_threshold: 60
             keystone::cron::token_flush::maxdelay: 3600