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
wanyaoqi
3b6662f7fa
support diable usb kbd
2020-08-11 15:33:16 +08:00
Qiu Jian
244e83b8ae
fix: change owner should check required domain list
2020-07-29 13:01:14 +08:00
Zexi Li
7554cd5268
Merge pull request #7322 from swordqiu/automated-cherry-pick-of-#7321-upstream-release-3.2
...
Automated cherry pick of #7321 : fix: choose candidate list from the list returned from backend
2020-07-27 15:53:56 +08:00
Qiu Jian
7e68b1c6a2
fix: choose candidate list from the list returned from backend
2020-07-24 16:41:43 +08:00
Qu Xuan
ec16b2abbd
fix: 支持多项目安全组规则过滤
2020-07-23 20:36:59 +08:00
Qiu Jian
2a892fd845
fix: image upload not clean pending usage
2020-07-21 01:43:40 +08:00
Qu Xuan
9e81cae902
fix: sec rule export missing fields
2020-07-16 17:14:44 +08:00
Qu Xuan
39c033e0c5
fix: 添加secgroup rule过滤参数
2020-07-15 14:32:24 +08:00
Qiu Jian
d2b28e04c9
feature: 1. allow enable/disable idp-synced-users 2. turn off user's MFA by default
2020-07-07 01:19:14 +08:00
Qu Xuan
3452b85d69
optimized: 支持ip和端口过滤安全组
2020-06-23 11:26:37 +08:00
Qiu Jian
447616f779
fix: policy-explain not working properly
2020-06-09 22:28:40 +08:00
Qiu Jian
635827794d
fix: keystone event list fail to find user
2020-06-04 08:01:15 +08:00
tangbin
2fb4254d83
add-enterprise-info-update-climc
2020-06-03 16:27:10 +08:00
wanyaoqi
03592086a4
host storage misc fix:
...
- add accessible timeout
- add force detach host storage
2020-05-27 15:57:07 +08:00
Qu Xuan
8201433166
fix: sku status filter
2020-05-26 17:10:02 +08:00
Zexi Li
11463ce683
Merge pull request #6435 from ioito/automated-cherry-pick-of-#6434-upstream-release-3.2
...
Automated cherry pick of #6434 : fix: 加入azure镜像vhd检查
2020-05-20 11:07:46 +08:00
Qu Xuan
6281c56333
fix: image-list --sub-format support
2020-05-18 21:22:19 +08:00
Qu Xuan
be7adbea40
根据调度标签过滤网络和存储资源
2020-05-18 12:05:47 +08:00
Qu Xuan
2cdccfcf65
可根据代理过滤云账号
2020-05-18 12:05:46 +08:00
Qiu Jian
6ad68788e5
fix: fail to explain permission for disabled policy
2020-05-16 01:05:40 +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
Zexi Li
061d31ae0d
Merge pull request #6314 from swordqiu/automated-cherry-pick-of-#6305-upstream-release-3.2
...
Automated cherry pick of #6305 : fix: change-owner-candidate-domains not implemented for some resources
2020-05-13 12:46:17 +08:00
Qiu Jian
014e159339
fix: change-owner-candidate-domains not implemented for some resources
2020-05-12 18:47:30 +08:00
Qu Xuan
ebe775338c
fix: cloud-provider-list support filter by cloudregion
2020-05-12 14:06:53 +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
wanyaoqi
e8a8416b77
fix import from libvirt
2020-05-10 20:43:24 +08:00
Qiu Jian
4599988771
fix: guestsecgroup-list panic
2020-05-09 23:06:06 +08:00
Qiu Jian
d85e9be656
fix: init sharing status of default vpc and default secgroup
2020-05-09 22:36:16 +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
wanyaoqi
9b22f51f25
fix host health
2020-04-30 11:32:53 +08:00
Zexi Li
e1840785c4
Merge pull request #6112 from swordqiu/automated-cherry-pick-of-#6111-upstream-release-3.2
...
Automated cherry pick of #6111 : fix: prevent policy violation
2020-04-29 13:10:22 +08:00
Qiu Jian
ac4832ebf2
fix: export files complain duplicate field name error
2020-04-29 00:56:07 +08:00
Qiu Jian
3713cfd967
fix: prevent policy violation
2020-04-28 23:37:26 +08:00
Zexi Li
dc43158b59
Merge pull request #6061 from wanyaoqi/automated-cherry-pick-of-#5853-upstream-release-3.2
...
Automated cherry pick of #5853 : host health check
2020-04-27 12:55:14 +08:00
wanyaoqi
342f963e6e
host health check
2020-04-27 10:32:34 +08:00
Rain
e6c9d50bf3
fix/autoscaling: fix some problem
...
1. ScalingGroupGuestManger.Query 默认添加 NotEqual(...)
2. ScalingGroup.Scale 扩大锁的粒度,更新冷却时间也挪到这里面
3. climc 中增加 scaling-group-show
2020-04-26 21:05:25 +08:00
Qiu Jian
f835b55e4f
fix: resolve parameter name conflict in google cloud account create input
2020-04-26 11:43:01 +08:00
Qiu Jian
cbf1818e5c
fix: code autogen issues
2020-04-24 20:20:48 +08:00
wanyaoqi
bffb8eec65
keystone store service cert
2020-04-22 16:37:02 +08:00
Qiu Jian
0edfe50985
fix: list item export recode
2020-04-21 11:46:47 +08:00
Qiu Jian
0427445167
fix: adjust scope of isolated_device and reservedips
2020-04-21 00:37:27 +08:00
Qiu Jian
7eae94d0c1
fix: decouple climc and webconsole, make climc windows buildable
2020-04-17 01:15:29 +08:00
Zexi Li
8628c4113c
Merge pull request #5711 from zhaoxiangchun/feature/zxc-suggest-mon
...
优化建议
2020-04-16 17:58:09 +08:00
zhaoxiangchun
89640938f0
新加diskunused的监控
...
1.suggestsys_const.go 中定义规则和资源列表中涉及到一些常量
2.suggestsysalart.go 1)新增一些列来匹配重用过滤;2)
进行删除相关操作时,通过task处理;
3.driverconfig.go 中包含目前driver中可以共用的函数
4.suggestsysruledrivers.go 调整driver interface 涉及的函数
2020-04-16 16:37:46 +08:00
tangbin
673364ae48
hosts add node count api
2020-04-15 18:19:00 +08:00
Zexi Li
54fb6fabc0
Merge pull request #5800 from swordqiu/hotfix/qj-share-misc-bugfixes-20200414
...
fix: misc bugs about resource sharing
2020-04-15 10:34:59 +08:00
Zexi Li
6ec5d96d8b
Merge pull request #5798 from zexi/feature/k8s-3.2-cli
...
climc: support k8s service v3.2
2020-04-14 22:40:42 +08:00
Qiu Jian
021ef662bb
fix: misc bugs about resource sharing
2020-04-14 22:23:23 +08:00
Zexi Li
0b62292cd4
climc: support k8s service v3.2
2020-04-14 17:26:29 +08:00