> On Jun 9, 2016, at 3:28 PM, Ben Pfaff wrote:
>
> On Thu, Jun 09, 2016 at 12:12:41AM -0700, Justin Pettit wrote:
>> A few minor changes related to logical switch port commands:
>>
>>- Use "lsp" instead of "lport" to be more consistent with later
>> changes.
>>- Use commands where
On Thu, Jun 09, 2016 at 12:12:41AM -0700, Justin Pettit wrote:
> A few minor changes related to logical switch port commands:
>
> - Use "lsp" instead of "lport" to be more consistent with later
> changes.
> - Use commands where possible in ovn unit tests.
> - Update references fr
A few minor changes related to logical switch port commands:
- Use "lsp" instead of "lport" to be more consistent with later
changes.
- Use commands where possible in ovn unit tests.
- Update references from "lport" to "lsp" (code) or "port" (user).
Signed-off-by: Justin Pettit