diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-10-08 23:55:17 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-10-08 23:55:17 +0000 |
| commit | 4759a84703cabbbc2449281e1b34dbf43da9bad4 (patch) | |
| tree | 4c287339a2d9764ad358098932dbdf18b260760d | |
| parent | 9f23f1f13fa1d36201a5441f9923219cb82be570 (diff) | |
| parent | 27465f193d60250339dfcc4579753996c9a2c4e5 (diff) | |
| download | python-openstackclient-4759a84703cabbbc2449281e1b34dbf43da9bad4.tar.gz | |
Merge "Updated from global requirements"
| -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 |
