Hi,

Not sure if there is a complete guide, but it would be very helpful to
use ovn neutron plugin as a reference:
http://git.openstack.org/openstack/networking-ovn.git

The devstack plugin demonstrates how to setup OVN, including
centralized northd and distributed controller:
devstack/plugin.sh

The neutron plugin itself demonstrates how to interact with the northd
via ovsdb, and you can write your own stuff in similar way.

Another option is to integrate with CLI, but using ovsdb interface
should be more efficient.

Best regards,
Han

On Sat, Oct 10, 2015 at 2:58 AM, Vasiliy Tolstov <[email protected]> wrote:
> Hi, I want to try ovn, but I don't like openstack and want to integrate ovn
> into own handmade system.
> Where I can find info ?
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to