Merge "Remove tenant_name parameter from neutron::server::notifications"

This commit is contained in:
Zuul 2020-04-27 19:47:04 +00:00 committed by Gerrit Code Review
commit d463b9044e
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@ outputs:
neutron::server::igmp_snooping_enable: {get_param: NeutronEnableIgmpSnooping}
neutron::keystone::authtoken::password: {get_param: NeutronPassword}
neutron::server::notifications::auth_url: { get_param: [ EndpointMap, KeystoneInternal, uri_no_suffix ] }
neutron::server::notifications::tenant_name: 'service'
neutron::server::notifications::project_name: 'service'
neutron::server::notifications::user_domain_name: 'Default'
neutron::server::notifications::project_domain_name: 'Default'