Commit Graph
16 Commits
Author SHA1 Message Date
Qu Xuan 07f6771f26 fix(region): account aksk error 2021-07-21 18:57:35 +08:00
Qu Xuan e59ae6c416 fix(region): avoid stuck at http request 2021-01-28 18:18:48 +08:00
Qu Xuan 0850bd516e fix: 提高zstack认证兼容性 2020-08-06 19:23:54 +08:00
Jian QiuandQiu Jian ba292dfedc fix: use json to store task error message (#7351)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-07-30 10:34:32 +08:00
Yousong Zhou fd3c9e5cd8 multicloud: avoid changing transport of global default http client 2020-05-09 11:28:10 +08:00
Yousong Zhou a3f9e185ac zstack: use cpcfg.ProxyFunc 2020-03-22 19:36:44 +08:00
Yousong Zhou fb54124eff zstack: use ZstackClientConfig 2020-03-22 19:36:44 +08:00
Yousong Zhou c496092faa zstack: remove sessionID field 2020-03-22 19:36:44 +08:00
zhaoxiangchun 288670c1b7 zstack监控功能
monitor.go中GetMonitorData函数通过传入的参数拼装请求参数,然后调用zstack.go中的getMonitor(),通过GET请求,获取相应的指标监控数据
2020-02-18 11:32:21 +08:00
Qiu Jian 14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Qiu Jian 1d002cb9ec fix: add cloudprovider capabilities 2020-01-04 15:40:24 +08:00
Qu Xuan 56e3a42c3c fix: 避免zstack参数含有中文,未编码导致请求失败 2019-12-11 23:19:14 +08:00
Yousong Zhou 8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
ioito a2b08010e2 hotfix: 避免上传镜像后,再次获取镜像列表因网络原因导致任务失败 2019-08-20 19:40:27 +08:00
ioito a21ec65789 hotfix: deprecated password auth 2019-08-06 17:12:06 +08:00
Jian Qiu 550387cc58 Move cloud drivers from pkg/util to pkg/multicloud (#1976) 2019-07-29 00:24:55 +08:00