Merge "Set toplevel nova::dhcp_domain for all nova services" into stable/ussuri

This commit is contained in:
Zuul 2021-03-29 21:22:20 +00:00 committed by Gerrit Code Review
commit 23dee63021
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ outputs:
nova::network::neutron::project_name: 'service'
nova::network::neutron::username: 'neutron'
nova::network::neutron::region_name: {get_param: KeystoneRegion}
nova::metadata::dhcp_domain: ''
nova::dhcp_domain: ''
nova::network::neutron::password: {get_param: NeutronPassword}
nova::network::neutron::auth_url: {get_param: [EndpointMap, KeystoneV3Internal, uri]}
nova::rabbit_heartbeat_timeout_threshold: 60