Browse Source
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 commitchanges/11/823611/12b9461e97f
which fixes the remaining usage of internal endpoint. Also, commit02bb4b8aa0
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 commit160936df13
) (cherry picked from commit58129434ac
) (cherry picked from commit5314c792be
) (cherry picked from commitcc81d668b8
)
24 changed files with 24 additions and 25 deletions
Loading…
Reference in new issue