Remove deprecated keystone::admin_port

... because the parameter has no effect now[1].

[1] Ibc8023caf8ad4ee16ebc08a943bdcc9f188c73c1

Change-Id: I93701306d29b8441e0eca111ceb513bb723eb54f
This commit is contained in:
Takashi Kajinami 2020-04-04 10:02:22 +09:00
parent 122f79b327
commit 378447e3e2
1 changed files with 0 additions and 1 deletions

View File

@ -416,7 +416,6 @@ outputs:
keystone::bootstrap::internal_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
keystone::bootstrap::admin_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}
keystone::bootstrap::region: {get_param: KeystoneRegion}
keystone::admin_port: {get_param: [EndpointMap, KeystoneAdmin, port]}
keystone::rabbit_heartbeat_timeout_threshold: 60
keystone::roles::admin::service_tenant: 'service'
keystone::bootstrap::service_project_name: 'service'