tripleo-heat-templates/deployment/deprecated
Takashi Kajinami 27ab145548 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.

(to train)
Conflicts:
	deployment/octavia/octavia-api-container-puppet.yaml

Backport note:
This backport covers panko and ec2api which were removed in
stable/ussuri. The authtoken parameters in ceilometer template are left
because these parameters have no effect. These will be removed by a
separate commit.

Closes-Bug: #1955397
Change-Id: I30165c8ee5aa4b777b73ad89ac709e2c8a375382
(cherry picked from commit 160936df13)
(cherry picked from commit 58129434ac)
(cherry picked from commit 5314c792be)
(cherry picked from commit cc81d668b8)
2022-01-06 10:54:27 +09:00
..
aide Convert aide puppet to ansible 2019-05-30 19:38:40 +00:00
docker Update loop_vars 2020-05-28 08:03:16 -06:00
ec2 Use public endpoint for [keystone_authtoken] www_authenticate_uri 2022-01-06 10:54:27 +09:00
kernel Set bridge-nf-call-* values to 1 2019-10-16 09:29:43 -05:00
kubernetes Use ansible_facts instead 2021-03-01 14:57:11 -07:00
neutron Fixed the path for neutron-base.yaml 2019-09-24 14:28:37 +00:00
panko Use public endpoint for [keystone_authtoken] www_authenticate_uri 2022-01-06 10:54:27 +09:00
securetty Configure securetty using tripleo-ansible 2019-09-04 01:22:40 +00:00
time Manage system timezone with ansible 2019-03-13 08:21:35 -04:00
tuned Convert tuned puppet to ansible 2019-05-30 14:40:41 +00: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 2021-02-01 21:14:00 -08:00

README.rst

Deprecated services

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