tap-as-a-service/requirements.txt
Slawek Kaplonski 3ddb529589 Use ovs constants from neutron-lib
Ovs constants were moved from neutron to neutron_lib some time ago.
This patch switches to use them from neutron-lib already.

This patch bumps min version of neutron-lib to 2.11 as it is version
which has those constants already.

It also fixes some small issue in grouping of imports.

Depends-On: https://review.opendev.org/c/x/tap-as-a-service-tempest-plugin/+/797318

Change-Id: I7c44501b129673cc72fd48f3b508ea6278027762
2021-06-21 14:23:27 +00:00

13 lines
469 B
Plaintext

# 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>=5.5.0 # Apache-2.0
Babel>=2.8.0 # BSD
neutron>=16.0.0.0b1 # Apache-2.0
neutron-lib>=2.11.0 # Apache-2.0
# Opt-in for neutron-lib consumption patches
# http://lists.openstack.org/pipermail/openstack-dev/2018-September/135063.html
# neutron-lib-current