cfm: Remove Maintenance_Point and Monitor tables.
authorEthan Jackson <ethan@nicira.com>
Thu, 12 May 2011 22:28:43 +0000 (15:28 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 20 May 2011 22:53:29 +0000 (15:53 -0700)
commit93b8df3853659238df58b1e1e69a0c5608e208f8
tree713d6a935a5f94bf27930dee9f2435e14953bb7e
parent84c5d450aaefb73b944506afe9f2fe05fa0612bf
cfm: Remove Maintenance_Point and Monitor tables.

In an effort to make CFM easier to understand and configure, this
patch removes the Maintenance_Point and Monitor tables from the
database.  As a consequence, users will only be able to configure
one remote maintenance point.  Furthermore, before this patch each
remote maintenance point maintained its own separate fault flag in
the database.  This flag is no longer reported, users will need to
infer the fault status from the global CFM fault flag.
ChangeLog
lib/cfm.c
lib/cfm.h
ofproto/ofproto.c
ofproto/ofproto.h
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c
vswitchd/bridge.c
vswitchd/vswitch.gv
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml