Commit Graph

8 Commits

Author SHA1 Message Date
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