diff options
| author | Zuul <zuul@review.openstack.org> | 2018-01-22 17:57:08 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-01-22 17:57:08 +0000 |
| commit | 1e30be92d8b30e834b161c2246a499775d6ec6bc (patch) | |
| tree | 583387ffa9a950d3a560bc58d23bffb84e620bee | |
| parent | 7d50e5fc9ab2677d26dc5d1ea70939cd91d4191b (diff) | |
| parent | 951956a7998dc1ab5c973c881107a5e03fea1de2 (diff) | |
| download | python-openstackclient-1e30be92d8b30e834b161c2246a499775d6ec6bc.tar.gz | |
Merge "Updated from global requirements"
| -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 7aa749cc..b1ef7d6d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -39,4 +39,4 @@ python-searchlightclient>=1.0.0 #Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0 python-troveclient>=2.2.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 -python-zunclient>=0.2.0 # Apache-2.0 +python-zunclient>=1.0.0 # Apache-2.0 |
