[ovs-git] [openvswitch/ovs] 486055: ovn: Rename Pipeline table to Logical_Flow table.

GitHub noreply at github.com
Mon Aug 3 18:41:49 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 48605550374524082dbee1f59b5e368f5c788a89
      https://github.com/openvswitch/ovs/commit/48605550374524082dbee1f59b5e368f5c788a89
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M ovn/TODO
    M ovn/controller/automake.mk
    A ovn/controller/lflow.c
    A ovn/controller/lflow.h
    M ovn/controller/ovn-controller.c
    M ovn/controller/physical.c
    R ovn/controller/pipeline.c
    R ovn/controller/pipeline.h
    M ovn/lib/actions.c
    M ovn/northd/ovn-northd.c
    M ovn/ovn-architecture.7.xml
    M ovn/ovn-nb.xml
    M ovn/ovn-sb.ovsschema
    M ovn/ovn-sb.xml

  Log Message:
  -----------
  ovn: Rename Pipeline table to Logical_Flow table.

The OVN pipeline is being split into two phases, which are most naturally
called "pipelines".  I kept getting very confused trying to call them
anything else, and in the end it seems to make more sense to just rename
the Pipeline table.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>




More information about the git mailing list