diff options
author | zhang ab <zhanganbing@chinamobile.com> | 2018-03-29 02:15:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-29 02:15:25 +0000 |
commit | 1ce731bc5f3e47fbf3bb49a81760a809e9077aed (patch) | |
tree | 68df643812972fa7bb3e8961e5e82bbe0dbb2e9b /vio | |
parent | 6c21c5d160f7a2227570faab5c22af671e9a86ec (diff) | |
parent | 36faf87f011d215823518afc82c402111c239004 (diff) |
Merge "Fix image download issue"
Diffstat (limited to 'vio')
-rw-r--r-- | vio/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vio/requirements.txt b/vio/requirements.txt index 686fe2d..f2c9800 100644 --- a/vio/requirements.txt +++ b/vio/requirements.txt @@ -13,7 +13,7 @@ django-redis-cache==0.13.1 httplib2==0.9.2 # for call openstack api -openstacksdk==0.9.14 +openstacksdk==0.9.15 python-cinderclient==3.5.0 # for unit test |