On Sun, Mar 22, 2015 at 04:38:50PM -0400, Russell Bryant wrote:
> ovn-nbctl is intended to be a utility for manually interacting with
> the OVN northbound db. A real consumer of OVN, such as OpenStack,
> should be using ovsdb directly. However, a utility like this is
> useful during development a
ovn-nbctl is intended to be a utility for manually interacting with
the OVN northbound db. A real consumer of OVN, such as OpenStack,
should be using ovsdb directly. However, a utility like this is
useful during development and testing of both ovn itself as well as
the OpenStack Neutron plugin.