Maciej Jozefczyk
61851345ce
[OVN] Unify OVN/OVS compilation
There were duplicated methods doing almost the same in terms of OVS/OVN compilation. This change: * move of OVS related compilation code to devstack/lib/ovs * delete of OVS related compilation code from devstack/lib/ovn_agent * source unified functions in devstack/lib/ovn_agent from devstack/lib/ovs * Unify NEUTRON_PATH variable to NEUTRON_DIR Stable-specific change: * Sets default variable for OVN_BRANCH to point latest stable release Conflicts: devstack/lib/ovn_agent Closes-Bug: #1877377 Change-Id: Ia012a8e116a276a6674f86366c803e0e2d8ff704 (cherry picked from commit fb2806f8088dccafd6616a68f5b296914d192150)
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%