diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-11 22:37:59 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-11 22:37:59 +0000 |
| commit | 7b046f951131a94cb3c345cd03a0bb5220720522 (patch) | |
| tree | 9caed2d71791d4adc237ed3d7d7b2a5ebfa88c9d /requirements.txt | |
| parent | f0c57e17c9a4b5bbe2f072a4eacefce3bcf30d45 (diff) | |
| download | python-openstackclient-7b046f951131a94cb3c345cd03a0bb5220720522.tar.gz | |
Updated from global requirements
Change-Id: I2ac5b9ac545c1bb6ec6279ecbe74e3301eb07a25
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 447b534a..8bb42edd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ oslo.i18n>=1.0.0 # Apache-2.0 oslo.utils>=1.0.0 # Apache-2.0 pbr>=0.6,!=0.7,<1.0 python-glanceclient>=0.14.0 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 python-novaclient>=2.18.0 python-cinderclient>=1.1.0 python-neutronclient>=2.3.6,<3 -requests>=1.2.1,!=2.4.0 +requests>=2.2.0,!=2.4.0 six>=1.7.0 -stevedore>=1.0.0 +stevedore>=1.0.0 # Apache-2.0 |
