Commit Graph
244 Commits
Author SHA1 Message Date
Zexi Li 3c7917425b region: baremetal convert host join as k8s node 2020-03-12 16:32:20 +08:00
Rain 5edd07e805 feat: Update Vendor for release/3.1 2020-03-12 11:53:22 +08:00
Zexi Li 68a425ebd5 add monitor service 2020-03-02 20:05:50 +08:00
zhaoxiangchun 69564365b9 谷歌云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-27 15:48:52 +08:00
TangBin 530b2a1422 network query by ip fix 2020-02-21 19:00:27 +08:00
zhaoxiangchun 562498da68 multicloud的vmware监控功能
monitor.go中GetMonitorData()函数获取监控数据
2020-02-11 00:44:48 +08:00
Qiu Jian d6a708fc55 update vendor 2020-01-19 15:54:17 +08:00
yunion-ci-robot cafc0d2476 Merge pull request #4775 from zhaoxiangchun/feature/zxc-awsMon
Feature/zxc aws mon
2020-01-17 19:24:09 +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
zhaoxiangchun f2dbd426cb vendor: update 2020-01-13 19:18:30 +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
Rain babc05b772 feature(esxi-agent): Esxi Agent Golang
1. 修改了host-deployer 使其支持 vmware vddk 的 deploy guest fs 操作。
2. esxi agent python ==> Go

fix(esxi-agent): Fix some bugs and irregular contents

fix(esxi-agent): Partial parameter structure

fix(esxi-agent): Add ovf template and remove some binary file

fix(esxi-agent): Format Code

fix(esxi-agent): fix based on reviewers' comments

fix(esxi-agent): fix host-deployer because of occasional unknown panic

fix: DelayTask should have a new Context

fix(esxi-agent): call hostutils.DelayTask

change '_interface' package to 'iagent' package

fix(esxi-agent): Fix some irregular code
2020-01-04 20:57:13 +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 ee5cfe6388 vendor: restore a few files to locally managed version 2019-11-12 13:22:52 +00: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 ff0dd3dd47 vendor 未合并的文件 2019-10-18 03:40:53 +00: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
Qiu Jian 77c4a53059 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:12:39 +08:00
Qiu Jian a4b4ef8d9d update vendor 2019-08-17 18:47:52 +08:00
wanyaoqi 24c3962d4a support get user tags 2019-08-13 18:20:59 +08:00
yunion-ci-robot 0ed06c8ce2 Merge pull request #2225 from swordqiu/feature/qj-objectstore-multipart-upload-support
Feature/qj objectstore multipart upload support
2019-08-12 11:44:01 +08:00
Qiu Jian 17979f289d update vendor 2019-08-12 11:02:53 +08:00
Zexi 9dbc257e4d add apigateway service 2019-08-09 21:11:46 +08:00
Yousong Zhou b99cf64367 vendor: update structarg 2019-08-09 09:48:09 +00:00
Qiu Jian c0120c0545 update vendor 2019-08-06 22:35:56 +08:00