zhaoxiangchun
|
28858d9470
|
feat(suggestion,mcclient): add suggestsysalert-delete climc
|
2021-04-22 16:56:55 +08:00 |
|
Zexi Li
|
56c3b704fc
|
Merge pull request #10867 from ioito/hotfix/qx-vpc-wire
fix(region): avoid network create failed when vpc is ok but wire not sync
|
2021-04-22 10:24:10 +08:00 |
|
Zexi Li
|
ca16403467
|
Merge pull request #10878 from ioito/hotfix/qx-lb-params-missing
fix(region): add egress_mbps params for lb
|
2021-04-22 10:23:23 +08:00 |
|
Qu Xuan
|
dd427a0146
|
fix(region): add egress_mbps params for lb
|
2021-04-21 21:44:18 +08:00 |
|
Zexi Li
|
35ad91f705
|
fix(glance): image can't removed when size is 0
|
2021-04-21 20:57:15 +08:00 |
|
Qu Xuan
|
63a2faea7d
|
fix(region): avoid network create failed when vpc is ok but wire not sync
|
2021-04-21 14:50:05 +08:00 |
|
rainzm
|
10793b9859
|
fix(region): make cloudprovider sync worker configurable
这个参数意味着,同时允许多少个 provider 来把自己同步的 region 任务放进后
面的队列。
进一步说,配置数量之外的 provider 必须等待前面的 provider 同步完所有的 region
之后,才有机会开始同步自己的region。
此限制的必要性不高,所以默认值设置比较大,为"10"。
|
2021-04-21 12:14:44 +08:00 |
|
yunion-ci-robot
|
09c3527fa7
|
Merge pull request #10709 from ioito/hotfix/qx-secrule-sync-fix
Hotfix/qx secrule sync fix
|
2021-04-21 11:29:51 +08:00 |
|
Zexi Li
|
35e6abd7f9
|
Merge pull request #10834 from zexi/automated-cherry-pick-of-#10833-upstream-master
Automated cherry pick of #10833: fix(region): fetch cached image from glance by default
|
2021-04-21 11:19:10 +08:00 |
|
Zexi Li
|
350fbc3c73
|
Merge pull request #10855 from swordqiu/hotfix/qj-ipmi-probe-reset-link-up-state
fix(baremetal): baremetal ipmi probe reset link up state
|
2021-04-21 10:12:33 +08:00 |
|
yunion-ci-robot
|
fd75e5611f
|
Merge pull request #10849 from yousong/feature/yousong-zombie
Feature/yousong zombie
|
2021-04-21 10:11:50 +08:00 |
|
Zexi Li
|
32ec7f68b1
|
Merge pull request #10851 from rainzm/syncaccount/localtask
fix(region): avoid using LocalTaskWorker in time-consuming synchronization of cloudaccount
|
2021-04-21 10:09:28 +08:00 |
|
Yousong Zhou
|
3a18af8d72
|
treewide: wait possible zombies
|
2021-04-20 22:01:02 +08:00 |
|
Qiu Jian
|
55cfb0ba45
|
fix(baremetal): baremetal ipmi probe reset link up state
|
2021-04-20 21:36:13 +08:00 |
|
Zexi Li
|
e5d94d3b17
|
Merge pull request #10845 from ioito/hotfix/qx-vm-account-name
fix(region): optimized vm account name code
|
2021-04-20 20:15:07 +08:00 |
|
rainzm
|
ea790cc82b
|
fix(region): avoid using LocalTaskworker in time-consuming synchronization of cloudaccount
|
2021-04-20 19:57:38 +08:00 |
|
Yousong Zhou
|
709ddccc2f
|
procutils: WaitZombieLoop: remove unneeded info request
|
2021-04-20 19:27:24 +08:00 |
|
Yousong Zhou
|
f970e22b97
|
procutils: WaitZombieLoop: less verbose iota
|
2021-04-20 19:27:24 +08:00 |
|
Yousong Zhou
|
26013e66bf
|
procutils: WaitZombieLoop: use const str "1" for my pid
|
2021-04-20 19:27:24 +08:00 |
|
Yousong Zhou
|
a1044c1afc
|
procutils: add WaitZombieLoop
|
2021-04-20 19:27:24 +08:00 |
|
Zexi Li
|
519997fd52
|
Merge pull request #10839 from ioito/hotfix/qx-aliyun-vswitch-sync
fix(region): avoid panic when sync aliyun networks
|
2021-04-20 18:51:10 +08:00 |
|
Zexi Li
|
cde29f7d3b
|
Merge pull request #10829 from ioito/hotfix/qx-order-by-disk
fix(region): vm list order by disk size
|
2021-04-20 18:49:17 +08:00 |
|
Zexi Li
|
49c9c6b70a
|
Merge pull request #10817 from rainzm/vmware/image_sync
fix(esxi): prevent fake template and real template from duplication
|
2021-04-20 18:45:42 +08:00 |
|
Qu Xuan
|
45667bffea
|
fix(region): optimized vm account name code
|
2021-04-20 18:25:56 +08:00 |
|
Qu Xuan
|
3f485c7c31
|
fix(region): avoid panic when sync aliyun networks
|
2021-04-20 17:53:28 +08:00 |
|
Zexi Li
|
c3cad7ef01
|
fix(region): fetch cached image from glance by default
|
2021-04-20 17:51:57 +08:00 |
|
Zexi Li
|
9411cfebd0
|
Merge pull request #10825 from ioito/hotfix/qx-pre-allocate-ip
fix(region): avoid assign vm ip addr not effect
|
2021-04-20 17:15:39 +08:00 |
|
Qu Xuan
|
add10f340e
|
fix(region): vm list order by disk size
|
2021-04-20 16:51:59 +08:00 |
|
Qu Xuan
|
44a48fef6e
|
fix(region): avoid assign vm ip addr not effect
|
2021-04-20 16:29:14 +08:00 |
|
Qu Xuan
|
7aa9bda8e1
|
fix(region): optimized peer secgroup
|
2021-04-20 15:23:14 +08:00 |
|
rainzm
|
85c761e021
|
feat(multicloud): add snapshots list for ecloud
|
2021-04-20 11:52:25 +08:00 |
|
Zexi Li
|
1c88efdf85
|
Merge pull request #10794 from rainzm/devtool/script
Devtool script optimization and fix
|
2021-04-20 10:45:05 +08:00 |
|
rainzm
|
ca0f88877e
|
fix(esxi): prevent fake template and real template from duplication
|
2021-04-20 10:25:07 +08:00 |
|
rainzm
|
d7224cd064
|
feat(region): increase the log for debugging when syncing cloudimage
|
2021-04-20 10:24:18 +08:00 |
|
Zexi Li
|
93ce4b3dbd
|
Merge pull request #10811 from ioito/hotfix/qx-nas-wait-time
fix(region): wait more time for creating nas
|
2021-04-19 21:08:05 +08:00 |
|
Zexi Li
|
313d812431
|
Merge pull request #10810 from rainzm/ecloud/vpc
fix(multicloud): set isEmulated as false for ecloud vpc
|
2021-04-19 21:06:27 +08:00 |
|
Zexi Li
|
f56c585072
|
Merge pull request #10804 from ioito/hotfix/qx-mt-ag-policy
fix: owner id fix
|
2021-04-19 21:05:23 +08:00 |
|
Zexi Li
|
fd7bf98aab
|
Merge pull request #10796 from ioito/hotfix/qx-aliyun-tag-region
fix: add region id params
|
2021-04-19 21:05:00 +08:00 |
|
Qu Xuan
|
a6ef9b66f6
|
fix(region): wait more time for creating nas
|
2021-04-19 19:59:00 +08:00 |
|
rainzm
|
2d04115ab5
|
fix(multicloud): set isEmulated as false for ecloud vpc
|
2021-04-19 18:59:24 +08:00 |
|
Zexi Li
|
b3fb82b343
|
Merge pull request #10806 from ioito/hotfix/qx-aliyun-nas-access-group
fix: ignore aliyun region not supported error
|
2021-04-19 18:50:26 +08:00 |
|
Zexi Li
|
38939c44d6
|
Merge pull request #10808 from ioito/hotfix/qx-public-ip-convert
fix(region): convert eip with same project with vm
|
2021-04-19 18:49:43 +08:00 |
|
Qu Xuan
|
1f2099ac01
|
fix(region): nas owner id fix
|
2021-04-19 18:00:16 +08:00 |
|
Qu Xuan
|
7df3891a9e
|
fix(region): convert eip with same project with vm
|
2021-04-19 17:53:26 +08:00 |
|
Zexi Li
|
9c8a318c5a
|
Merge pull request #10776 from tb365/bugfix/tb-bugfix-041601
fix(region): qcloud redis sync fix
|
2021-04-19 16:18:12 +08:00 |
|
Qu Xuan
|
c85d4ac719
|
fix(region): ignore aliyun region not supported error
|
2021-04-19 16:08:48 +08:00 |
|
tangbin
|
7c56f4fbb3
|
fix(region): qcloud redis sync fix
|
2021-04-19 15:12:56 +08:00 |
|
Zexi Li
|
c8f24759b7
|
Merge pull request #10777 from ioito/hotfix/qx-vm-private-ip-pre-allocate
fix: add options for pre allow ip add
|
2021-04-19 14:54:41 +08:00 |
|
Qu Xuan
|
8de1b3c69f
|
fix: add region id params
|
2021-04-19 14:14:02 +08:00 |
|
Zexi Li
|
3a32a4a223
|
Merge pull request #10790 from ioito/hotfix/qx-panic-vpc-peer
fix: avoid panic
|
2021-04-19 13:15:57 +08:00 |
|