Allow linux_team in ovs_bridge

This allows using linux teams instead of only
linux bonds with ovs bridges.

Change-Id: I91da32bffd645cc5db51c4180e6202f98c1dc7a4
This commit is contained in:
Mihai Plasoianu 2019-12-04 21:07:34 +01:00
parent 3e938d82f5
commit 021cacc0a4
1 changed files with 1 additions and 0 deletions

View File

@ -494,6 +494,7 @@ definitions:
- $ref: "#/definitions/interface"
- $ref: "#/definitions/vlan"
- $ref: "#/definitions/linux_bond"
- $ref: "#/definitions/linux_team"
- $ref: "#/definitions/ovs_bond"
- $ref: "#/definitions/ovs_tunnel"
- $ref: "#/definitions/ovs_patch_port"