Commit Graph

10142 Commits

Author SHA1 Message Date
Jian Qiu
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
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
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
Zexi Li
aef5ba5090 Merge pull request #10003 from wanyaoqi/bugfix/wyq/fix-umount-fusefs
fix(host): fix wait time after execute mount fuse fs
2021-01-25 21:04:32 +08:00
Qiu Jian
65096570a5 fix(keystone): user create without password can login with any password 2021-01-23 23:47:07 +08:00
yunion-ci-robot
47ba4f6915 Merge pull request #9995 from ioito/hotfix/qx-aws-public-ip
fix(region): aws not support create server with public ip
2021-01-23 22:43:34 +08:00
Qiu Jian
0868fc815f fix(region): exported number of vpcs less than listed 2021-01-23 20:07:17 +08:00
rainzm
019e70f602 feat(notify): support international mobile 2021-01-22 20:01:43 +08:00
wanyaoqi
c6a7ddc444 fix(host): fix wait time after mount fuse fs 2021-01-22 19:11:24 +08:00
lvyangyang
8cf11aa3f9 fix(region): vpcpeering error message translation 2021-01-22 04:36:39 -05:00
lvyangyang
1755f55c88 feat(region): azure rds 2021-01-22 04:36:14 -05:00
Qu Xuan
1e3d38acc1 fix(region): aws not support create server with public ip 2021-01-22 10:42:20 +08:00
Qiu Jian
217a54b9f7 fix(apigateway): getRegions return value of api_server 2021-01-22 04:32:50 +08:00
Zexi Li
7e69faac75 Merge pull request #9966 from ioito/hotfix/qx-aliyun-event
fix(cloudevent): update aliyun lookupevent api
2021-01-22 02:53:03 +08:00
Zexi Li
f797025ca2 Merge pull request #9989 from swordqiu/hotfix/qj-allow-delete-sso-imported-user
fix(keystone): allow delete sso imported non-local user
2021-01-22 02:49:23 +08:00
Zexi Li
4cd9813dc9 Merge pull request #9991 from swordqiu/hotfix/qj-saml-template-support-i18n
fix(cloudid): saml navigation template support i18n
2021-01-22 02:48:47 +08:00
Zexi Li
eb9486647c Merge pull request #9974 from yousong/bugfix/yousong-cloudaccount-sync
fix(region): cloudaccount: allow only one sync func in flight
2021-01-22 02:46:53 +08:00
Qiu Jian
0f68973d72 fix(cloudid): saml navigation template support i18n
saml navigation template support i18n
2021-01-22 00:52:00 +08:00
Zexi Li
d3dd9bba34 Merge pull request #9973 from ioito/hotfix/qx-secgroup-rule-sync-optimized
fix(region): avoid clean all rules when sync secgroups
2021-01-22 00:37:37 +08:00
Qiu Jian
84f776069f fix(keystone): allow delete sso imported non-local user
allow delete SSO imported non-local users
2021-01-21 23:48:53 +08:00