diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-15 10:14:28 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-15 10:14:28 +0000 |
| commit | 0b5655fae87b9cf278231fac8febe3114175ff9c (patch) | |
| tree | d6cca43276e2d554c6ee69c3b3969bb50ce62c65 | |
| parent | 95c26cebaa6bf7419a54d632b07ea5303ad0d134 (diff) | |
| download | python-openstackclient-0b5655fae87b9cf278231fac8febe3114175ff9c.tar.gz | |
Updated from global requirements
Change-Id: I1896f594f692e43e7c986594fc0afcf6a345b54e
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 05a000f8..d84b44c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ six>=1.9.0 # MIT Babel>=2.3.4 # BSD cliff>=2.2.0 # Apache-2.0 keystoneauth1>=2.14.0 # Apache-2.0 -openstacksdk>=0.9.7 # Apache-2.0 +openstacksdk!=0.9.9,>=0.9.7 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 |
