summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorIgor Malinovskiy <u.glide@gmail.com>2020-02-17 17:10:04 +0200
committerIgor Malinovskiy <u.glide@gmail.com>2020-03-26 12:40:12 +0000
commitf03cb68ad89dcc856fdad1a46fee36b7d68c5ba2 (patch)
tree62ffde50802a306b16911b8d748a9f5928d0de64 /test-requirements.txt
parentc5719a12b5b84b2efd989030f17c0eacc9faf7ad (diff)
downloadpython-openstackclient-f03cb68ad89dcc856fdad1a46fee36b7d68c5ba2.tar.gz
Add 'address_scope' type support to network rbac commands
Change-Id: I6a4b7219934805c1bbd1e88fcc670ae231d9ac37 Partial-Bug: #1862968 Depends-On: https://review.opendev.org/709122
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 55ae1ea4..bdbf716e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,3 +17,4 @@ tempest>=17.1.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
bandit!=1.6.0,>=1.1.0 # Apache-2.0
wrapt>=1.7.0 # BSD License
+ddt>=1.0.1 # MIT