Add constraint to prohibit balance-tcp from BondInterfaceOvsOptions
authorBrent Eagles <beagles@redhat.com>
Fri, 12 Aug 2016 20:37:24 +0000 (18:07 -0230)
committerBrent Eagles <beagles@redhat.com>
Fri, 26 Aug 2016 00:27:28 +0000 (21:57 -0230)
commit6298b7c35ed4a7411d8e8da1008efc0f585ffb75
tree8aa3a38c638fe5764f6605b7f5a0d16d0fa550fd
parentc58ed3b63e0c3bf56f58553af31afe5018f31695
Add constraint to prohibit balance-tcp from BondInterfaceOvsOptions

This patch adds an allowed_pattern contraint that uses a negative
lookahead assertion to only allow options strings that do not contain
the 'balance-tcp' option.

Change-Id: Icf8874e4e585f9a42d38091f8b38c3685f403cf1
Partial-Bug: #1612786
net-config-bond.yaml
network/config/bond-with-vlans/ceph-storage.yaml
network/config/bond-with-vlans/cinder-storage.yaml
network/config/bond-with-vlans/compute.yaml
network/config/bond-with-vlans/controller-no-external.yaml
network/config/bond-with-vlans/controller-v6.yaml
network/config/bond-with-vlans/controller.yaml
network/config/bond-with-vlans/swift-storage.yaml