You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
675 B
16 lines
675 B
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=4.0.0 # Apache-2.0
|
|
neutron-lib>=2.0.0 # Apache-2.0
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
|
ovsdbapp>=0.17.0 # Apache-2.0
|
|
neutron>=16.0.0 # Apache-2.0
|
|
|
|
# The comment below indicates this project repo is current with neutron-lib
|
|
# and should receive neutron-lib consumption patches as they are released
|
|
# in neutron-lib. It also implies the project will stay current with TC
|
|
# and infra initiatives ensuring consumption patches can land.
|
|
# neutron-lib-current
|