aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2018-07-05 07:37:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-07-05 07:37:43 +0000
commit638d6d7dce80a11c7e0f9045ccaee5a09ecbe450 (patch)
tree2701df2fdebd9249d8eb39ac7872d5931ee574d6 /test-requirements.txt
parent4b957421d071cd5120a6e59b0e3bcba98641833f (diff)
parent35f333ff1bf51a96a22d62f93f5765ec59d00469 (diff)
Merge "Bump requirements to match OpenStack Queens release upper requirements"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4828e98b0..7825cc5d2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,8 +14,8 @@ testtools==2.3.0 # OSI Approved MIT License
unittest2==1.1.0 # OSI Approved BSD License
# NOTE(ralonsoh): to be removed, only for coverage support
-python-heatclient==1.8.1 # OSI Approved Apache Software License
+python-heatclient==1.11.0 # OSI Approved Apache Software License
-# Yardstick F release <-> OpenStack Pike release
-openstack_requirements==1.1.0 # OSI Approved Apache Software License
--e git+https://github.com/openstack/requirements.git@stable/pike#egg=os_requirements
+# Yardstick G release <-> OpenStack Queens release
+openstack_requirements==1.2.0 # OSI Approved Apache Software License
+-e git+https://github.com/openstack/requirements.git@stable/queens#egg=os_requirements