diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-07-01 14:22:35 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-07-01 14:22:35 +0000 |
commit | cdc74dc79d406b09900e1b69fe10ab5474cc4f6d (patch) | |
tree | 20b9a14c40dde4a8ae2fb3b37630762eb5572f48 /network/config/bond-with-vlans/compute.yaml | |
parent | c167e9278b5a91957876ad9a204c8af8c208522c (diff) | |
parent | aaca462d9a0fd075e6488bc9686a2b57eb8f9a6a (diff) |
Merge "Remove bridge from nic1 in network bond templates"
Diffstat (limited to 'network/config/bond-with-vlans/compute.yaml')
-rw-r--r-- | network/config/bond-with-vlans/compute.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/config/bond-with-vlans/compute.yaml b/network/config/bond-with-vlans/compute.yaml index 709b3b5b..5105ee14 100644 --- a/network/config/bond-with-vlans/compute.yaml +++ b/network/config/bond-with-vlans/compute.yaml @@ -53,16 +53,6 @@ resources: network_config: - type: ovs_bridge - name: {get_input: bridge_name} - use_dhcp: true - members: - - - type: interface - name: nic1 - # force the MAC address of the bridge to this interface - primary: true - - - type: ovs_bridge name: br-bond members: - |