tripleo-heat-templates/deployment/deprecated
Takashi Kajinami cc81d668b8 Use public endpoint for [keystone_authtoken] www_authenticate_uri
According to the parameter description, www_authenticate_uri should be
complete public Identity endpoint, which is accessible by all end
users.
This change replaces internal endpoint by public endpoint to meet that
requirement.

Conflicts:
	deployment/ironic/ironic-conductor-container-puppet.yaml
	deployment/swift/swift-proxy-container-puppet.yaml

Backport note:
This change includes commit 2b9461e97f
which fixes the remaining usage of internal endpoint. Also, commit
02bb4b8aa0 was partially included
to remove the following ineffective puppet parameter.
 neutron::server::placement::www_authenticate_uri

(to victoria)
Conflicts:
	deployment/aodh/aodh-api-container-puppet.yaml
	deployment/experimental/designate/designate-api-container-puppet.yaml
	deployment/manila/manila-share-container-puppet.yaml

Backport note:
This backport covers some services like zaqar which were removed in
stable/wallaby.

Closes-Bug: #1955397
Change-Id: I30165c8ee5aa4b777b73ad89ac709e2c8a375382
(cherry picked from commit 160936df13)
(cherry picked from commit 58129434ac)
(cherry picked from commit 5314c792be)
2022-01-06 10:49:19 +09:00
..
clients Use ansible to install client packages 2020-01-16 08:16:01 -06:00
docker Update loop_vars 2020-06-11 15:19:22 +00:00
keepalived Deprecate Keepalived service 2020-05-05 10:16:52 -04:00
neutron Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
sahara Use public endpoint for [keystone_authtoken] www_authenticate_uri 2022-01-06 10:49:19 +09:00
tripleo-firewall Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
README.rst Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
multipathd-container.yaml Deploy multipathd using tripleo_multipathd ansible role 2020-11-02 13:11:32 -08:00

README.rst

Deprecated services

This directory contains services that are deprecated and that will be removed in a future release.