Merge "Remove the duplucated hieradata in Octavia service_auth"

This commit is contained in:
Zuul 2020-02-19 06:31:27 +00:00 committed by Gerrit Code Review
commit 5b16979c0b
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@ outputs:
octavia::service_auth::project_name: {get_param: OctaviaProjectName}
octavia::service_auth::project_domain_name: 'Default'
octavia::service_auth::user_domain_name: 'Default'
octavia::service_auth::auth_type: 'password'
octavia::certificates::ca_certificate: {get_param: OctaviaCaCertFile}
octavia::certificates::ca_private_key: {get_param: OctaviaCaKeyFile}
octavia::certificates::server_certs_key_passphrase: {get_param: OctaviaServerCertsKeyPassphrase}