aboutsummaryrefslogtreecommitdiffstats
path: root/legacy/assets/suite/storage
diff options
context:
space:
mode:
authorwu.zhihui <wu.zhihui1@zte.com.cn>2017-03-01 16:52:29 +0800
committerwu.zhihui <wu.zhihui1@zte.com.cn>2017-03-01 17:07:05 +0800
commit473deae9a10162f000c49ca49b4e31b28c4bf0d8 (patch)
tree1ef41b55783ef5c7fac65676d4307f27bceb6c0e /legacy/assets/suite/storage
parent7f5d4f59f12920bc7ab226d7b20048e28a99575f (diff)
Install latest requirment packages
When I debug code in qtip container, I found the version of paramiko(1.16.0) is outdated. There is a bug based on this version.[1] Solution: 1. Pip install qtip requirment packages with -U. 2. Update dependent packages.[2][3] And docker image is built successfully on local. [1] http://stackoverflow.com/questions/42029415/ paramiko-futurewarning-ctr-mode-needs-counter-parameter [2] http://www.paramiko.org/installing.html [3] https://cryptography.io/en/latest/installation/ Change-Id: I9d90c49f7cf3048f4717a76ffcb19dab68a687d4 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'legacy/assets/suite/storage')
0 files changed, 0 insertions, 0 deletions
152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210