zhaoxiangchun
6a54c88d29
gencopyright信息
2020-02-18 11:32:21 +08:00
Yousong Zhou
975728bb31
netutils2: guard against possible nil members
2020-01-16 22:48:26 +08:00
Yousong Zhou
bd1efb1716
netutils: DefaultSrcIpDev: use iproute2.RouteGetByDst
2020-01-16 22:48:26 +08:00
Yousong Zhou
5cd60db1b4
netutils2: replace GetRoutes with netlink call
2020-01-16 20:47:50 +08:00
Yousong Zhou
5efeb6fe50
netutils: isolate linux dependent parts
2020-01-16 16:34:49 +08:00
Yousong Zhou
4d8d20fe95
hostman: use package iproute2
2020-01-14 18:41:04 +08:00
Yousong Zhou
1f21fafb65
netutils2: use netlink to GetAddresses()
2020-01-14 18:41:04 +08:00
Yousong Zhou
58b03973a5
netutils2: add DefaultSrcIpDev()
2020-01-14 18:41:04 +08:00
yunion-ci-robot
359ed35e7d
Merge pull request #4419 from rainzm/feature/esxi_agent_bb
...
Feature(esxi-agent): Esxi Agent Go Version
2020-01-04 21:07:37 +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
Jian Qiu
325ff3af61
fix: httpclient timeout value cleanup, use notimeout client for oss ( #4527 )
...
* fix: httpclient timeout value cleanup, use notimeout client for oss
* Adaptive timeout client
* more test cases
* remove resolve timeout test case
* use adptive timeout only if timeout = 0
2020-01-04 20:51:21 +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
yunion-ci-robot
c50d3e8958
Merge pull request #3594 from wanyaoqi/feature/wyq/arm-virtualization
...
host arm support
2019-11-18 14:09:23 +08:00
wanyaoqi
db4de4f7d7
host arm support
...
- host register
- vm create, delete, vnc ...
2019-11-14 10:50:00 +08:00
Qiu Jian
4c756965a3
fix: nic teaming/bonding not working properly
2019-11-12 23:47:31 +08:00
wanyaoqi
bc14ff8e11
bugfix:
...
- storage cache iso
- guest start on host
2019-07-26 18:42:46 +08:00
yunion-ci-robot
47b931eabb
Merge pull request #1745 from wanyaoqi/bugfix/wyq/fix-deploy-network-routes
...
bugfix:fix deploy network with routes
2019-07-17 21:02:59 +08:00
Zexi
847f177bfb
pprof: integrate pprof into appsrv framework
2019-07-17 14:02:29 +08:00
wanyaoqi
ad814ab709
fix deploy network with routes
2019-07-16 11:10:13 +08:00
wanyaoqi
3acf030fef
- set mirror status on switch
...
- deploy agent
- gpfs snapshot
- code fixs
2019-07-10 18:31:40 +08:00
Qiu Jian
74c6a131a4
fix: numerous incorrect privilege issues
2019-06-06 03:23:03 +08:00
Jian Qiu
81b9cac556
fix: misc 3level priviliges bugfixes ( #1026 )
...
* fix: misc 3level priviliges bugfixes
* misc bugfixes
* misc bugfixes
2019-06-02 08:05:11 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Yousong Zhou
4f7a4177ac
Merge remote-tracking branch 'origin/release/2.6.0' into feature/yousong-lbagent-managed
2019-03-17 02:35:09 +00:00
Yousong Zhou
15e4708f71
netutils2: add MyIP() for finding default source ip
2019-03-15 12:11:22 +00:00
Yousong Zhou
4c82dae39b
Merge remote-tracking branch 'origin/release/2.6.0' into bugfix/yousong-goimports-270
2019-03-13 13:33:51 +00:00
Yousong Zhou
8fe4f2ec98
treewide: group imports with goimports
...
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
Qiu Jian
300f4e5163
fix: recode cloud-account-create commands, easier to use
2019-03-13 01:42:07 +08:00
Qiu Jian
2552c658c4
fix: recode host.getWiresOfId
2019-03-11 14:32:36 +08:00
Qiu Jian
7bdab6e02d
feature: nic bonding/teaming support on region
2019-03-11 04:45:34 +08:00
wanyaoqi
ee69f890bd
bug fix
2019-02-18 21:09:09 +08:00
Zexi Li
dd4c1fe0ae
types struct 符合命名规范
2019-01-28 10:06:56 +08:00
wanyaoqi
cdf2d485d5
complete remaining code exculde rbd, nfs, snapshot recyle, rootfs
2019-01-23 14:22:12 +08:00
wanyaoqi
0865d53297
temp
2019-01-18 18:02:00 +08:00
wanyaoqi
ae6430bd04
use procutils replace exec
2019-01-17 10:46:53 +08:00
wanyaoqi
be7f8f1e95
host complie success
2019-01-16 12:09:06 +08:00
wanyaoqi
011fbb13be
diskhandler: local disk create, delete, resize
2019-01-07 17:09:57 +08:00
wanyaoqi
4f5984dbba
temp commit, hostinfo compile passed
2019-01-07 17:09:56 +08:00
wanyaoqi
9a01826caa
20181225 merry chrismas
2019-01-07 17:09:56 +08:00
wanyaoqi
58e81bec86
move util to pkg/utils
2019-01-07 17:09:56 +08:00