Drop dhcp_domain from ironic compute

The dhcp_domain setting is used by the nova metadata api or nova
network. Let's remove it in the nova ironic usage so we can clean it up
correctly.

Change-Id: I21a222b3291a5dfb51746193d7830ed8878d5618
This commit is contained in:
Alex Schultz 2019-05-31 13:45:16 -06:00
parent 507f63e87d
commit 0cb21704e2
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ outputs:
nova::ironic::common::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
nova::ironic::common::username: 'ironic'
nova::ironic::common::api_endpoint: {get_param: [EndpointMap, IronicInternal, uri]}
nova::network::neutron::dhcp_domain: ''
puppet_config:
config_volume: nova
puppet_tags: nova_config,nova_paste_api_ini