designate-tempest-plugin/requirements.txt
OpenStack Proposal Bot 8400570fd1 Updated from global requirements
Change-Id: Id437122e1cb0e798869e18fe8f548379976d1f6b
2016-07-01 04:17:24 +00:00

9 lines
386 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.
dnspython>=1.14.0 # http://www.dnspython.org/LICENSE
dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
ddt>=1.0.1 # MIT
tempest>=12.1.0 # Apache-2.0