ovn-nbctl: Update basic router commands.
authorJustin Pettit <jpettit@ovn.org>
Tue, 17 May 2016 13:39:46 +0000 (06:39 -0700)
committerJustin Pettit <jpettit@ovn.org>
Fri, 10 Jun 2016 23:17:46 +0000 (16:17 -0700)
commitfa2a27b294da84a29f1f6b41113300abff263f86
treecff69029c3468d2105e414be99d86521524e8e32
parent9e89174086dea1090153cb5c4821dc2972604434
ovn-nbctl: Update basic router commands.

A few minor changes related to router commands:

    - Use "lr" instead of "lrouter" to be more consistent with later
      changes.
    - Use the commands where possible in ovn unit tests.
    - Move documentation to group router commands together.
    - Update references from "lrouter" to "router".

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
ovn/utilities/ovn-nbctl.8.xml
ovn/utilities/ovn-nbctl.c
tests/ovn-nbctl.at
tests/ovn.at