Add ovsdbapp project
The ovsdb api code from Neutron is used in at least 4 other projects, so it makes sense to move it into its own project. neutron_lib isn't a good fit because this code depends on Python code from the OVS project and users of neutron_lib shouldn't be forced to install OVS. Change-Id: Idf3dcca7e94fad49725fa427fbf874c674fdfd6a Depends-On: Icd9be59f8c4e41801e30734d332c572e08680087
This commit is contained in:
parent
8144f1a9a8
commit
6835570ab7
@ -2209,6 +2209,9 @@ neutron:
|
||||
neutron-specs:
|
||||
repos:
|
||||
- openstack/neutron-specs
|
||||
ovsdbapp:
|
||||
repos:
|
||||
- openstack/ovsdbapp
|
||||
python-neutronclient:
|
||||
repos:
|
||||
- openstack/python-neutronclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user