diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-07-02 15:47:14 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-07-02 15:47:14 +0000 |
| commit | 0ab179143943878d53ce37e8412734620d7b7583 (patch) | |
| tree | 8d0612cce4b1f7001f5feaf4d5723183a80beed5 | |
| parent | ddf0c16a1025524e469b25800e119d9c1da772f6 (diff) | |
| download | python-openstackclient-0ab179143943878d53ce37e8412734620d7b7583.tar.gz | |
Updated from global requirements
Change-Id: I7f7714625a6cfb6bd8e0d313d27e898e178a1efb
| -rw-r--r-- | requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 8ab9089f..0112cde2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ pbr>=0.6,!=0.7,<1.0 cliff>=1.6.0 keyring>=2.1 pycrypto>=2.6 -python-glanceclient>=0.9.0 +python-glanceclient>=0.13.1 python-keystoneclient>=0.9.0 python-novaclient>=2.17.0 -python-cinderclient>=1.0.6 -python-neutronclient>=2.3.4,<3 +python-cinderclient>=1.0.7 +python-neutronclient>=2.3.5,<3 requests>=1.1 six>=1.7.0 |
