From 36faf87f011d215823518afc82c402111c239004 Mon Sep 17 00:00:00 2001 From: Bin Sun Date: Wed, 28 Mar 2018 16:41:08 +0800 Subject: Fix image download issue Change-Id: I58d1bf42ba0edebadcb594b45f9a6cf461f5346d Issue-ID: MULTICLOUD-155 Signed-off-by: Bin Sun --- vio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vio') diff --git a/vio/requirements.txt b/vio/requirements.txt index 32384a9..f62a077 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 -- cgit 1.2.3-korg