Commit Graph

68 Commits

Author SHA1 Message Date
Qiu Jian
98fcd1df0f fix: deprecated-by => yunion:deprecated-by 2020-04-16 23:24:56 +08:00
Qiu Jian
5651805eb0 update vendor 2020-04-16 23:23:55 +08:00
Qiu Jian
cdd239eab5 fix: server-list filter by provider VMware returns no results and update
vendor
2020-04-16 23:23:24 +08:00
zhaoxiangchun
a42e9c9462 优化建议功能-未使用的eip
1.通过cronman 调用eipUnused相关的driver,查询未使用的eip
2.依据对步骤1中的中的数据,对资源列表就行create、update、delete进行三种类型的操作

deal with comments

gencopyright

climc for SuggestSysRule and SuggestSysAlert

monitor: fix sysrule related models not generated

eip未使用的监控参数结构调整
2020-04-14 15:37:01 +08:00
Qiu Jian
3b5d34ccd8 fix: refine service-config change detection 2020-03-30 16:03:21 +08:00
Qiu Jian
d0e4cec332 update vendor 2020-03-27 01:20:30 +08:00
Yousong Zhou
c6e90f32ff vendor: update github.com/tencentcloud/tencentcloud-sdk-go 2020-03-22 19:36:44 +08:00
Yousong Zhou
f5f3f4f916 gomod: update yunion.io/x/log and refresh vendor
The code change for yunion.io/x/{pkg.sqlchemy} is a remedy for
yunionio/onecloud#5402
2020-03-16 10:49:44 +08:00
Qiu Jian
e11ceb4c4b feature: allow list/export/sort/distict metadata 2020-03-13 13:12:45 +08:00
Qiu Jian
3c9b368c43 feature: fix region list filters round 3 2020-03-12 20:55:22 +08:00
Zexi Li
cf61b1eb41 region: baremetal convert host join as k8s node 2020-03-12 16:14:43 +08:00
Rain
dfdfe1e872 feat: Update Vendor 2020-03-12 11:38:25 +08:00
yunion-ci-robot
d5e1c6ff3a Merge pull request #5281 from ioito/hotfix/qx-gcp-os-sync
Hotfix/qx gcp os sync
2020-03-10 10:31:57 +08:00
Qiu Jian
cf5498ac24 feature: recode structuralized GetExtraDetails and ListItemFilter 2020-03-04 14:01:25 +08:00
Qu Xuan
9287468153 fix: 谷歌云对象存储支持 2020-03-03 14:36:11 +08:00
Zexi Li
5645e4e15a add monitor service 2020-03-02 20:00:08 +08:00
zhaoxiangchun
d25a6443c2 谷歌云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-02-28 15:01:06 +08:00
Yousong Zhou
4d1e1ed6a4 vendor: bump pkg, executor module version 2020-02-27 19:39:38 +08:00
TangBin
1b72c387d1 network query by ip fix 2020-02-21 18:53:20 +08:00
Qiu Jian
d6a708fc55 update vendor 2020-01-19 15:54:17 +08:00
Yousong Zhou
0987655e03 vendor: add github.com/vishvananda/netlink 2020-01-14 18:41:04 +08:00
Yousong Zhou
a520e04aa8 vendor: update sqlchemy 2020-01-14 13:24:16 +08:00
Qiu Jian
7cf59a1fc1 update vendor 2020-01-13 15:57:43 +08:00
Qiu Jian
f526acc5bf update vendor 2020-01-13 13:19:48 +08:00
Jian Qiu
df81d7a9fe fix: mising sku in server creat (#4807) 2020-01-11 09:35:33 +08:00
Qiu Jian
a10804747e update vendor 2019-12-27 00:56:39 +08:00
Qiu Jian
df532e3415 update vendor 2019-12-23 19:09:32 +08:00
rainzm
1f163a399e update vendor (#4267) 2019-12-21 17:55:42 +08:00
Rain
7cf13bc730 Update vendor in case of updating about yunion.io/x/pkg and yunion.io/x/jsonutils 2019-12-20 20:03:32 +08:00
Qiu Jian
fe53204517 update vendor 2019-12-17 16:48:14 +08:00
Qu Xuan
a4b050272c hotfix: update vendor 2019-12-13 16:34:57 +08:00
Qiu Jian
0dcbb2147f update vendor 2019-12-12 11:31:47 +08:00
Qiu Jian
3dba5360d7 quota recode 2019-12-12 11:31:41 +08:00
Yousong Zhou
fb1725be32 httputils, aliyun: respects env proxy settings (#4084)
* 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:09 +08:00
wanyaoqi
7bf48c992e - add command executor
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
Qu Xuan
1ace23cbfa add: gcp cloud support 2019-11-27 10:29:28 +08:00
Yousong Zhou
9eb9cebcf3 vendor: update sqlchemy 2019-11-19 07:13:40 +00:00
Qiu Jian
688386d533 update vendor for qcloud cos-go-sdk 2019-11-16 12:41:23 +08:00
Yousong Zhou
4c5cdaca06 vendor: update 2019-11-12 13:22:09 +00:00
Qiu Jian
09f91f306a update vendor 2019-11-11 17:05:21 +08:00
郑雨
b59a145184 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 15:35:51 +08:00
ioito
9fac56bb25 update vendor 2019-10-25 16:53:01 +08:00
Yousong Zhou
37f42f57be vendor: make mod 2019-10-18 03:40:53 +00:00
Qiu Jian
25d0d478e7 redfish api support 2019-10-16 14:01:19 +08:00
Zexi Li
c393c1deb3 fix: services model incorrect nullable define 2019-10-08 22:22:54 +08:00
Qiu Jian
a7ebd7434a update vendor 2019-09-19 09:34:49 +08:00
ioito
adba926545 fix: 避免make mod时异常 2019-09-17 12:28:40 +08:00
ioito
7064271ae7 fix: update vendor 2019-09-12 18:15:50 +08:00
ioito
72b5ea1eb4 fix: update go-ceph vendor 2019-09-12 16:55:58 +08:00
ioito
79766e7c7e fix: go-ceph bugifx 2019-09-12 14:17:14 +08:00