diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-28 20:58:18 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-28 20:58:18 +0000 |
| commit | 0539883f3a28bcc3762054341bf04ab8c3f5368c (patch) | |
| tree | 3ac11b10491c28c8702df2af0101eaf1e755b017 | |
| parent | 60768081925ebe07b30a5f268efb5d442c7f50dc (diff) | |
| download | python-openstackclient-0539883f3a28bcc3762054341bf04ab8c3f5368c.tar.gz | |
Updated from global requirements
Change-Id: Id75acca8d651c4151c3049a453957ba19b1550d6
| -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 |
