diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-08-04 03:28:17 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-08-04 03:28:17 +0000 |
| commit | 40013f3c0214e7724e574c2c598bce1f0ccbe714 (patch) | |
| tree | fa2bb6789e3748e5a2b08c585fb096be6498124d /requirements.txt | |
| parent | 75e8490e54bf442b36534ea9c8b53c203b6a9938 (diff) | |
| download | python-openstackclient-40013f3c0214e7724e574c2c598bce1f0ccbe714.tar.gz | |
Updated from global requirements
Change-Id: If62daf2539ff69323c905c12c19e041f83ef8eb2
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 51715d1d..b1a122c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ pbr>=0.6,!=0.7,<1.0 cliff>=1.6.0 python-glanceclient>=0.13.1 -python-keystoneclient>=0.9.0 +python-keystoneclient>=0.10.0 python-novaclient>=2.17.0 python-cinderclient>=1.0.7 -python-neutronclient>=2.3.5,<3 +python-neutronclient>=2.3.6,<3 requests>=1.1 six>=1.7.0 |
