diff options
author | Robert Collins <rbtcollins@hp.com> | 2013-08-12 20:29:14 +1200 |
---|---|---|
committer | Robert Collins <rbtcollins@hp.com> | 2013-08-12 20:29:14 +1200 |
commit | 9d80bede79ab5fb2a65f620aec8601e6ad4a213c (patch) | |
tree | f1890505b11d34af90feb6bdd3a9057a4fbb5f9d /undercloud-vm.yaml | |
parent | f733956be86596f887ac0bee9b00f60c082ec608 (diff) |
Remove unused network configuration metadata.
This is supplied to neutron etc via API calls - having it in Heat
leads to having redundancy, confusion and tricky scripts. Incubator
now has scripts to configure this and instances won't consult these
keys.
Change-Id: Ia45d9bf5bb326ec88f9f4a48c5520570cf5b6d72
Diffstat (limited to 'undercloud-vm.yaml')
-rw-r--r-- | undercloud-vm.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml index 36c70bc6..fbc589ab 100644 --- a/undercloud-vm.yaml +++ b/undercloud-vm.yaml @@ -103,9 +103,6 @@ Resources: physical_network: ctlplane network_vlan_ranges: ctlplane bridge_mappings: ctlplane:br-ctlplane - fixed_range: - start: 192.0.2.5 - end: 192.0.2.24 tenant_network_type: vlan enable_tunneling: 'False' rabbit: |