Hi, networking-ovn is a project part of OpenStack Neutron: http://docs.openstack.org/developer/networking-ovn/readme.html "OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This project provides integration between OpenStack Neutron and OVN." Red Hat started to work on a Puppet module that installs & configures OVN services, on top of Open-vSwitch: https://github.com/redhat-cip/puppet-ovn Why not deploying OVN with puppet-vswitch? OVN is a part of the OVS project. It's even in the same git repo as OVS right now. However, it's somewhat isolated. It's also possible that it gets split out into its own git repo someday. OVN consists of some new daemons and databases. It's optional components that you may enable on top of OVS. But openstack/puppet-vswitch abstracts away the vswitch details in its interface, so puppet-ovn would likely consume puppet-vswitch. I submitted a request to OpenStack governance so we can have the module part of Puppet OpenStack tent: https://review.openstack.org/290555 Feel free to vote and bring feedback. Thanks, -- Emilien Macchi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160309/f1982350/attachment.html>