rstp-stp: Add basic functions for stp/rstp enable on ovs 37/16137/3
authorChristian Trautman <ctrautma@redhat.com>
Wed, 29 Jun 2016 20:58:36 +0000 (16:58 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Thu, 7 Jul 2016 17:39:11 +0000 (13:39 -0400)
commit45956037d0233bad1a9fc01cb390fcc8e9e30005
treebe3eae2a2e6442f2b108e166d1e27ae75a703adf
parent84018f98355f8aeb4eabf6bed02ca3bca03300ec
rstp-stp: Add basic functions for stp/rstp enable on ovs

Add basic functions to enable/disable spanning tree
protocols on the bridge.

Also adds bridge info function to retrieve other bridge
information.

JIRA: VSPERF-314

Change-Id: Ic72c5a2a9d16aab1b95428ce37042a5b536481aa
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
src/ovs/ofctl.py
vswitches/ovs.py