diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-19 22:14:44 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-19 22:14:44 +0000 |
| commit | f0a5f9470cf3872e14c60e95f8756971d415ead4 (patch) | |
| tree | 08760e46fa25d5448ad6c1b9a6c223a60cad6ada | |
| parent | 3ab5b49160592fa7046d94ef11bf9936a77512a7 (diff) | |
| download | python-glanceclient-f0a5f9470cf3872e14c60e95f8756971d415ead4.tar.gz | |
Updated from global requirements
Change-Id: I9765b0bbc478b3ab5edc288f643cd8120d50a27e
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d502ac8..a2d2ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ python-keystoneclient>=1.6.0 requests!=2.8.0,>=2.5.2 warlock<2,>=1.0.1 six>=1.9.0 -oslo.utils>=2.0.0 # Apache-2.0 +oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 |
