[ovs-dev] [PATCH 1/2] ovn: Add logical port 'enabled' state.

Ben Pfaff blp at nicira.com
Thu Jun 25 00:29:17 UTC 2015


On Tue, Jun 23, 2015 at 02:22:08PM -0400, Russell Bryant wrote:
> This patch adds a new column to the Logical_Port table of the
> OVN_Northbound database called 'enabled'.  The purpose is to allow a
> port to be administratively enabled or disabled.  It is sometimes
> useful to keep a port and its related configuration, but temporarily
> disable it, which means no traffic is allowed in or out of the port.
> 
> The implementation is fairly non-invasive as it only required minor
> changes to the logical pipeline.
> 
> Signed-off-by: Russell Bryant <rbryant at redhat.com>

Applied, thanks!



More information about the dev mailing list