[ovs-dev] Using ovn without openstack neutron

Russell Bryant rbryant at redhat.com
Tue Oct 13 00:57:19 UTC 2015


I wrote up this tutorial for exercising OVN features using the command
line tools.  It may help give an idea of how you'd integrate with it
from another system.

https://github.com/openvswitch/ovs/blob/master/tutorial/OVN-Tutorial.md

-- 
Russell Bryant

On 10/10/2015 03:52 PM, Han Zhou wrote:
> 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 <v.tolstov at selfip.ru> 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
>> dev at openvswitch.org
>> http://openvswitch.org/mailman/listinfo/dev
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
> 




More information about the dev mailing list