[ovs-dev] [PATCH v8 2/2] ovn: Add "localnet" logical port type.

Russell Bryant rbryant at redhat.com
Wed Sep 9 00:55:33 UTC 2015


On 09/08/2015 02:51 PM, Ben Pfaff wrote:
> On Thu, Sep 03, 2015 at 12:45:01PM -0400, Russell Bryant wrote:
>> Introduce a new logical port type called "localnet".  A logical port
>> with this type also has an option called "network_name".  A "localnet"
>> logical port represents a connection to a network that is locally
>> accessible from each chassis running ovn-controller.  ovn-controller
>> will use the ovn-bridge-mappings configuration to figure out which
>> patch port on br-int should be used for this port.
> 
> Thanks!  I folded in the following incrementals, which are mostly for
> style (I updated one comment that had rotted, adjusted line lengths,
> etc.).  Please do read them to make sure that you agree.  Then I applied
> this to master.

Thanks for the great feedback along the way!  I agree with all of the
changes you made.

Now I'll just have to do the Neutron integration with this and that will
be another feature gap closed with the existing ovs support.

-- 
Russell Bryant



More information about the dev mailing list