Jian Qiu and Qiu Jian
2b7586140a
feature: do uniqueness check when create/update idp configs ( #7584 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-17 10:58:57 +08:00
Rain Zheng
0ab75b52df
fix: GetIImages correctly without 'image_cache' dir ( #7575 )
...
After creating vms, there is no dir named 'image_cache' exists in
storage of esxi. So handle this case to not affecte the synchronization of the
VMware Template.
2020-08-16 23:45:56 +08:00
Zexi Li
ce695849ca
Merge pull request #7580 from swordqiu/hotfix/qj-allow-delete-shared-role-policy
...
fix: allow delete shared role and policy
2020-08-16 23:44:10 +08:00
Yousong Zhou
6dc007425c
Bugfix/yousong vpc ext ( #7585 )
...
* apis: vpcs_ovn: alloc for interconnects
* vpcagent: names: add vpc ext names
* vpcagent: use var hasXxxgw
* vpcagent: add switch and router for ext access
Link: https://github.com/yunionio/onecloud/issues/7583
2020-08-16 23:40:53 +08:00
Qiu Jian
4a0439da82
fix: allow delete shared role and policy
2020-08-15 20:54:22 +08:00
屈轩 and Qu Xuan
196d3b3604
fix: aovid duplicate sku name ( #7572 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-14 20:35:49 +08:00
Yousong Zhou
e01f0ce2a2
Bugfix/yousong hostman routes ( #7563 )
...
* netutils2: SNetInterface: add GetGatewayRoutes
* hostman: use GetGatewayRoutes
* iproute2: route: add and use AddNetlinkRoute
* iproute2: route: List4 use RouteSpec
* netutils2: SNetInterface: rename GetRoutes to getRoutes
* netutils2: SNetInterface: add GetRouteSpecs
* netutils2: SNetInterface: add GetGatewayRouteSpecs
* hostman: hostbridge: SetupRoutes with iproute2.RouteSpec
* hostman: hostinfo: move also other routes
* netutils2: SNetInterface: remove now unused methods
* iproute2: route: RouteGetByDst: use RouteSpec as return value
2020-08-14 20:28:47 +08:00
wanyaoqi
29c0e53849
fix usage not set prefix ( #7568 )
2020-08-14 17:31:48 +08:00
Jian Qiu and Qiu Jian
cedfd6410e
fix: init wire domain_id for local vpc ( #7566 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-14 17:30:49 +08:00
Zexi Li
6a57435f1c
fix: json TAG_PREFIX invalid syntax ( #7564 )
2020-08-14 17:29:49 +08:00
屈轩 and Qu Xuan
7cd419f78e
fix: avoid virtual resource project id is empty when cloudaccount with no project ( #7560 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-14 10:38:50 +08:00
Rain Zheng
098b4e5b55
fix: Merge the host network correctly when preparenet ( #7557 )
2020-08-14 10:36:52 +08:00
Jian Qiu and Qiu Jian
b898455840
fix: network port count stat recode ( #7554 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-14 10:34:46 +08:00
lvyangyang and lvyangyang
eb56fcf7bc
add: openstack loadbalancer ( #7497 )
...
Co-authored-by: lvyangyang <lvyangyang@yunion.cn >
2020-08-14 10:29:50 +08:00
Zexi Li
7a08a60dbd
scheduler: refactor network predicate ( #7553 )
2020-08-13 17:56:47 +08:00
Zexi Li
95130f8ef0
region: validate network auto alloc update data ( #7559 )
2020-08-13 17:55:45 +08:00
Jian Qiu and Qiu Jian
320d7cabcd
fix: user with sso idp fail to login with password ( #7552 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-13 11:24:46 +08:00
Jian Qiu and Qiu Jian
a02611db12
fix: oidc auth callback url not complete ( #7545 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-11 19:56:45 +08:00
Jian Qiu and Qiu Jian
59c026f0d9
fix: recode user project role list to include group info ( #7544 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-11 19:55:44 +08:00
Zexi Li
c672521ce2
cloudcommon: remove query for fetchitem when not GET ( #7551 )
2020-08-11 19:46:44 +08:00
Zexi Li
f6da6c4f65
Merge pull request #7547 from wanyaoqi/feature/wyq/support-configure-usb-kbd
...
feautre: support diable usb kbd
2020-08-11 18:41:53 +08:00
Zexi Li
357a0cd541
Merge pull request #7541 from ioito/hotfix/qx-host-enabled-optimized
...
fix: separete enabled and status field
2020-08-11 18:39:08 +08:00
Zexi Li
88b990e2a0
Merge pull request #7550 from zexi/hotfix/scheduler-net-alloc
...
scheduler: fix network auto alloc logic
2020-08-11 18:33:26 +08:00
Zexi Li
6f2ddbd3ad
scheduler: fix network auto alloc logic
2020-08-11 18:03:13 +08:00
Jian Qiu and Qiu Jian
e1bd01162d
fix: change publicNetworkCount to autoAllocNetworkCount in Capability ( #7546 )
...
response
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-11 16:31:15 +08:00
wanyaoqi
df9e47cbfc
support diable usb kbd
2020-08-11 15:30:10 +08:00
Qu Xuan
5b31ca8dad
fix: separete enabled and status field
2020-08-11 14:53:19 +08:00
Zexi Li
156f983e67
Merge pull request #7530 from wanyaoqi/bugfix/wyq/fix-mount-xfs
...
bugfix: mount xfs lock uuid
2020-08-11 11:16:17 +08:00
wanyaoqi
aa483edeba
fix usage get storage capbility ( #7527 )
2020-08-10 20:07:56 +08:00
wanyaoqi
cdaff21269
fix mount xfs
2020-08-10 19:54:28 +08:00
Zexi Li
9af25a2aa9
cloudcommon: remove unnecessary joint interface ( #7524 )
2020-08-10 16:16:46 +08:00
Jian Qiu and Qiu Jian
c277d492fc
fix: update vendor ( #7526 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-10 15:41:43 +08:00
wanyaoqi
54ff56c04e
usage report reserved memory ( #7525 )
2020-08-10 15:40:43 +08:00
Zexi Li
5c4e157e8b
Merge pull request #7523 from ioito/hotfix/qx-shell-optimized
...
fix: compatible for macOS
2020-08-10 15:38:58 +08:00
屈轩 and Qu Xuan
930ca23ea8
fix: optimized huawei security group get and create operation ( #7520 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-10 15:37:45 +08:00
Qu Xuan
a6bff94983
fix: compatible for macOS
2020-08-10 14:39:41 +08:00
wanyaoqi
cad24ac69b
set disk status on disk detached ( #7517 )
2020-08-10 11:41:43 +08:00
屈轩 and Qu Xuan
f343b071fa
fix: 修复安全组合并导致重复计算虚拟机绑定安全组数量&优化安全组操作 ( #7496 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-10 11:18:44 +08:00
zhaoxiangchun
b63d9b55d8
nodealert bugfix: ( #7512 )
...
1.重名判断:后端通过resType, nodeName, metric 限制前端可以创建相同metric的报警记录
2020-08-10 11:15:44 +08:00
zhaoxiangchun
22cd20c3f9
modify telegraf reporting tag ( #7489 )
...
1.取消platform字段,统一使用brand
2.telegraf
conf中增加domain和project_domain信息,通过getDomainInfo()函数初始化
3.宿主机信息上报时,增加tenant和tenant_id信息
4.内存信息中增加内存使用率:used_percent field字段
2020-08-10 10:51:43 +08:00
屈轩 and Qu Xuan
4696a3e475
fix: avoid nil pointer ( #7508 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-10 10:26:45 +08:00
Jian Qiu and Qiu Jian
c98e72e6e9
fix: password authentication may choose wrong idp backend ( #7513 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-10 10:23:43 +08:00
tb365 and TangBin
280039ab38
add image upload& s3 upload api ( #7514 )
...
Co-authored-by: TangBin <tangbin@yunion.cn >
2020-08-10 10:21:44 +08:00
Jian Qiu and Qiu Jian
b0505ba5fd
Hotfix/qj password login wrong idp ( #7511 )
...
* fix: role assignment code to include group info for group users
* fix: password authentication may choose wrong idp backend
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-07 14:19:34 +08:00
Zexi Li
e8e5c3dbe5
Merge pull request #7506 from swordqiu/hotfix/qj-sso-preserve-state
...
fix: preserve state while doing sso redirect
2020-08-07 11:07:15 +08:00
Zexi Li
a8c0e8291a
Merge pull request #7498 from ioito/hotfix/qx-azure-storage
...
fix: 隐藏auzre经典类型存储
2020-08-07 11:06:02 +08:00
Zexi Li
d03c576048
Merge pull request #7501 from ioito/hotfix/qx-zstack-optimized
...
fix: 提高zstack认证兼容性
2020-08-07 11:04:57 +08:00
Zexi Li
d61d4776a5
Merge pull request #7505 from rainzm/feishu/batch_send
...
feat: Add BatchSendMessage for feishu SDK
2020-08-07 11:04:32 +08:00
Qiu Jian
60eec6440b
fix: preserve state while doing sso redirect
2020-08-06 21:49:16 +08:00
rainzm
aa364a3d74
feat: Add BatchSendMessage for feishu SDK
2020-08-06 20:52:51 +08:00