summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTony Xu <hhktony@gmail.com>2016-09-22 14:27:36 +0800
committerTony Xu <hhktony@gmail.com>2016-09-26 22:10:24 +0800
commit6e2ac19b809cdcbace64fdf0db000ae1449ec87b (patch)
tree947fd206a8b68abef28e85f3e9bd62c6908ed1dd /test-requirements.txt
parent90dc3d2004a9b4a93a98f4a3b2135469003c54b1 (diff)
downloadpython-designateclient-6e2ac19b809cdcbace64fdf0db000ae1449ec87b.tar.gz
Add oslo.config to test-requirements
Change-Id: I54f97134d895944748e455e60d18789b5cd5344a
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f92dfce..29083f1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,6 +5,7 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
mock>=2.0 # BSD
+oslo.config>=3.14.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0