Re: [ovs-dev] [PATCH] vtep: add fault notifications to physical switch and ports
On Fri, Nov 01, 2013 at 10:53:23AM -0700, Bruce Davie wrote: > Add a "switch_fault" and "port_fault" column to the appropriate > tables in the VTEP schema. > > Signed-off-by: Bruce Davie Applied, thanks. ___ dev mailing list dev@openvswitch.org http://
[ovs-dev] [PATCH] vtep: add fault notifications to physical switch and ports
Add a "switch_fault" and "port_fault" column to the appropriate tables in the VTEP schema. Signed-off-by: Bruce Davie --- vtep/vtep.ovsschema | 16 vtep/vtep.xml | 48 ++-- 2 files changed, 58 insertions(+), 6 deletions(-) diff