diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-01 22:21:20 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-01 22:21:20 +0000 |
| commit | 16eedeb965222871f71b773a91d396c3e1e24861 (patch) | |
| tree | 7ff05116195b5f1f9c8a49960658d2d813491cad | |
| parent | 3707717f8f36160994b11097924e9d2d1a60edff (diff) | |
| download | python-openstackclient-16eedeb965222871f71b773a91d396c3e1e24861.tar.gz | |
Updated from global requirements
Change-Id: I5b8daf5b9e177b368678a605997e52eff04a0999
| -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 91e9aa28..ada0099d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -33,7 +33,7 @@ python-ironicclient>=1.11.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 -python-neutronclient>=6.3.0 # Apache-2.0 +python-neutronclient!=6.3.0,>=6.2.0 # Apache-2.0 python-saharaclient>=1.1.0 # Apache-2.0 python-searchlightclient>=1.0.0 #Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0 |
