Commit Graph
10160 Commits
Author SHA1 Message Date
rainzm 5906cf8a0d fix(region): check the global network situation when expanding the network 2021-02-02 19:43:24 +08:00
Zexi Li fb4156499c Merge pull request #10093 from ioito/hotfix/qx-metadata-sync
fix(region): avoid update tags task loop
2021-02-01 20:34:32 +08:00
Qu Xuan 965315ac77 fix(region): avoid update tags task loop 2021-02-01 19:56:40 +08:00
Zexi Li 5b800ea1c3 Merge pull request #9901 from wanyaoqi/feature/wyq/glance-support-s3
feat(glance): support backend storage s3
2021-02-01 09:56:38 +08:00
Zexi Li 870e2b90d1 Merge pull request #10067 from swordqiu/hotfix/qj-sso-create-user-duplicate-name
fix(keystone): SSO created user name may be duplicated
2021-01-30 10:41:47 +08:00
Zexi Li 4b4dc8ceec Merge pull request #10073 from wanyaoqi/bugfix/wyq/remove-escape-character-on-windows-passwd
fix(host-deployer): remove escape character on windows passwd
2021-01-30 10:39:58 +08:00
Zexi Li a2a9686042 Merge pull request #10079 from zhaoxiangchun/bugfix/zxc-commonalert
fix(monitor): modify nodata feishu notifyinfo; fix send email err
2021-01-30 10:37:55 +08:00
Zexi Li 89bef2ccad Merge pull request #10081 from rainzm/notify/imobile_default
feat(notify): add default area code for mobile
2021-01-30 10:37:26 +08:00
Zexi Li 1ff61b0a89 Merge pull request #10083 from zhaoxiangchun/bugfix/zxc-monitor-resouceName
fix(monitor): fix alert notify info do not contain resourceName
2021-01-30 10:37:06 +08:00
Zexi Li 79d598b128 Merge pull request #10086 from rainzm/notify/type-get
fix(notify): be compatible with member's permission changes
2021-01-30 10:36:22 +08:00
rainzm 95de795c8b fix(notify): be compatible with member's permission changes
every user can create, modify and delete their own receiver info
2021-01-29 20:09:41 +08:00
rainzm 21d8b7226e fix(keystone): avoid repeated abnormal login notifications 2021-01-29 20:05:05 +08:00
zhaoxiangchun ec589c4703 fix(monitor): fix alert notify info do not contain resourceName 2021-01-29 18:13:57 +08:00
zhaoxiangchun e2a5addc2f fix(monitor): modify nodata feishu notifyinfo; fix send email err
1.修改nodata报警消息内容
2.修复发送邮件数量异常的bug
2021-01-29 13:05:24 +08:00
wanyaoqi 11896e65d3 fix(host-deployer): remove escape character on windows passwd 2021-01-29 11:52:42 +08:00
Jian QiuandQiu Jian b2e00a8adb fix(apigateway): ignore fetch IDP errors in getRegions (#10070)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-01-29 02:34:47 +08:00
Qiu Jian 209ba5d549 fix(keystone): SSO created user name may be duplicated 2021-01-28 23:34:52 +08:00
Zexi Li b8b4c16c87 Merge pull request #10035 from ioito/hotfix/qx-task-err
fix(region): avoid worker discarded after state unchanged
2021-01-28 20:50:16 +08:00
Zexi Li 81ad75ca2b Merge pull request #10037 from zhaoxiangchun/feautre/zxc-monitor-notify-mobile
feat(monitor): monitor alert policy add mobile notify
2021-01-28 20:49:32 +08:00
Zexi Li b3b94509fc Merge pull request #10039 from yousong/feature/yousong-opslog-joint
feat(cloudcommon): opslog: log joint models
2021-01-28 20:48:43 +08:00
Zexi Li ee852c38a6 Merge pull request #10042 from rainzm/keystone/login
Optimize the error message when logging in
2021-01-28 20:48:01 +08:00
Zexi Li e18628bc57 Merge pull request #10053 from yousong/feature/yousong-hostman-sdn-options
feat(hostman): options: add sdn_allow_conntrack_invalid
2021-01-28 20:47:10 +08:00
Zexi Li a79f0c2f4a Merge pull request #10055 from ioito/hotfix/qx-aliyun-balance
fix(region): add aliyun credit amount check
2021-01-28 20:46:45 +08:00
Zexi Li 51f31058ea Merge pull request #10059 from ioito/hotfix/qx-huawei-credit-amount
fix(region): add huawei credit amount check
2021-01-28 20:46:04 +08:00
rainzm 70c767c10c feat(notify): add default area code for mobile 2021-01-28 19:31:53 +08:00
Qu Xuan e59ae6c416 fix(region): avoid stuck at http request 2021-01-28 18:18:48 +08:00
Zexi Li dffeb37260 Merge pull request #10008 from rainzm/notify/area_code
feat(notify): support international mobile
2021-01-28 17:24:50 +08:00
Qu Xuan 86bd47d3fd fix(region): add huawei credit amount check 2021-01-28 16:19:07 +08:00
Qu Xuan 1d641f8b16 fix(region): add aliyun credit amount check 2021-01-28 16:00:15 +08:00
Yousong Zhou 9ddb01a95d feat(hostman): options: add sdn_allow_conntrack_invalid 2021-01-28 15:21:33 +08:00
Qu Xuan e7407d3687 fix(region): secgroup priority fix 2021-01-28 14:20:21 +08:00
zhaoxiangchun 5c2d88c6d9 feat(monitor): monitor alert policy add mobile notify
1.报警策略增加短信通知
2021-01-28 11:00:46 +08:00
rainzm d67ded441e feat(apigateway): differentiate error messages when logging in 2021-01-28 10:07:40 +08:00
rainzm 1c325f747d feat(keystone): more specific error return during authentication
add error class UserNotFound, UserLocked, UserDisabled and WrongPassword
2021-01-28 10:07:36 +08:00
Yousong Zhou e5d79d1850 Merge pull request #10032 from yousong/feature/yousong-wire-bw-filter
Feature/yousong wire bw filter
2021-01-27 18:53:59 +08:00
Yousong Zhou 0cfc5f2311 feat(cloudcommon): opslog: log joint models 2021-01-27 18:48:18 +08:00
Qu Xuan 74eeb43e4d fix(region): avoid worker discarded after state unchanged 2021-01-27 14:57:27 +08:00
Zexi Li 1df08f28b1 Merge pull request #9963 from lvyangyang/azure-rds
feat(region): azure rds
2021-01-27 14:38:07 +08:00
Yousong Zhou 2fe912f51a feat(region): wire: allow filter by bandwidth 2021-01-27 10:31:20 +08:00
Zexi Li ed33cd4464 Merge pull request #9944 from rainzm/notify/index
fix(notify): add index fro receiver_notification
2021-01-27 09:05:34 +08:00
Zexi Li 100d1559ad Merge pull request #10019 from zhaoxiangchun/feature/zxc-alerthistory-overview-master
fix(monitor): modify alertrecord list input
2021-01-27 09:04:22 +08:00
Zexi Li c37e8792f3 Merge pull request #10025 from ioito/hotfix/qx-snapshot-purge
fix(region): purge snapshot with not status check
2021-01-27 09:01:57 +08:00
Zexi Li af16fcb0bb Merge pull request #10030 from ioito/hotfix/qx-optimized-azure-saml
fix(cloudid): fix azure saml provider delete error
2021-01-27 08:59:42 +08:00
Qu Xuan 13eaa4eb5d fix(cloudid): fix azure saml provider delete error 2021-01-26 16:48:21 +08:00
Zexi Li a94cafb3f7 Merge pull request #10002 from lvyangyang/locals-zhCn-fix
fix(region): vpcpeering error message translation
2021-01-26 16:14:46 +08:00
Zexi Li 39c247fd6b Merge pull request #10018 from ioito/hotfix/qx-secgroup-fix
fix(region): optimized secgroup rule sync
2021-01-26 14:53:16 +08:00
Qu Xuan 7b7ed59dd8 fix(region): purge snapshot with not status check 2021-01-26 14:46:59 +08:00
Qu Xuan 48b03cbaad fix(region): optimized secgroup rule sync 2021-01-26 11:48:50 +08:00
zhaoxiangchun ce02a6556b fix(monitor): modify alertrecord list input
1.修改资源类型查询参数
2021-01-26 10:22:11 +08:00
Zexi Li 7ba1778e2f Merge pull request #10010 from swordqiu/hotfix/qj-export-vpc-less-than-listed
fix(region): exported number of vpcs less than listed
2021-01-25 21:06:12 +08:00