diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-08 00:09:09 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-08 00:09:09 +0000 |
| commit | 27465f193d60250339dfcc4579753996c9a2c4e5 (patch) | |
| tree | f1e2ef4b0c85e58a7f9d3ba256d6407255bd6da0 | |
| parent | 262af5416b0fad02dee93aed2193cfee761ebd83 (diff) | |
| download | python-openstackclient-27465f193d60250339dfcc4579753996c9a2c4e5.tar.gz | |
Updated from global requirements
Change-Id: I30b638f4f04d0fbf4ffc2fac965306ce99faacf1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index c638ed18..2556c135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0 python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0 -python-novaclient>=2.28.1 +python-novaclient>=2.29.0 python-cinderclient>=1.3.1 python-neutronclient>=2.6.0 requests>=2.5.2 |
