tb365
285b0f2523
fix(keystone): user not found error fix
2021-07-12 13:54:22 +08:00
Zexi Li
aa87a342a7
Merge pull request #11621 from rainzm/automated-cherry-pick-of-#11592-upstream-release-3.7
...
Automated cherry pick of #11592 : feat(devtool): use server forward direct for guest with kvm hypervisor
2021-07-12 10:28:34 +08:00
Zexi Li
a62be4a708
Merge pull request #11618 from zhaoxiangchun/automated-cherry-pick-of-#11617-upstream-release-3.7
...
Automated cherry pick of #11617 : fix(monitor): fix monitor resourece update
2021-07-12 10:27:38 +08:00
rainzm
742b05540d
fix(region): set DefaultSysDiskBackend as empty for esxi guest
2021-07-09 19:13:48 +08:00
rainzm
9d17f7091b
feat(devtool): use server forward direct for guest with kvm hypervisor
2021-07-09 17:10:17 +08:00
Zexi Li
0ed305cd0b
fix(baremetal): use ipmitool power reset when redfish power on error
2021-07-09 14:47:08 +08:00
zhaoxiangchun
c27cec0195
fix(monitor): fix monitor resourece update
...
1.通过region返回的obj更新监控资源时 remove掉id信息
2021-07-09 13:09:07 +08:00
Zexi Li
09f2812a29
Merge pull request #11605 from zhaoxiangchun/automated-cherry-pick-of-#11603-upstream-release-3.7
...
Automated cherry pick of #11603 : fix(monitor): alert policy use ownerId when update
2021-07-09 12:07:11 +08:00
Qiu Jian
9630e1b7db
fix: host detach wire not update netinterface
2021-07-09 10:45:28 +08:00
zhaoxiangchun
3b8eaaf554
fix(monitor): alert policy use ownerId when update
...
1.根据参数中的project和domain属性调用FetchOwnerId方法,然后确定报警策略归属并进行监控查询过滤
2021-07-09 10:17:47 +08:00
yunion-ci-robot
01bc96d4c5
Merge pull request #11594 from zexi/automated-cherry-pick-of-#11563-upstream-release-3.7
...
Automated cherry pick of #11563 : feat(host): aware of kubelet eviction config
2021-07-08 20:16:59 +08:00
rainzm
233b97977d
fix(host-deployer): make SKVMGuestLVMPartition work fine
...
1. add needChangeName to indicate whether to change the name when
putting down
2. remove unnecessary IsVgActice
3. findPartitions from /dev/{vgname}/{lvname} or
/dev/mapper/{vgname}-{lvname}
2021-07-08 18:18:16 +08:00
Zexi Li
580f9ca3cd
feat(host): aware of kubelet eviction config
2021-07-07 21:29:55 +08:00
zhaoxiangchun
90300c1afb
feat(monitor): update monitor resource overview
...
1.调整监控总览-报警资源逻辑
启用禁用策略时对报警资源进行对应的挂载和解绑
2021-07-07 20:37:41 +08:00
rainzm
cdfb16ec1b
fix(region): handle the error of RequestGuestCreateAllDisks
2021-07-07 15:46:23 +08:00
Zexi Li
198e42ea95
Merge pull request #11571 from rainzm/automated-cherry-pick-of-#11570-upstream-release-3.7
...
Automated cherry pick of #11570 : feat(hostdeployer): change the way fo GetLoginAccount in windows
2021-07-06 22:22:01 +08:00
Zexi Li
15a160c876
fix(host-deployer): detect UEFI supported not correct
2021-07-06 19:32:30 +08:00
rainzm
b3f298afdb
feat(hostdeployer): change the way fo GetLoginAccount in windows
...
首先,如果不是win10,并且 windowsDefaultAdminUser 置为 true,以及
Administrator 没有lock,那么使用 Administrator。
否则,优先使用第一个没有被锁定且不是 Administrator 的user,如果最后没有
符合条件的user,且Adminstrator 没有被lock,就是用 Administrator。
否则,报错。
2021-07-06 17:37:43 +08:00
Zexi Li
d112a0a277
feat(host): add openEuler rootFs driver
2021-07-06 14:50:07 +08:00
Qiu Jian
490e7e4ef7
fix: add cloudroot as system account, so as not using normal user id
2021-07-03 22:25:01 +08:00
Qiu Jian
b21c1f1a8b
fix: do not use ntfsresize to resize NTFS partition
...
This makes resizing windows 2003 ntfs partition non-functional
2021-07-02 09:16:20 +08:00
Qu Xuan
8cae1408f7
fix(webconsole): aliyun vnc windows ctl+alt+del
2021-06-30 20:01:56 +08:00
Zexi Li
617dc611c0
Merge pull request #11523 from zhaoxiangchun/automated-cherry-pick-of-#11522-upstream-release-3.7
...
Automated cherry pick of #11522 : fix(monitor): update alert panel scope by alert dashboard
2021-06-30 10:37:46 +08:00
zhaoxiangchun
2488a5dab1
fix(monitor): fix monitor process alert
...
修复进程监控报警后,没有触发前端报警提示的问题
2021-06-30 09:49:40 +08:00
Zexi Li
1f9a66d00f
fix(scheduler): baremetal network free address out of count
2021-06-29 20:25:03 +08:00
zhaoxiangchun
f4cb3d2beb
fix(monitor): update alert panel scope by alert dashboard
2021-06-29 17:24:23 +08:00
Qiu Jian
79f8013376
fix(host): allow server directory a symbol link to directory in other location
2021-06-29 00:03:49 +08:00
zhaoxiangchun
6ee987c875
fix(monitor): fix alert record not return resource details
2021-06-28 19:44:50 +08:00
Zexi Li
f9b5a82acd
Merge pull request #11504 from ioito/automated-cherry-pick-of-#11503-upstream-release-3.7
...
Automated cherry pick of #11503 : fi(region): avoid opslog without resource id
2021-06-28 19:41:52 +08:00
Zexi Li
67603523dc
Merge pull request #11508 from ioito/automated-cherry-pick-of-#11507-upstream-release-3.7
...
Automated cherry pick of #11507 : fix(region): avoid panic when sync snapshot project
2021-06-28 19:36:44 +08:00
rainzm
d00578d6eb
fix: get datacenter of host via GetDatacenter
2021-06-28 18:17:12 +08:00
Qu Xuan
8f7653c14c
fix(region): avoid panic when sync snapshot project
2021-06-28 18:14:53 +08:00
Qu Xuan
b448719335
fi(region): avoid opslog without resource id
2021-06-28 17:20:25 +08:00
Zexi Li
55011704c0
fix(region): baremetal server change ip address reuse
2021-06-28 14:44:58 +08:00
zhaoxiangchun
4dc9ef631f
feat(climc): update meter dimension climc
2021-06-26 22:22:25 +08:00
rainzm
c317f05b78
feat: add interface INetworkNicCountGetter
2021-06-25 15:58:30 +08:00
rainzm
5741782cca
feat(scheduler): optimize the speed of network predicate
2021-06-25 15:58:30 +08:00
rainzm
8304b37773
fix(notify): distinct field of receivers
2021-06-24 10:40:42 +08:00
Zexi Li
b0fcef5c6a
Merge pull request #11472 from zhaoxiangchun/automated-cherry-pick-of-#11471-upstream-release-3.7
...
Automated cherry pick of #11471 : feat(monitor): add jenkins metric desc
2021-06-24 10:02:44 +08:00
rainzm
882d885aa4
feat(esxi): disable sync cloudimage from image cache
2021-06-23 17:05:50 +08:00
rainzm
d791cba145
feat(esxi): reduce the number of requests and the amount of data transferred
2021-06-23 17:05:50 +08:00
rainzm
7cf931cc16
feat(region): add ProhibitRefreshingCloudImage for options
2021-06-23 17:05:50 +08:00
zhaoxiangchun
0f55252c5b
feat(monitor): add jenkins metric desc
2021-06-23 15:29:22 +08:00
Zexi Li
6298415e7b
Merge pull request #11459 from ioito/automated-cherry-pick-of-#11453-upstream-release-3.7
...
Automated cherry pick of #11453 : fix(region): ignore qcloud vm start error
2021-06-23 11:54:50 +08:00
yunion-ci-robot
38384ca1ec
Merge pull request #11467 from zexi/automated-cherry-pick-of-#11457-upstream-release-3.7
...
Automated cherry pick of #11457 : feat(host): support netplan configuration
2021-06-23 11:39:11 +08:00
Zexi Li
4c5cd45efd
Merge pull request #11464 from ioito/automated-cherry-pick-of-#11463-upstream-release-3.7
...
Automated cherry pick of #11463 : fix(hostman): show server status changed reason
2021-06-23 10:53:30 +08:00
Zexi Li
e1e6a72b4f
feat(host): support netplan configuration
2021-06-23 10:38:07 +08:00
Qu Xuan
3c844caa4b
fix(hostman): show server status changed reason
2021-06-22 17:55:04 +08:00
zhaoxiangchun
8c51294fe7
fix(monitor): fix monitor overview
...
1.监控总览中资源报警统计支持项目钻取
2. 资源报警状态修复
2021-06-22 17:11:52 +08:00
Qu Xuan
8679dbee27
fix(region): ignore qcloud vm start error
2021-06-22 10:18:08 +08:00