ioito
|
f9f0c8f3cb
|
fix: 优化同步,避免长时间加锁
|
2021-04-23 18:55:02 +08:00 |
|
Zexi Li
|
55500a2797
|
Merge pull request #10893 from rainzm/spcache/delete
fix(region): allow owner to operate snapshotpolicy cache
|
2021-04-22 21:09:31 +08:00 |
|
rainzm
|
bc9264b1c3
|
fix(region): make SScheduledTaskLabel implement IJointModelManager
|
2021-04-22 18:14:11 +08:00 |
|
rainzm
|
1eb493b111
|
fix(region): allow owner to operate snapshotpolicy cache
|
2021-04-22 17:37:38 +08:00 |
|
Qu Xuan
|
568687c436
|
fix(region): avoid panic when sync resources
|
2021-04-22 16:23:01 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
Zexi Li
|
c3cad7ef01
|
fix(region): fetch cached image from glance by default
|
2021-04-20 17:51:57 +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
|
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 |
|
Qu Xuan
|
a6ef9b66f6
|
fix(region): wait more time for creating nas
|
2021-04-19 19:59:00 +08:00 |
|
Qu Xuan
|
1f2099ac01
|
fix(region): nas owner id fix
|
2021-04-19 18:00:16 +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
|
ab2fc8feb9
|
fix: avoid panic
|
2021-04-19 10:40:07 +08:00 |
|
Qu Xuan
|
5be136c9ca
|
fix: add options for pre allow ip add
|
2021-04-16 17:02:09 +08:00 |
|
Yousong Zhou
|
5b2fe2100c
|
region: guests: sshable: more compact make-sshable-cmd
|
2021-04-16 16:27:46 +08:00 |
|
yunion-ci-robot
|
57c73fe0b4
|
Merge pull request #10713 from yousong/feature/yousong-make-sshable
Feature/yousong make sshable
|
2021-04-16 13:16:48 +08:00 |
|
Zexi Li
|
9522566cfa
|
Merge pull request #10761 from rainzm/esxi/sync_network
fix(region): Remind that cloud account synchronization failed due to network synchronization failure
|
2021-04-16 10:06:26 +08:00 |
|
rainzm
|
a80fdaaddf
|
fix(region): purge instancesnapshot when purging guest
fix #10760
|
2021-04-15 18:58:39 +08:00 |
|
rainzm
|
f8a37d9419
|
fix(region): Remind that cloud account synchronization failed due to network synchronization failure
|
2021-04-15 18:32:18 +08:00 |
|
Yousong Zhou
|
264c58073e
|
region: guests: sshable: add GET /servers/<server-id>/make-sshable-cmd
|
2021-04-15 16:41:40 +08:00 |
|
Yousong Zhou
|
b090a63c3b
|
region: guests: sshable: add POST /servers/<server-id>/make-sshable
|
2021-04-15 16:41:39 +08:00 |
|
Yousong Zhou
|
cba83b48a8
|
region: guests: sshable: add field sshable_last_state
|
2021-04-15 16:38:05 +08:00 |
|
Yousong Zhou
|
98489ca038
|
region: guests: sshable: refactor for reusability
|
2021-04-15 16:38:05 +08:00 |
|
Yousong Zhou
|
cc7ffd707a
|
regions: lbagents: move pb update/create as mcclient module method
|
2021-04-15 16:38:04 +08:00 |
|
Zexi Li
|
453c4cb99f
|
Merge pull request #10746 from ioito/hotfix/qx-wire-status
fix wire status close #10737
|
2021-04-15 15:05:45 +08:00 |
|
Qu Xuan
|
be0117dd71
|
fix wire status close #10737
|
2021-04-15 14:45:10 +08:00 |
|
Zexi Li
|
e82a3deb7e
|
fix(cloudcommon): unify OS_ARCH constants
|
2021-04-15 10:52:34 +08:00 |
|
Zexi Li
|
7741bee778
|
Merge pull request #10716 from ioito/hotfix/qx-nas-misc-fix
fix: nas misc
|
2021-04-14 17:28:50 +08:00 |
|
Qu Xuan
|
e35c1d48b8
|
fix: nas misc
|
2021-04-14 17:06:21 +08:00 |
|
Zexi Li
|
8dbc2213f1
|
fix(region): decouple region and etcd service
|
2021-04-13 18:32:08 +08:00 |
|
Zexi Li
|
7a58f98fe8
|
Merge pull request #10669 from yousong/bugfix/yousong-sshable
region: guests: sshable: more friendly fail reason for proxy_forward
|
2021-04-13 11:44:34 +08:00 |
|
Yousong Zhou
|
460e54c919
|
region: guests: sshable: only check sshable state when in running state
|
2021-04-12 17:33:42 +08:00 |
|
Yousong Zhou
|
ba71fcaaa2
|
region: guests: sshable: return early on sshable=true
|
2021-04-12 16:52:07 +08:00 |
|
Yousong Zhou
|
012df167d5
|
region: guests: sshable: more friendly fail reason for proxy_forward
|
2021-04-12 16:51:26 +08:00 |
|
rainzm
|
be1f33c601
|
feat(region): allow to update account with provider vmware
|
2021-04-12 15:55:15 +08:00 |
|
Zexi Li
|
7f7745bb55
|
Merge pull request #10681 from ioito/feat/qx-nas-for-huawei
fix: nas for huawei
|
2021-04-10 12:02:13 +08:00 |
|
Qu Xuan
|
a3c676f7e8
|
fix: nas for huawei
|
2021-04-09 19:43:43 +08:00 |
|