diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-06-16 07:50:28 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-06-16 07:50:28 +0000 |
commit | 48d07db384a3e8a36a2a92e95ef3ad4ed5c6071e (patch) | |
tree | c3b1700b85fef89555a3099d46c98977c31b03fd /network/config/single-nic-vlans/swift-storage.yaml | |
parent | 1a3049c32e78c40e3ba9b275b9c278e65aa397e1 (diff) | |
parent | 5041ff897dcfb2b9cec5bff1f15060913704e43a (diff) |
Merge "Add BondInterfaceOvsOptions parameter"
Diffstat (limited to 'network/config/single-nic-vlans/swift-storage.yaml')
-rw-r--r-- | network/config/single-nic-vlans/swift-storage.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/config/single-nic-vlans/swift-storage.yaml b/network/config/single-nic-vlans/swift-storage.yaml index 5733b316..93a91688 100644 --- a/network/config/single-nic-vlans/swift-storage.yaml +++ b/network/config/single-nic-vlans/swift-storage.yaml @@ -42,7 +42,6 @@ resources: - type: interface name: nic1 - ovs_options: vlan_mode=trunk trunks=10,20,30,40,50 # force the MAC address of the bridge to this interface primary: true - |