The change looks good to me. The question i have is how will public network be configured/connected to the logical router in OVN? (In neutron router can only be connected to one public network) This layer also need to support SNAT/DNAT functionality between the public network and the virtual network connected to this router.
In order to implement this, at least in the API level, maybe we need to add this information to the Logical Router object, or be able to connect a special "Logical Switch" like Russell's suggestion in the provider networks talk, that can be attached to the router and represent public networks What do you guys have in mind? *** Less important issue: **** There is an additional extension called extra_route, which means that basically in OVN world this topology can happen: VM1 --> LS1 --> LR1 --> LS <-- LR2 <-- LS2 <-- VM2 And VM1 could find a route to VM2. I am not sure if all the plugins support this, or if its really that use full *** end less important issue *** _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev