Commit Graph
14818 Commits
Author SHA1 Message Date
rainzm 6b043e2392 fix: close it after using sql.Rows 2021-11-25 17:42:29 +08:00
Zexi Li fbe66f5ed5 Merge pull request #12734 from ioito/automated-cherry-pick-of-#12732-upstream-release-3.7
Automated cherry pick of #12732: fix(region): apsara rds network sync
2021-11-25 00:43:38 +08:00
Qu Xuan b99eb92ef2 fix(region): apsara rds network sync 2021-11-24 16:26:13 +08:00
Zexi Li be4db4e8a5 Merge pull request #12728 from zexi/automated-cherry-pick-of-#12724-upstream-release-3.7
Automated cherry pick of #12724: fix(region): adjust the logic of rebuild guest
2021-11-23 10:14:56 +08:00
yangbaoqiang 90e3ad8463 fix(region): openstack.go
1.调整eip解绑后,重新绑定函数位置
2.调整guest数据盘卸载后,重新挂载函数位置
2021-11-23 10:11:53 +08:00
Zexi Li 33ce47428c Merge pull request #12704 from zexi/automated-cherry-pick-of-#12701-upstream-release-3.7
Automated cherry pick of #12701: fix(host): only local disk enable file.locking option on arm64 host
2021-11-18 22:23:50 +08:00
Zexi Li 8de1411e64 fix(host): only local disk enable file.locking option on arm64 host 2021-11-18 10:49:24 +08:00
Zexi Li 3a17d88a08 Merge pull request #12689 from ioito/automated-cherry-pick-of-#12687-upstream-release-3.7
Automated cherry pick of #12687: fix(cloudevent): qcloud event time
2021-11-17 16:41:25 +08:00
Zexi Li e17219882e Merge pull request #12695 from swordqiu/hotfix/qj-fix-sqlchemy-version-for-release-3.7
fix: fix version of sqlchemy to v1.0.0 for release/3.7
2021-11-17 15:43:22 +08:00
Qiu Jian 08d7ef3e7a fix: fix version of sqlchemy to v1.0.0 for release/3.7 2021-11-17 14:52:41 +08:00
Qu Xuan e673037461 fix(cloudevent): qcloud event time 2021-11-16 17:41:12 +08:00
Zexi Li 2acc3bd664 Merge pull request #12635 from tb365/bugfix/tb-bugfix-110802
fix: add license upload
2021-11-16 10:19:59 +08:00
Zexi Li 85decb22dd Merge pull request #12668 from swordqiu/automated-cherry-pick-of-#12666-upstream-release-3.7
Automated cherry pick of #12666: fix: fail to free reserved ip in non-owner project
2021-11-11 10:06:23 +08:00
Qiu Jian ad737c19cb fix: fail to free reserved ip in non-owner project 2021-11-11 07:39:20 +08:00
Zexi Li e7292c61ba Merge pull request #12654 from swordqiu/automated-cherry-pick-of-#12641-upstream-release-3.7
Automated cherry pick of #12641: fix: false delted field for deleted resources
2021-11-09 20:52:45 +08:00
Qiu Jian c803b96fca fix: false delted field for deleted resources 2021-11-09 19:46:32 +08:00
Zexi Li ef7b65085b Merge pull request #12648 from zexi/automated-cherry-pick-of-#12647-upstream-release-3.7
Automated cherry pick of #12647: fix(webconsole): host ssh use cloudroot user error
2021-11-09 19:32:01 +08:00
Zexi Li bf9864632e fix(webconsole): host ssh use cloudroot user error 2021-11-09 18:33:39 +08:00
Zexi Li eafd6bb3d1 Merge pull request #12638 from tb365/automated-cherry-pick-of-#12636-upstream-release-3.7
Automated cherry pick of #12636: qcloud&aliyun update backend weight value range fix
2021-11-09 01:15:49 +08:00
tb365 2fb770bf19 qcloud&aliyun update backend weight value range fix 2021-11-08 17:23:54 +08:00
Qu Xuan bb5bb827d1 fix: add license upload 2021-11-08 16:59:01 +08:00
Jian QiuandQiu Jian c400485b3a fix: cleanup compile warnings (#12622)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-06 12:29:55 +08:00
Zexi Li 93354f17ed Merge pull request #12324 from tb365/bugfix/tb-bugfix-092802
guest start sync with cloud vm
2021-11-05 18:38:28 +08:00
Zexi Li 899bc53fd3 Merge pull request #12611 from ioito/automated-cherry-pick-of-#12609-upstream-release-3.7
Automated cherry pick of #12609: fix(region): avoid cidr change 0.0.0.0/0
2021-11-05 10:40:13 +08:00
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