commit | 0f979f74c4eb4e9a9aa141852ca21eff31af1b68 | [log] [tgz] |
---|---|---|
author | Oleksii Butenko <obutenko@mirantis.com> | Mon Sep 16 12:29:56 2019 +0300 |
committer | Oleksii Butenko <obutenko@mirantis.com> | Mon Sep 16 12:30:10 2019 +0300 |
tree | 10d8e3ecba5294df0d60293b2be5a65e8d36b87c | |
parent | 1fcaf44f7be94bc9dd9417774641c4730ba62452 [diff] |
Pin python-openstackclient Change-Id: I68189ba4772d7bad955f2ec4f1bd1baa6c5a62c4
diff --git a/tcp_tests/requirements.txt b/tcp_tests/requirements.txt index 759a449..e9c2917 100644 --- a/tcp_tests/requirements.txt +++ b/tcp_tests/requirements.txt
@@ -27,5 +27,5 @@ # For Queens: https://github.com/openstack/requirements/blob/stable/queens/global-requirements.txt python-heatclient>=1.10.0 python-glanceclient>=2.8.0 -python-openstackclient>=3.12.0 +python-openstackclient==3.18.0 keystoneauth1>=3.3.0