diff options
author | liangke <lokyse@163.com> | 2018-05-03 13:53:49 +0800 |
---|---|---|
committer | liangke <lokyse@163.com> | 2018-05-04 15:40:05 +0800 |
commit | 047cd399f8e63a9d524892d718cbe142020d8612 (patch) | |
tree | 18286a09d021d80c92ecbf86da06da77f8cfb55a /vio/requirements.txt | |
parent | b53dcadf510048d21578ee3e07f39dff97989f45 (diff) |
Fix issue
1 Change vesagent oparant version
2 Add os-client-config version
Change-Id: I8f94948fc07f4cc5425abc2dbca00364ff7bbb50
Issue-ID: MULTICLOUD-221
Issue-ID: MULTICLOUD-223
Signed-off-by: liangke <lokyse@163.com>
Diffstat (limited to 'vio/requirements.txt')
-rw-r--r-- | vio/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vio/requirements.txt b/vio/requirements.txt index 1e2334c..1647bfc 100644 --- a/vio/requirements.txt +++ b/vio/requirements.txt @@ -14,6 +14,7 @@ httplib2==0.9.2 # for call openstack api openstacksdk==0.9.15 +os-client-config==1.29.0 python-cinderclient==3.5.0 # for unit test |