Commit Graph
10244 Commits
Author SHA1 Message Date
rainzm c7b8d88d75 feat(notify): be compatible with mobile in event notify 2021-02-18 11:21:25 +08:00
rainzm 334a47e383 feat(keystone): support filter 'project_domain_id' in role_assignments 2021-02-18 11:21:25 +08:00
rainzm 650e25560c fix(notify): get the receiver corresponding to the role correctly 2021-02-18 11:21:25 +08:00
rainzm c67bd977ee feat: call EventNotify when event occurs 2021-02-18 11:21:25 +08:00
rainzm b45edf2f18 feat: support EventNotify 2021-02-18 11:16:57 +08:00
rainzm 3719b8b7f1 feat(notify): add subscription in notify 2021-02-18 11:14:58 +08:00
rainzm f352cf4e31 feat(cloudcommon): add rolecache
rolecache 在原有cache的基础上,使用了 watch
的功能,所以数据的过期时间可以调的高一些,这里使用
roleCacheExpireHours 进行控制,默认设置为24小时。
2021-02-18 11:14:58 +08:00
rainzm f204b5e605 feat(util): support uint64 in bitmap
The bitmap feature of low-digit uint type can be implemented by this of uint64
2021-02-18 11:14:58 +08:00
Jian QiuandQiu Jian 9ba3709b31 fix(keystone): policy name duplication (#10199)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-14 19:13:51 +08:00
yunion-ci-robot 3587659de8 Merge pull request #10197 from zhaoxiangchun/bugfix/zxc-monitor-resouceName
fix(monitor): fix 报警静默期和未恢复告警策略的兼容
2021-02-09 13:13:01 +08:00
zhaoxiangchun 8fb4e1555b fix(monitor): fix 报警静默期和未恢复告警策略的兼容
1.处于告警静默期内的报警策略仍可以在未恢复告警策略中进行查询
2021-02-09 12:50:05 +08:00
Jian QiuandQiu Jian 010049e5e3 fix(keystone): hide system scope policies in domain scope view (#10194)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-08 12:16:45 -03:00
Jian QiuandQiu Jian 3bb48e9371 fix(scheduler): storage medium type should not exact match (#10190)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-08 12:16:28 -03:00
zhaoxiangchun 1e08a51999 fix(monitor,host): replace space to '+' when write to influxdb and replace '+' to space when query
1.写入influxdb时tag 中不允许存在空格
2021-02-07 14:57:14 +08:00
Jian QiuandQiu Jian c96c0cc267 fix(apigateway): add auth/stats api to retrieve system info (#10181)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-06 22:41:14 -03:00
yunion-ci-robot 3871cf0076 Merge pull request #10179 from zhaoxiangchun/bugfix/zxc-monitor-resouceName
fix(monitor): fix update alert duration fail
2021-02-06 20:49:34 +08:00
zhaoxiangchun be4b9a580b fix(monitor): fix update alert duration fail
1.修复无法更新报警持续周期的问题
2021-02-06 19:51:54 +08:00
Zexi Li 1d94da1b6a Merge pull request #10177 from tb365/bugfix/tb-bugfix-01020601
imagetools NormalizeImageInfo update
2021-02-06 18:39:28 +08:00
Zexi Li 902081c7bf Merge pull request #10166 from tb365/bugfix/tb-bugfix-01020502
warp aws err with errors.Wrap
2021-02-06 18:38:45 +08:00
yunion-ci-robot 93faf828dd Merge pull request #10146 from zexi/feature/baremetal-h3c-oem
Feature/baremetal h3c oem
2021-02-06 13:32:24 +08:00
TangBin dba28b7fae imagetools NormalizeImageInfo update 2021-02-06 12:26:27 +08:00
Zexi Li f21ca16f20 Merge pull request #10169 from zhaoxiangchun/bugfix/zxc-monitor-resouceName
feat(monitor): alert record add silentPeriod info
2021-02-06 10:36:43 +08:00
Zexi Li 16e7c86a16 Merge pull request #10173 from swordqiu/hotfix/qj-cas-sso-create-duplicate-projects
fix(keystone): cas sso may create new project whenever user login
2021-02-06 10:35:46 +08:00
Qiu Jian 515a4de9bc fix(keystone): cas sso may create new project whenever user login 2021-02-06 03:12:02 +08:00
Qiu Jian 01abd8997c fix(keystone): idp filter by sso_domain returns domain's idp only 2021-02-06 02:54:00 +08:00
zhaoxiangchun 730c13b837 feat(monitor): alert record add silentPeriod info
1.报警记录中增加静默期等信息
2021-02-05 19:56:38 +08:00
Zexi Li ce9848e85a Merge pull request #10133 from rainzm/fix/merge_wire
fix(region): init and change status
2021-02-05 17:29:31 +08:00
Zexi Li 00c597f5dd Merge pull request #10135 from ioito/hotfix/qx-sku-disable
fix(region,scheduler): filter enabled skus
2021-02-05 14:55:23 +08:00
Zexi Li c3f226e34f Merge pull request #10143 from swordqiu/hotfix/qj-try-channel-8-for-default-baremetal-profile
fix(baremetal): try channel 8 for default profile
2021-02-05 14:54:15 +08:00
Zexi Li e309bce029 Merge pull request #10154 from ioito/hotfix/qx-action-log-distinct-field
fix(logger): distinct field optimized for logger
2021-02-05 14:53:32 +08:00
Zexi Li 2506aabcef Merge pull request #10163 from ioito/hotfix/qx-role-sync-policy
fix(cloudid): sync role policy
2021-02-05 14:36:07 +08:00
Zexi Li e1d3ef31dd Merge pull request #10152 from rainzm/notice/domain
To support domain notice
2021-02-05 14:35:17 +08:00
rainzm 2283caa460 fix(region): fetch wires correctly 2021-02-05 14:33:57 +08:00
Qu Xuan 04afc689e9 fix(cloudid): sync role policy 2021-02-05 13:59:19 +08:00
TangBin 3f4094e9df warp aws err with errors.Wrap 2021-02-05 13:47:16 +08:00
Zexi Li c98df7d8ff Merge pull request #10156 from zhaoxiangchun/bugfix/zxc-monitor-resouceName
fix(monitor): 3.7 nodata and alertOverview fix
2021-02-05 09:42:07 +08:00
Jian QiuandQiu Jian 1af001357f fix(keystone): add alertrecords to default dashboard permission (#10160)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-05 02:57:34 +08:00
Jian QiuandQiu Jian 7191d9df10 fix(apigateway): add enable_quota_check and return-domain-list (#10158)
attributes to fe params

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-05 02:56:47 +08:00
zhaoxiangchun 4e0ce5b9e8 fix(monitor): 3.7 nodata and alertOverview fix
1.nodata相关逻辑调整
2.监控总览视图穿透,报警数量不一致问题修复
2021-02-04 20:52:53 +08:00
Qu Xuan 2cfbda9a59 fix(logger): distinct field optimized for logger 2021-02-04 20:40:07 +08:00
rainzm 45159e2ec3 refactor(climc): use shell.NewResourceCmd for notice 2021-02-04 17:33:54 +08:00
rainzm ec4dfc471a fix(cloudcommon): use NewGeneralError to construct error 2021-02-04 17:06:25 +08:00
Zexi Li 3a3675108e feat(baremetal): support H3C oem baremetal 2021-02-04 14:09:58 +08:00
yunion-ci-robot 9c6b15033f Merge pull request #10140 from swordqiu/hotfix/qj-remove-invalid-bucket-size-stats
fix(region): bucket size stats should not count invalid sizes of -1
2021-02-04 13:16:51 +08:00
Qiu Jian fee2ef355a fix(baremetal): try channel 8 for default profile 2021-02-04 12:58:26 +08:00
Qiu Jian 0733e4575a fix(region): bucket size stats should not count invalid sizes of -1 2021-02-04 11:13:47 +08:00
Qu Xuan 5aa26cd36c fix(region): delete not exist disk failed 2021-02-04 11:00:55 +08:00
Qu Xuan 4a6474caff fix(region,scheduler): filter enabled skus 2021-02-03 20:42:24 +08:00
rainzm be5d6ca77b fix(wire): init and change status 2021-02-03 20:24:55 +08:00
Qu Xuan bf6cadd5aa fix(hostman): fix kvm create disk failed error 2021-02-03 20:08:56 +08:00