rainzm
021b4a1ae2
fix(notify): Replace String() with GetString()
...
The String() of jsonutils.JSONObject will add a pair of
double quotes around the content. The GetString() will
get a clean content.
2020-09-07 15:12:07 +08:00
Jian Qiu and Qiu Jian
c67aa4991d
fix: opslog filter by owner_project_ids and owner_domain_ids ( #7602 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-21 10:57:23 +08:00
Jian Qiu and Qiu Jian
f71b787abb
fix: dns record create ignore is_public field ( #7589 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-18 10:51:57 +08:00
屈轩 and Qu Xuan
f43af31195
fix: 避免glance metadata-list project scope无权限 ( #7404 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-31 18:01:48 +08:00
Qiu Jian
244e83b8ae
fix: change owner should check required domain list
2020-07-29 13:01:14 +08:00
Qiu Jian
f2e4a9af63
fix: quota usage not updated after disk resizing
2020-07-19 13:24:31 +08:00
wanyaoqi
b25e4dfb31
- fix local storage init local man
...
- fix rbd set storage info
2020-07-10 14:49:35 +08:00
Qiu Jian
40ee6d6d44
fix: opslog show the owners operation logs only
2020-07-09 11:27:01 +08:00
Qu Xuan
aaa3d498a5
fix: manager_id资源隔离获取
2020-07-02 14:30:18 +08:00
Qiu Jian
24f4b91955
fix: disable domain sharing if non_default_domain_projects turned off
2020-06-28 13:26:31 +08:00
Qiu Jian
9a6362cd6b
fix: sort quota list result by usage rate
2020-06-23 22:24:00 +08:00
Yousong Zhou
8bb60ea439
cloudcommon: policy: fix interval and oneshot sync
...
Reduce CPU utilization caused by queued time.AfterFunc calls
2020-06-21 18:34:00 +08:00
Yousong Zhou
f59f5cb4bf
cloudcommon: app: cosmetic change
2020-06-21 18:34:00 +08:00
Qiu Jian
95413e8a02
fix: network created by sysadmin should be shared by default
2020-06-18 22:48:26 +08:00
Qiu Jian
406cc01b7c
fix: policy allow if one of the matching rules is allow
2020-06-16 23:11:01 +08:00
Qiu Jian
447616f779
fix: policy-explain not working properly
2020-06-09 22:28:40 +08:00
Qiu Jian
3712a3a077
fix: remove spaces in name
2020-06-06 11:01:59 +08:00
Qiu Jian
635827794d
fix: keystone event list fail to find user
2020-06-04 08:01:15 +08:00
Qu Xuan
7451ae9f90
fix: 避免越过tenantcache过期检查
2020-06-02 22:18:43 +08:00
Qiu Jian
f32538d92d
fix: sysadmin cannot convert host in non-default domain
2020-05-27 22:34:08 +08:00
wanyaoqi
6a5f97f626
fix host name validator
2020-05-26 23:17:52 +08:00
Zexi Li
95db384c6c
fix k8s repo privilege
2020-05-25 16:51:57 +08:00
Qiu Jian
1afbe0e44d
fix: empty matched policies list for roles
2020-05-22 18:50:18 +08:00
Qiu Jian
c9998c2176
fix: usage for schetag not accurate
2020-05-21 22:37:57 +08:00
wanyaoqi
5131057cd8
image cache use lockman
2020-05-21 11:47:32 +08:00
Yousong Zhou
306f8eabf2
cloudcommon: rbac: fix typo
2020-05-20 11:04:50 +08:00
Qiu Jian
d23b1fb08a
fix: policy create fail on initialization phrase
2020-05-19 15:25:37 +08:00
Qiu Jian
3cdf2da320
sync storage shared info when syncing local storage
2020-05-18 23:19:58 +08:00
Zexi Li
eb56db7b00
Merge pull request #6404 from swordqiu/automated-cherry-pick-of-#6401-upstream-release-3.2
...
Automated cherry pick of #6401 : fix: fail to explain permission for disabled policy
2020-05-17 14:22:45 +08:00
Qiu Jian
74e784a84d
fix: bugfixes
2020-05-16 01:05:40 +08:00
Qiu Jian
6ad68788e5
fix: fail to explain permission for disabled policy
2020-05-16 01:05:40 +08:00
Qiu Jian
b12c644494
fix: xxx-agent should generally use scope=system to list resources
2020-05-15 22:33:03 +08:00
Qiu Jian
e6d240ac79
fix: set public_scope to system for image with is_public=true
2020-05-15 00:34:29 +08:00
Qiu Jian
db111a8da4
fix: avoid using background context
2020-05-14 16:51:26 +08:00
Qiu Jian
6453e7fa82
fix: status-base resource's action log missing owner project/domain
2020-05-14 01:17:09 +08:00
Qiu Jian
014e159339
fix: change-owner-candidate-domains not implemented for some resources
2020-05-12 18:47:30 +08:00
Yousong Zhou
a77aa72d47
cloudcommon: elect: notifyOne on subscribe
2020-05-11 23:27:19 +08:00
Zexi Li
52200db57b
Merge pull request #6220 from swordqiu/automated-cherry-pick-of-#6219-upstream-release-3.2
...
Automated cherry pick of #6219 : fix: 1. vpc, cloudprovider should not violate the sharing limit of cloud account 2. sharing mode of host and attached local storage should be consistent. 3. cannot change owner of shared resource
2020-05-11 12:37:21 +08:00
Zexi Li
558c477de1
Merge pull request #6218 from swordqiu/automated-cherry-pick-of-#6200-upstream-release-3.2
...
Automated cherry pick of #6200 : fix: recode sync public_src of cloud resources
2020-05-10 19:50:21 +08:00
Qiu Jian
4599988771
fix: guestsecgroup-list panic
2020-05-09 23:06:06 +08:00
Qiu Jian
9e06c3a52f
fix: allow delete shared resource
2020-05-09 22:36:15 +08:00
Qiu Jian
a51f928af9
fix: 1. vpc, cloudprovider should not violate the sharing limit of cloud account 2. sharing mode of host and attached local storage should be consistent. 3. cannot change owner of shared resource
2020-05-09 22:36:15 +08:00
Qiu Jian
117122c363
fix: recode sync public_src of cloud resources
2020-05-09 21:26:42 +08:00
Zexi Li
472c5b2622
Merge pull request #6210 from swordqiu/automated-cherry-pick-of-#6209-upstream-release-3.2
...
Automated cherry pick of #6209 : fix: missing methods for SDomainRegionalCloudResourceKeys
2020-05-09 19:00:06 +08:00
Qiu Jian
83f2defb24
fix: export missing keys && export panic
2020-05-08 17:44:30 +08:00
Qiu Jian
bf5d38d510
fix: missing methods for SDomainRegionalCloudResourceKeys
2020-05-08 14:16:34 +08:00
yunion-ci-robot
84ea12f86d
Merge pull request #6165 from zhaoxiangchun/automated-cherry-pick-of-#6164-upstream-release-3.2
...
Automated cherry pick of #6164 : bugfix mem paginate
2020-05-07 16:51:45 +08:00
Zexi Li
67baa9be6e
Merge pull request #6184 from swordqiu/automated-cherry-pick-of-#6183-upstream-release-3.2
...
Automated cherry pick of #6183 : fix: missing perform public/private actionlog
2020-05-07 11:38:40 +08:00
Qiu Jian
c269437f36
fix: missing perform public/private actionlog
2020-05-07 02:14:49 +08:00
Qiu Jian
fea14ed51e
fix: shared resource should not be deletable
2020-05-07 01:40:23 +08:00