Commit Graph

234 Commits

Author SHA1 Message Date
zhaoxiangchun
a8c0e53902 谷歌云multicloud监控
monitor.go文件中GetMonitorData函数:
 1)首先组装参数信息
 2)通过external_id获取相关id信息,根据restAPI文档中的resource格式拼装完成monitoring相关的resource信息
 3)然后通过monitorList函数获取相关的监控信息

更新go.mod google.golang.org所依赖的google.golang.org/api版本
2020-03-13 19:48:09 +08:00
Rain
7a4e16ac82 feat: Update Vendor for release/2.13 2020-03-12 11:55:33 +08:00
zhaoxiangchun
f81a14f85a multicloud的vmware监控功能
monitor.go中GetMonitorData()函数获取监控数据
2020-02-11 00:49:15 +08:00
Qiu Jian
c368111984 update vendor 2020-01-19 17:21:31 +08:00
zhaoxiangchun
72764183b6 vendor: update 2020-01-17 10:50:01 +08:00
Yousong Zhou
0acfe911f2 vendor: update sqlchemy 2020-01-14 13:26:54 +08:00
Qiu Jian
5281ea243c update vendor 2019-12-27 00:58:27 +08:00
Qiu Jian
f4a6277c31 feature: service config update support 2019-12-23 19:05:20 +08:00
rainzm
1f96aecf71 update vendor for 2.13 (#4269) 2019-12-21 17:55:59 +08:00
Rain
ce71be7fed Update vendor in case of updating about yunion.io/x/pkg and yunion.io/x/jsonutils 2019-12-20 20:11:01 +08:00
Qiu Jian
f3370a5824 update vendor 2019-12-17 16:56:22 +08:00
Qu Xuan
8b3c3f4e5e hotfix: update vendor 2019-12-13 17:06:59 +08:00
Qiu Jian
6b2a0e0412 update vendor 2019-12-12 11:55:15 +08:00
Qiu Jian
844c1064cc quota recode 2019-12-12 11:53:20 +08:00
Yousong Zhou
e6b7e21f58 Automated cherry pick of #4084: httputils: use http.ProxyFromEnvironment by default (#4085)
* vendor: update aliyun-oss-go-sdk to v2.0.4

To use ClientOption oss.HTTPClient

* aliyun: use a http client that respects env proxy settings

* httputils: use http.ProxyFromEnvironment by default
2019-12-10 21:15:28 +08:00
Qu Xuan
d7484a9078 add: gcp cloud support 2019-11-27 11:23:25 +08:00
Qiu Jian
2409fa30bc update vendor 2019-11-22 21:46:39 +08:00
Yousong Zhou
39ca790650 vendor: update sqlchemy 2019-11-19 11:24:31 +00:00
Qiu Jian
663616c518 update vendor for qcloud cos-go-sdk 2019-11-16 15:25:32 +08:00
Yousong Zhou
9a6054819a vendor: restore a few files to locally managed version 2019-11-12 13:25:14 +00:00
Yousong Zhou
7708ee1536 vendor: update 2019-11-12 13:25:14 +00:00
Qiu Jian
f01722e960 update vendor 2019-11-12 01:24:42 +08:00
郑雨
5f68ccd930 fix: Fix that fail to create vm with unforced instance group
1. This is a bug because of latest modify about scheduler's instance_group_predicate.
Should set minFree as zero when founding that host can't be used to create vm
with requested forced instance group.
2. Fix some little error of instance group.
3. Add PerformEnable and PerformDisable for instance group.
4. Clean scheduler desc cache after having attached or detached guests and groups
and enabled group. Cleaning was necessary when disable group because disabled
group is prohibited.
5. Add package 'golang.org/x/sync/errgroup'.
2019-11-07 16:16:11 +08:00
ioito
7ae0315987 update vendor 2019-10-25 16:54:31 +08:00
Yousong Zhou
2b228db0ad vendor 未合并的文件 2019-10-18 03:42:43 +00:00
Yousong Zhou
8e446566ab vendor: make mod 2019-10-18 03:42:43 +00:00
Qiu Jian
2cf6ed5d51 redfish api support 2019-10-16 15:20:13 +08:00
ioito
fe1cda072b optimized: 优化安全组规则,支持逗号分隔的规则 2019-10-16 12:51:17 +08:00
Zexi Li
11bc63fbd0 fix: services model incorrect nullable define 2019-10-08 22:24:07 +08:00
Qiu Jian
61efcc999f update vendor 2019-09-19 21:16:03 +08:00
ioito
7c1bf04935 fix: 避免make mod时异常 2019-09-17 12:30:53 +08:00
ioito
32c3211130 fix: update vendor 2019-09-12 18:17:24 +08:00
ioito
4f60402942 fix: update go-ceph vendor 2019-09-12 16:57:03 +08:00
ioito
a4698313e6 fix: go-ceph bugifx 2019-09-12 14:18:55 +08:00
Qiu Jian
8956d45526 feature: 1. ak/sk auth support 2. a full feature s3gateway works with Cyberduck
注意:以下两个文件的修改还未被官方合并,所以下次make
mod的时候会被覆盖,需要注意checkout恢复:

vendor/github.com/Azure/azure-sdk-for-go/storage/blockblob.go
vendor/github.com/tencentyun/cos-go-sdk-v5/object_part.go
2019-08-30 00:30:29 +08:00
Qiu Jian
18593f9534 update vendor 2019-08-17 18:56:41 +08:00
wanyaoqi
fc67284a70 support get user tags 2019-08-13 18:26:53 +08:00
Qiu Jian
c09cd51374 update vendor 2019-08-12 11:26:38 +08:00
Zexi
f7c03f9998 add apigateway service 2019-08-09 21:15:57 +08:00
Yousong Zhou
0618c34927 vendor: update structarg 2019-08-09 10:29:25 +00:00
Qiu Jian
07c9b119f3 update vendor 2019-08-06 22:46:25 +08:00
Jian Qiu
4662b82261 Automated cherry pick of #1905: huawei elb support (#1975)
* huawei elb support

* aws elb support
2019-07-28 15:23:11 +08:00
ioito
7fb909356b support aws rds 2019-07-27 18:43:30 +08:00
ioito
4bb5d7a762 init model 2019-07-27 18:43:30 +08:00
Yousong Zhou
1f3c70c57c vendor: update yunion.io/x/pkg 2019-07-26 03:45:25 +00:00
Qiu Jian
e0c13571a8 s3gateway round 2 2019-07-24 22:39:29 +08:00
Qiu Jian
39746ee2c1 feature: s3gateway 2019-07-24 22:38:15 +08:00
wanyaoqi
3a3728bcb8 - set mirror status on switch
- deploy agent

- gpfs snapshot

- code fixs
2019-07-10 20:41:47 +08:00
ioito
7bac8490f2 optimized tag filter 2019-07-05 10:24:14 +08:00
TangBin
16a6ce495b update mod 2019-07-02 16:08:53 +08:00