Commit Graph
502 Commits
Author SHA1 Message Date
yunion-ci-robot e030d683f0 Merge pull request #6498 from wanyaoqi/automated-cherry-pick-of-#6497-upstream-release-3.2
Automated cherry pick of #6497: image cache use lockman
2020-05-21 16:33:45 +08:00
wanyaoqi 5131057cd8 image cache use lockman 2020-05-21 11:47:32 +08:00
rainzm 5b0b346f12 Kill processes in time & Add debug info 2020-05-21 10:51:10 +08:00
Zexi Li 93179d30a7 Merge pull request #6442 from swordqiu/automated-cherry-pick-of-#6441-upstream-release-3.2
Automated cherry pick of #6441: update lisDescendent scope params
2020-05-19 10:20:24 +08:00
Qiu Jian 7123de13ed update lisDescendent scope params 2020-05-18 23:19:58 +08:00
Zexi Li e8b90a9617 baremetal: fix ssh put empty content file not created 2020-05-18 21:46:26 +08:00
Zexi Li 411c264890 Merge pull request #6400 from swordqiu/automated-cherry-pick-of-#6394-upstream-release-3.2
Automated cherry pick of #6394: fix: xxx-agent should generally use scope=system to list resources
2020-05-16 17:46:26 +08:00
Qiu Jian b12c644494 fix: xxx-agent should generally use scope=system to list resources 2020-05-15 22:33:03 +08:00
rainzm e9d0764be9 fix(esxi): Allow the creation of duplicate vcenter machines.
Create vm with name whose vlaue is localVM.Uuid and try to rename again.
2020-05-15 21:36:19 +08:00
rainzm 4873635dd8 fix(esxi): Set 'WindowsDefaultAdminUser' as true when deploy vm.
'WindowsDefaultAdminUser' means that the default admin account is
'Administrator' when deploy windows vm.
2020-05-15 21:36:19 +08:00
rainzm 23a03bb24c fix(esxi): Set 'IsInit' as true when rebuildroot
IsInit is true will cause cloudinit enable. When rebuilding root, if there is cloudinit service in the image, it will cover the initialization work we did on the rebuilding.
2020-05-15 21:36:19 +08:00
wanyaoqi 6b63ac0af5 fix esxi disk disconnect 2020-05-14 12:28:27 +08:00
wanyaoqi f50dfaef4c remove statefile in start script 2020-05-14 12:28:27 +08:00
wanyaoqi e8dc98ca8d set host list scope system 2020-05-07 20:04:31 +08:00
wanyaoqi 17676568d8 fix host init without etcd 2020-04-30 18:46:15 +08:00
wanyaoqi 9b22f51f25 fix host health 2020-04-30 11:32:53 +08:00
wanyaoqi 41aceac04d gpu host enable huge page 2020-04-27 20:04:03 +08:00
wanyaoqi 16af1a4dc0 fix exsi convert disk path 2020-04-27 15:58:09 +08:00
wanyaoqi 342f963e6e host health check 2020-04-27 10:32:34 +08:00
Yousong Zhou 47ad14ea4c hostman: options: pack up a Parse() func 2020-04-26 19:03:24 +08:00
Yousong Zhou 96dcd83996 hostman: let sdnagent do port cleanup
ovsutils.CleanHiddenPorts() is buggy in that it has no regards for
patch ports
2020-04-24 18:32:40 +08:00
Yousong Zhou 8eb6c01ecd hostman: options: add ovn_mapped_bridge 2020-04-24 18:32:40 +08:00
Yousong Zhou 2588613598 hostman: options: add allow_xx_vms 2020-04-24 18:32:40 +08:00
wanyaoqi 034b546b16 support sync disk snapshot status 2020-04-22 20:53:47 +08:00
Rain 05c42c1081 fix(host): No tag when tag's value is empty 2020-04-22 16:48:53 +08:00
Zexi Li 8628c4113c Merge pull request #5711 from zhaoxiangchun/feature/zxc-suggest-mon
优化建议
2020-04-16 17:58:09 +08:00
Rain b75b636901 feat: Add tag 'vm_scaling_group_id' for vm's monitor record 2020-04-14 20:51:03 +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
wanyaoqi df7c2ae84e fix host init generate network config 2020-04-10 15:48:26 +08:00
wanyaoqi 92940dae11 os.exit replace return on sigtrap 2020-04-08 23:01:54 +08:00
wanyaoqi a20daa1c11 fix deployer sigtrap funciton 2020-04-08 22:05:57 +08:00
tangbin 0c0980d3f9 huawei&qcloud&huawei elb bugfix 2020-04-08 19:32:51 +08:00
Zexi Li 4c381c2130 Merge pull request #5586 from wanyaoqi/feature/wyq/esxi2kvm-migration
feature: copy esxi guest to kvm
2020-04-03 19:41:03 +08:00
wanyaoqi cf58fefea1 host do not set hostname 2020-04-02 18:09:55 +08:00
wanyaoqi cc3a2da1a8 fix host-deployer base 2020-04-02 18:02:32 +08:00
wanyaoqi 92e88f2a97 - copy esxi guest to kvm 2020-04-02 17:56:50 +08:00
wanyaoqi f9490b5c56 host session use internal endpoint 2020-04-01 19:59:58 +08:00
wanyaoqi 5f3b4e6198 - add check disk is enable delete
- vm enable detach network on running state
- add menu on boot from iso
- misc fix
2020-03-30 21:17:18 +08:00
wanyaoqi f4d86b4fb2 guest add metadata cpu mode
- live migrate if guest cpu mode is qemu, do not check host cpu mode
- disk name generation replace '_' to '-'
2020-03-20 15:04:46 +08:00
yunion-ci-robot 0d1e41a99d Merge pull request #5484 from wanyaoqi/bugfix/wyq/downloadhandler-not-set-timeout
bugfix:download handler set no timeout
2020-03-13 13:22:17 +08:00
wanyaoqi 8ca4ecada3 download handler set no timeout 2020-03-13 11:01:30 +08:00
Zexi Li cf61b1eb41 region: baremetal convert host join as k8s node 2020-03-12 16:14:43 +08:00
Yousong Zhou 1b5672fde7 hostman: default ovn options from environment 2020-03-04 16:42:06 +08:00
yunion-ci-robot 150ecff786 Merge pull request #5305 from yousong/feature/yousong-vpcagent
build: github: build vpcagent image
2020-02-28 21:47:20 +08:00
yunion-ci-robot c6d6a725eb Merge pull request #5286 from wanyaoqi/bugfix/wyq/host-register-use-default-vpc
host register use default vpc
2020-02-28 21:32:20 +08:00
yunion-ci-robot c2fba0a8b3 Merge pull request #5255 from wanyaoqi/bugfix/wyq/fix-nic-get-addr
fix nic get addr on attach multi isolated device
2020-02-28 21:03:19 +08:00
wanyaoqi 87f7ca81d7 host register use default vpc 2020-02-28 18:36:21 +08:00
Yousong Zhou c41cd012ff hostman: disable services on host system when running in container 2020-02-28 18:17:45 +08:00
wanyaoqi ae84c339d9 fix nic get pci address 2020-02-27 22:19:42 +08:00
Yousong Zhou bc89e8ab67 hostman: use "uname -m" for for fetch processor type
"uname -p" command from native busybox, coreutils may return "unknown".
CentOS coreutils has a patch fallback to using uts.machine if sysinfo
syscall is not available

Use "uname -m" for maximum compatibility
2020-02-27 20:00:00 +08:00