[ovs-dev] [PATCH V5] add lrouter and lrport related commands to ovn-nbctl

Ben Pfaff blp at ovn.org
Fri Jun 3 18:50:19 UTC 2016


On Tue, May 24, 2016 at 03:18:18PM -0700, nghosh at us.ibm.com wrote:
> ovn-nbctl provides a shortcut to perform commands related lswitch, lport
> and such but it doesn't have similar commands related to logical routers
> and logical router ports. Also, 'ovn-nbctl show' is supposed to show an
> overview of database contents, which means it should show the routers
> as well. "ovn-nbctl show LSWITCH" shows the switch details, similarly
> "ovn-nbctl show LROUTER" should show the router details too. This patch
> takes care of all of these.

This was really feature-starved compared to the lswitch and lport
commands, so I added equivalent features and applied this to master.

Thanks,

Ben.



More information about the dev mailing list