commit | e87428908ad2217e6bf4ac483c234891f535f4ec | [log] [tgz] |
---|---|---|
author | Lucas Alvares Gomes <lucasagomes@gmail.com> | Wed Dec 11 15:17:58 2019 +0000 |
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | Fri Mar 13 16:42:54 2020 +0000 |
tree | 207c2196d424483a4c691b3237e84c52364c1a19 | |
parent | f7a7076facbe8ef7c77863abf977af5cdafdeb6e [diff] |
Add "OVN" debs and rpms package files The networking-ovn code is being moved into the neutron repository as part of the effort [0]. This change is needed so we are able to install OVN from packages when running the networking-ovn functional tests along with the Neutron ones (see [1]). In the old networking-ovn repository we did compile OVN from source instead of installing it from packages but that took time. We want to do better in the Neutron repository. [0] https://blueprints.launchpad.net/neutron/+spec/neutron-ovn-merge [1] https://review.opendev.org/#/c/697440/ Change-Id: I92ab727d9954eb729c41b9a67ecb60b56883097b Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>