summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorjeremy.zhang <zhangjun_inspur@163.com>2017-10-09 16:04:24 +0800
committerjeremy.zhang <zhangjun_inspur@163.com>2017-10-09 16:21:40 +0800
commitf860e06f74523ee7ef34190338de8aa207d1f45d (patch)
tree678228ddafc5e65d4b47241755072ecd1a047bfc /test-requirements.txt
parent0fb67d459baa0fb22391b1b1da3dba5349666bb7 (diff)
downloadtrove-f860e06f74523ee7ef34190338de8aa207d1f45d.tar.gz
Replace deprecated alias 'os' with 'os_primary'
Tempest has deprecated the alias 'os' and will use the alias 'os_primary' instead. The alias 'os' was deprecated in Pike and planned to be removed in Queen. Let's use the stable alias 'os_primary' for primary credential. This will help Tempest to remove the deprecated alias 'os'. Change-Id: I39c33acb6dc33d245c8452d1587c09b31178d728
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 0ae7c5f2..2f6ea4a4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28,3 +28,4 @@ couchdb>=0.8 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
pylint==1.4.5 # GPLv2
+tempest>=16.1.0 # Apache-2.0