Commit Graph
14793 Commits
Author SHA1 Message Date
Qu Xuan 4b5b628fac fix(region): avoid cidr change 0.0.0.0/0 2021-11-05 10:06:13 +08:00
Zexi Li 3a258e01b3 feat(region,host): create or update server add machine option (#12607) 2021-11-04 22:27:12 +08:00
Zexi Li 515f057e58 Merge pull request #12592 from rainzm/automated-cherry-pick-of-#12590-upstream-release-3.7
Automated cherry pick of #12590: fix(esxi): avoid uplink dvpg
2021-11-03 18:07:46 +08:00
rainzm ddd9c7b3a7 fix(esxi): avoid uplink dvpg 2021-11-03 17:06:35 +08:00
Zexi Li 954314848f Merge pull request #12563 from swordqiu/automated-cherry-pick-of-#12561-upstream-release-3.7
Automated cherry pick of #12561: fix: delayed probing GPU on host init and add disable_gpu option
2021-11-03 00:01:10 +08:00
Zexi Li 279752ebd0 Merge pull request #12579 from rainzm/automated-cherry-pick-of-#12577-upstream-release-3.7
Automated cherry pick of #12577: fix(region): delete instance snapshot itself after deleting subsnapshots
2021-11-02 23:47:57 +08:00
rainzm b6a8a381f3 fix(region): delete instance snapshot itself after deleting subsnapshots 2021-11-02 10:29:36 +08:00
Zexi Li de1a8e7ead Merge pull request #12573 from ioito/automated-cherry-pick-of-#12571-upstream-release-3.7
Automated cherry pick of #12571: fix(region): avoid panic when query is nil
2021-11-01 20:28:48 +08:00
Zexi Li 4049aea70c Merge pull request #12576 from rainzm/automated-cherry-pick-of-#12574-upstream-release-3.7
Automated cherry pick of #12574: Flag for installing agent
2021-11-01 20:27:29 +08:00
rainzm 808c0392fd feat(region): add have-agent action for guest 2021-11-01 19:42:26 +08:00
rainzm b7c7884c04 feat(cloudproxy): add purge-forward for proxy endpoint 2021-11-01 19:42:26 +08:00
Qu Xuan b90811d0bd fix(region): avoid panic when query is nil 2021-11-01 16:32:20 +08:00
Zexi Li a3144a5542 Merge pull request #12566 from rainzm/automated-cherry-pick-of-#12564-upstream-release-3.7
Automated cherry pick of #12564: fix(region): init timerQueue correctly
2021-11-01 10:05:40 +08:00
rainzm 0bb2ee63d7 fix(region): init timerQueue correctly 2021-10-30 18:01:57 +08:00
Qiu Jian cba42da3b4 fix: delayed probing GPU on host init and add disable_gpu option 2021-10-30 11:54:11 +08:00
Zexi Li 91996c7871 Merge pull request #12550 from swordqiu/automated-cherry-pick-of-#12548-upstream-release-3.7
Automated cherry pick of #12548: fix: apigateway request api_server option directly from keystone
2021-10-29 11:08:36 +08:00
Qiu Jian 05812fb3f8 fix: apigateway request api_server option directly from keystone 2021-10-28 23:55:03 +08:00
Zexi Li 3fd8cfe18c Merge pull request #12542 from ioito/automated-cherry-pick-of-#12540-upstream-release-3.7
Automated cherry pick of #12540: fix(host): avoid storage attach not report error
2021-10-28 18:25:45 +08:00
Qu Xuan e050c5dd84 fix(host): avoid storage attach not report error 2021-10-28 17:01:13 +08:00
Zexi Li 6dc50cb125 Merge pull request #12537 from ioito/automated-cherry-pick-of-#12535-upstream-release-3.7
Automated cherry pick of #12535: fix(region): validate update
2021-10-28 16:36:48 +08:00
Qu Xuan 048d6fd8f1 fix(region): validate update 2021-10-27 17:55:56 +08:00
yunion-ci-robot 1a863c67ec Merge pull request #12514 from zhaoxiangchun/automated-cherry-pick-of-#12495-upstream-release-3.7
Automated cherry pick of #12495: fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
2021-10-27 17:27:45 +08:00
Zexi Li 2cfef55af9 Merge pull request #12518 from tb365/automated-cherry-pick-of-#12517-upstream-release-3.7
Automated cherry pick of #12517: cn-southwest-2 default bgp type 5_sbgp
2021-10-26 19:32:28 +08:00
Zexi Li 377015dff5 Merge pull request #12525 from ioito/automated-cherry-pick-of-#12523-upstream-release-3.7
Automated cherry pick of #12523: fix(region): openstack eip sync
2021-10-26 19:16:03 +08:00
Qu Xuan 739ce265f7 fix(region): openstack eip sync 2021-10-26 15:37:12 +08:00
tb365 1af6227623 cn-southwest-2 default bgp type 5_sbgp 2021-10-26 09:30:11 +08:00
Zexi Li 5ee80b42f6 Merge pull request #12512 from zexi/automated-cherry-pick-of-#12510-upstream-release-3.7
Automated cherry pick of #12510: fix(baremetal): TaskWorkerCount options not init
2021-10-25 15:35:18 +08:00
zhaoxiangchun 052a98a560 fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
1. 支持对使用了聚合函数的field进行orderby 操作,如:sum(amount) as
   amount
2021-10-25 14:22:47 +08:00
Zexi Li 8216e8e83b fix(baremetal): TaskWorkerCount options not init 2021-10-25 12:10:08 +08:00
Zexi Li 771b992664 Merge pull request #12509 from swordqiu/automated-cherry-pick-of-#11626-upstream-release-3.7
Automated cherry pick of #11626: fix: compatible with new io scheduler(bfq/mq-deadline) of new Linux kernel
2021-10-25 11:46:03 +08:00
Qiu Jian 81161fd8c7 fix: compatible with new io scheduler(bfq/mq-deadline) of new Linux kernel
1. support bfq/mq-deadline multiqueue io scheduler
2. add delay for link setup
2021-10-25 11:01:54 +08:00
yunion-ci-robot 0bb6d198e1 Merge pull request #12507 from ioito/automated-cherry-pick-of-#12505-upstream-release-3.7
Automated cherry pick of #12505: fix(region): qcloud classic nic and storage sync
2021-10-24 16:57:09 +08:00
Qu Xuan e507287331 fix(region): qcloud classic nic and storage sync 2021-10-22 18:31:23 +08:00
Zexi Li 3def816f5b Merge pull request #12500 from ioito/automated-cherry-pick-of-#12498-upstream-release-3.7
Automated cherry pick of #12498: fix(region): hide rbd disk secret
2021-10-22 16:51:05 +08:00
Qu Xuan 7c03a8447b fix(region): hide rbd disk secret 2021-10-22 15:44:43 +08:00
Zexi Li f44c9732ed Merge pull request #12493 from ioito/automated-cherry-pick-of-#12491-upstream-release-3.7
Automated cherry pick of #12491: fix(region): set storage with snapshot id when change vm disk config
2021-10-22 13:13:19 +08:00
Qu Xuan e16020de56 fix(region): set storage with snapshot id when change vm disk config 2021-10-22 11:49:27 +08:00
yunion-ci-robot e85ae135e9 Merge pull request #12489 from zexi/automated-cherry-pick-of-#12487-upstream-release-3.7
Automated cherry pick of #12487: fix(host): disk snapshot file locking off
2021-10-22 11:41:16 +08:00
Zexi Li 85d5b6e707 fix(host): disk snapshot file locking off 2021-10-22 11:21:33 +08:00
Zexi Li e86201e5e5 Merge pull request #12473 from tb365/automated-cherry-pick-of-#12471-upstream-release-3.7
Automated cherry pick of #12471: host count add filters
2021-10-21 20:09:11 +08:00
Zexi Li 799951cdc1 Merge pull request #12483 from ioito/automated-cherry-pick-of-#12481-upstream-release-3.7
Automated cherry pick of #12481: fix(host): same mountpoint rbd storage
2021-10-21 17:11:51 +08:00
Qu Xuan 836c6c4a8f fix(host): same mountpoint rbd storage 2021-10-21 14:37:03 +08:00
Zexi Li 522a181aa7 Merge pull request #12477 from zexi/baremetal-rebuild-root
fix(baremetal): rebuild root calculate root disk partitions incorrect
2021-10-21 11:27:44 +08:00
Zexi Li 6be9f25d91 fix(baremetal): rebuild root calculate root disk partitions incorrect 2021-10-21 01:00:19 +08:00
tb365 3634601d3d host count add filters 2021-10-20 17:29:40 +08:00
Zexi Li a4be855896 Merge pull request #12459 from zexi/automated-cherry-pick-of-#12457-upstream-release-3.7
Automated cherry pick of #12457: fix(baremetal): add task_worker_count option
2021-10-19 22:40:44 +08:00
Zexi Li 9a2ac4ab38 Merge pull request #12462 from ioito/automated-cherry-pick-of-#12460-upstream-release-3.7
Automated cherry pick of #12460: optimized(region): improve img convert speed
2021-10-19 22:38:51 +08:00
Zexi Li cbb13fe8f1 Merge pull request #12466 from swordqiu/automated-cherry-pick-of-#12464-upstream-release-3.7
Automated cherry pick of #12464: fix: glance depends s3fs
2021-10-19 22:30:26 +08:00
Qiu Jian 8b28e83393 fix: glance depends s3fs 2021-10-19 12:32:40 +08:00
Qu Xuan e3b40959cf optimized(region): improve img convert speed 2021-10-19 10:56:54 +08:00