diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-22 03:07:05 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-22 03:07:05 +0000 |
commit | fa9e3006e7edf81b431d8961df962c27ff408054 (patch) | |
tree | b98f89156eb79f0ab42c95573afc19540b801e85 /test-requirements.txt | |
parent | f64d3a358a147818a9d0432be879af0b8d2dd414 (diff) | |
download | designate-fa9e3006e7edf81b431d8961df962c27ff408054.tar.gz |
Updated from global requirements
Change-Id: I5ed3d6d9d71b2169e2e239c78f606d1bbd32bbc9
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 870dfe2b..2ba1249e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ testtools>=1.4.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebTest>=2.0 # MIT -tempest>=12.1.0 # Apache-2.0 +tempest>=12.1.0 # Apache-2.0 reno>=1.8.0 # Apache2 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0 |