diff options
| author | Zuul <zuul@review.openstack.org> | 2018-03-14 02:16:37 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-03-14 02:16:37 +0000 |
| commit | d37a86a3d9b66f0bf41c80bccaee8219dc56fed8 (patch) | |
| tree | 1b2d743546a4cac5357f399b0e56885981c9e685 | |
| parent | aeda2fb6a55daa47b9a047c56be5ed9db5bd2894 (diff) | |
| parent | 0539883f3a28bcc3762054341bf04ab8c3f5368c (diff) | |
| download | python-openstackclient-d37a86a3d9b66f0bf41c80bccaee8219dc56fed8.tar.gz | |
Merge "Updated from global requirements" into stable/queens
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index c393a53d..a0495793 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -29,7 +29,7 @@ python-heatclient>=1.10.0 # Apache-2.0 python-ironicclient>=2.2.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-karborclient>=0.6.0 # Apache-2.0 -python-mistralclient>=3.1.0 # Apache-2.0 +python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-octaviaclient>=1.3.0 # Apache-2.0 |
