Merge "Set toplevel nova::dhcp_domain for all nova services"

This commit is contained in:
Zuul 2020-12-10 21:13:53 +00:00 committed by Gerrit Code Review
commit 2c2bf40898
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,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