00f731316204e63086fe58a911c88cb0ebe2ef7f

The patch takes OVS with conntrack support, compiles it and loads its kernel modules. The patch steals parts from networking-ovn project [1]. To run compilation of OVS, an environment variable COMPILE_OVS must be set to True. Optional environment variables OVS_REPO and OVS_BRANCH can be defined as a source of bits. Once Neutron starts using neutron-lib, next steps will be taking content of devstack/lib/ovs and putting it into neutron-lib project in order to let other projects like networking-ovn to re-use the code. [1] https://github.com/openstack/networking-ovn/blob/master/devstack/plugin.sh#L175 Change-Id: Id2f51853a6339da72dbde7a82f94f99a4c306565
Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
- Neutron Administrator Guide
- Networking Guide
- Neutron API Reference:
-
http://docs.openstack.org/api/openstack-network/2.0/content/
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%