Zexi Li
af3ee4af02
Merge pull request #9114 from yousong/automated-cherry-pick-of-#9109-upstream-release-3.2
...
Automated cherry pick of #9109 : fix(host): make sure it won't match vpc guests by accident
2020-12-01 20:22:04 +08:00
Yousong Zhou
12a100f81b
fix(host): make sure it won't match vpc guests by accident
2020-12-01 15:34:14 +08:00
yunion-ci-robot
e3509fcae8
Merge pull request #8529 from rainzm/automated-cherry-pick-of-#8525-upstream-release-3.2
...
Automated cherry pick of #8525 : fix(esxi): no callback in uploadHandler
2020-10-28 00:58:40 +08:00
yunion-ci-robot
3cf538db43
Merge pull request #8516 from ioito/automated-cherry-pick-of-#8512-upstream-release-3.2
...
Automated cherry pick of #8512 : fix: avoid sync project panic
2020-10-28 00:46:43 +08:00
rainzm
262d4d650b
fix(esxi): filter vmdk item in lease.info
2020-10-27 21:34:58 +08:00
rainzm
fabcc221a9
fix(esxi): use correct device index
...
1. Sort devices via their Key.
2. There is no relationship between vdisk index and vnics length.
2020-10-27 21:34:58 +08:00
rainzm
a4c781b4d5
fix(esxi): no callback in uploadHandler
2020-10-27 21:34:58 +08:00
Qu Xuan
6256b3f88d
fix: avoid sync project panic
2020-10-27 16:14:39 +08:00
yunion-ci-robot
4bd45eef3e
Merge pull request #8503 from yousong/automated-cherry-pick-of-#8499-upstream-release-3.2
...
Automated cherry pick of #8499 : lockman: test: add prefix setting
2020-10-26 21:24:42 +08:00
Yousong Zhou
21a0cad5e9
lockman: test: add prefix setting
2020-10-26 20:37:13 +08:00
yunion-ci-robot
311f4cd079
Merge pull request #8491 from ioito/automated-cherry-pick-of-#8487-upstream-release-3.2
...
Automated cherry pick of #8487 : fix: avoid delete public ip when sync eip list
2020-10-26 17:02:41 +08:00
Qu Xuan
de817bd4a7
fix: avoid delete public ip when sync eip list
2020-10-26 16:19:49 +08:00
Zexi Li
fb5276aee4
Merge pull request #8376 from ioito/automated-cherry-pick-of-#8373-upstream-release-3.2
...
Automated cherry pick of #8373 : fix: 新增google存储类型
2020-10-19 15:11:25 +08:00
Zexi Li
f8d689ba87
Merge pull request #8372 from ioito/automated-cherry-pick-of-#8369-upstream-release-3.2
...
Automated cherry pick of #8369 : fix: use correct worker
2020-10-19 15:10:25 +08:00
Qu Xuan
698d13f3ef
fix: 新增google存储类型
2020-10-19 14:23:52 +08:00
Qu Xuan
8943a16570
fix: use correct worker
2020-10-19 11:43:15 +08:00
yunion-ci-robot
82a3e65bc4
Merge pull request #8317 from rainzm/automated-cherry-pick-of-#8314-upstream-release-3.2
...
Automated cherry pick of #8314 : feat(esxi): do not specify portkey in NewVNIC
2020-10-16 10:40:35 +08:00
rainzm
b272de37ec
feat(esxi): do not specify portkey in NewVNIC
2020-10-16 08:25:09 +08:00
yunion-ci-robot
0447b4ade0
Merge pull request #8311 from ioito/automated-cherry-pick-of-#8308-upstream-release-3.2
...
Automated cherry pick of #8308 : fix: 避免并发同步安全组导致规则混乱
2020-10-15 23:01:35 +08:00
Qu Xuan
64973bf486
fix: 避免并发同步安全组导致规则混乱
2020-10-15 22:27:49 +08:00
yunion-ci-robot
f335e270cf
Merge pull request #8245 from zexi/automated-cherry-pick-of-#8242-upstream-release-3.2
...
Automated cherry pick of #8242 : baremetal: fix pxe filter network by guest_dhcp
2020-10-13 10:30:29 +08:00
Zexi Li
5ba53e43b3
Merge pull request #8261 from rainzm/automated-cherry-pick-of-#8232-upstream-release-3.2
...
Automated cherry pick of #8232 : fix(esxi): search template from whole vCenter
2020-10-13 10:06:49 +08:00
rainzm
d80f15af58
fix(esxi): use system disk of template only when cloning vm
...
1. Create a driver if necessary.
2. After cloning the virtual machine, remove all data disks.
3. Create new data disks.
2020-10-12 17:50:30 +08:00
rainzm
1fe71b8392
fix(esxi): search template from whole vCenter
2020-10-12 17:50:30 +08:00
Zexi Li
1e2e134ad0
baremetal: fix pxe filter network by guest_dhcp
2020-10-12 11:38:05 +08:00
yunion-ci-robot
d456364746
Merge pull request #8197 from rainzm/automated-cherry-pick-of-#8194-upstream-release-3.2
...
Automated cherry pick of #8194 : fix(esxi): check nil value when NewVirtualMachine
2020-10-10 19:06:18 +08:00
yunion-ci-robot
1d82b2fe90
Merge pull request #8215 from tb365/automated-cherry-pick-of-#8214-upstream-release-3.2
...
Automated cherry pick of #8214 : remove aws lbbg cache metedata
2020-10-10 18:55:20 +08:00
yunion-ci-robot
eb3d66750b
Merge pull request #8221 from yousong/automated-cherry-pick-of-#8218-upstream-release-3.2
...
Automated cherry pick of #8218 : webconsole: ssh: each argument on its own line
2020-10-10 15:34:49 +08:00
Yousong Zhou
88b752b35c
webconsole: ssh: add keyboard-interactive as an option
...
For ESXi 6.0
Authentications that can continue: publickey,keyboard-interactive
2020-10-10 14:44:26 +08:00
Yousong Zhou
225067eb88
webconsole: ssh: each argument on its own line
2020-10-10 14:44:26 +08:00
TangBin
d55429d4cd
remove aws lbbg cache metedata
2020-10-10 14:27:25 +08:00
yunion-ci-robot
c3ec288464
Merge pull request #8186 from yousong/automated-cherry-pick-of-#8183-upstream-release-3.2
...
Automated cherry pick of #8183 : vpcagent: ovn: increase dhcp lease, renew, rebind time
2020-10-10 11:56:12 +08:00
rainzm
af03b18155
fix(esxi): check nil value when NewVirtualMachine
2020-10-10 11:36:44 +08:00
Yousong Zhou
d40d6a6a74
vpcagent: ovn: increase dhcp lease, renew, rebind time
2020-10-09 10:26:59 +08:00
yunion-ci-robot
dd8629e9aa
Merge pull request #8160 from tb365/automated-cherry-pick-of-#8159-upstream-release-3.2
...
Automated cherry pick of #8159 : aliyun public elb region fix
2020-09-29 23:28:41 +08:00
TangBin
6d2f1d25c1
aliyun public elb region fix
2020-09-29 22:04:50 +08:00
yunion-ci-robot
1e95a83db0
Merge pull request #8155 from tb365/automated-cherry-pick-of-#8154-upstream-release-3.2
...
Automated cherry pick of #8154 : aliyun public elb brand fix
2020-09-29 18:18:34 +08:00
TangBin
1e7776ba71
aliyun public elb brand fix
2020-09-29 16:47:25 +08:00
yunion-ci-robot
d4900cc6ac
Merge pull request #8062 from ioito/automated-cherry-pick-of-#8059-upstream-release-3.2
...
Automated cherry pick of #8059 : fix: avoid serial vm creation
2020-09-29 10:33:34 +08:00
Zexi Li
732120c796
Merge pull request #8130 from tb365/automated-cherry-pick-of-#8129-upstream-release-3.2
...
Automated cherry pick of #8129 : aliyun create public lb fix
2020-09-28 16:24:23 +08:00
TangBin
70d22e6428
aliyun create public lb fix
2020-09-28 14:19:48 +08:00
yunion-ci-robot
62dfa77b87
Merge pull request #8119 from wanyaoqi/automated-cherry-pick-of-#8116-upstream-release-3.2
...
Automated cherry pick of #8116 : umount nfs on detach storage
2020-09-27 21:03:36 +08:00
wanyaoqi
788e1bb225
increase rbd check timeout
2020-09-27 20:22:10 +08:00
wanyaoqi
02f7c5ac35
umount nfs on detach storage
2020-09-27 20:22:10 +08:00
Zexi Li
a675971d90
Merge pull request #8113 from tb365/automated-cherry-pick-of-#8087-upstream-release-3.2
...
Automated cherry pick of #8087 : huawei snapshot delete fix
2020-09-27 17:29:49 +08:00
TangBin
38be1b0908
huawei util missing import fix
2020-09-27 15:14:37 +08:00
TangBin
e3242abf15
huawei client request add throttling control
2020-09-27 15:13:16 +08:00
TangBin
0171bf71d3
huawei elb get params log
2020-09-27 15:13:16 +08:00
TangBin
70170836fb
qcloud elb create listener fix
2020-09-27 15:13:16 +08:00
TangBin
ec7707d397
huawei snapshot delete fix
2020-09-27 15:13:16 +08:00
Zexi Li
6e61174307
Merge pull request #8091 from wanyaoqi/automated-cherry-pick-of-#8088-upstream-release-3.2
...
Automated cherry pick of #8088 : set stagefail on clean fail
2020-09-27 14:46:10 +08:00
wanyaoqi
0d96419b64
set stagefail on clean fail
2020-09-27 11:47:07 +08:00
Zexi Li
a7644951fe
Merge pull request #8098 from ioito/automated-cherry-pick-of-#8095-upstream-release-3.2
...
Automated cherry pick of #8095 : fix: avoid purge storages
2020-09-25 20:54:51 +08:00
Qu Xuan
96b6b3cf6f
fix: avoid purge storages
2020-09-25 19:18:04 +08:00
Zexi Li
3cc7557964
Merge pull request #8074 from ioito/automated-cherry-pick-of-#8071-upstream-release-3.2
...
Automated cherry pick of #8071 : fix: sql err
2020-09-24 21:19:38 +08:00
ioito
c433050318
fix: sql err
2020-09-24 20:23:33 +08:00
ioito
1505dc6e04
fix: avoid serial vm creation
2020-09-24 16:41:50 +08:00
Zexi Li
f14fbb4007
Merge pull request #8004 from tb365/automated-cherry-pick-of-#8003-upstream-release-3.2
...
Automated cherry pick of #8003 : regional network filter bugfix
2020-09-23 21:09:14 +08:00
TangBin
396a99c4cb
regional network filter bugfix
2020-09-22 20:02:33 +08:00
yunion-ci-robot
1356ae3124
Merge pull request #7995 from tb365/automated-cherry-pick-of-#7994-upstream-release-3.2
...
Automated cherry pick of #7994 : ctyun sync secgroup fix & cloudaccount delete fix
2020-09-22 14:08:19 +08:00
TangBin
fc480ffa1a
ctyun sync secgroup fix & cloudaccount delete fix
2020-09-22 13:53:20 +08:00
Zexi Li
4e7f02fa68
Merge pull request #7967 from tb365/automated-cherry-pick-of-#7966-upstream-release-3.2
...
Automated cherry pick of #7966 : ctyun add region cn-bj1
2020-09-18 21:04:54 +08:00
TangBin
614ad609bf
ctyun add region cn-bj1
2020-09-18 14:22:51 +08:00
Zexi Li
94a2645341
Merge pull request #7964 from zexi/automated-cherry-pick-of-#7961-upstream-release-3.2
...
Automated cherry pick of #7961 : region: fix network schedtag not cleanup when network deleted
2020-09-18 12:45:07 +08:00
Zexi Li
3ad40222c2
region: fix network schedtag not cleanup when network deleted
2020-09-18 10:39:43 +08:00
Zexi Li
63e0f2ee76
Merge pull request #7958 from wanyaoqi/automated-cherry-pick-of-#7953-upstream-release-3.2
...
Automated cherry pick of #7953 : fix set host image cache properties
2020-09-16 21:38:29 +08:00
Zexi Li
e14304a5af
Merge pull request #7951 from wanyaoqi/automated-cherry-pick-of-#7948-upstream-release-3.2
...
Automated cherry pick of #7948 : fix update image status after save failed
2020-09-16 21:35:47 +08:00
wanyaoqi
85c61ab14c
fix set host image cache properties
2020-09-16 20:53:03 +08:00
wanyaoqi
f393424ca8
fix update image status after save failed
2020-09-16 19:15:05 +08:00
Zexi Li
5aebb04ce3
Merge pull request #7924 from ioito/automated-cherry-pick-of-#7921-upstream-release-3.2
...
Automated cherry pick of #7921 : fix: bucket object cnt fix
2020-09-16 11:30:13 +08:00
Qu Xuan
0d99dc1981
fix: bucket object cnt fix
2020-09-15 19:15:32 +08:00
yunion-ci-robot
4334ccf537
Merge pull request #7908 from wanyaoqi/automated-cherry-pick-of-#7905-upstream-release-3.2
...
Automated cherry pick of #7905 : webconsole: fix defer order to release zombie process
2020-09-15 10:26:10 +08:00
wanyaoqi
285c696e6d
webconsole: fix defer order to release zombie process
2020-09-14 18:22:13 +08:00
Zexi Li
ce6e7542a5
Merge pull request #7898 from wanyaoqi/automated-cherry-pick-of-#7895-upstream-release-3.2
...
Automated cherry pick of #7895 : disk: check disk is need renew on guest set renew
2020-09-14 13:02:17 +08:00
wanyaoqi
5ec462bc8e
disk: check disk is need renew on guest set renew
2020-09-14 12:08:52 +08:00
Zexi Li
4868674fee
Merge pull request #7882 from ioito/automated-cherry-pick-of-#7879-upstream-release-3.2
...
Automated cherry pick of #7879 : fix: avoid sync natgateway eip panic
2020-09-11 21:03:57 +08:00
Zexi Li
2e560c1f04
Merge pull request #7873 from rainzm/automated-cherry-pick-of-#7870-upstream-release-3.2
...
Automated cherry pick of #7870 : fix(esxiagent): add HostDelayTaskWorkerCount
2020-09-11 20:55:47 +08:00
Zexi Li
71b1244846
Merge pull request #7865 from wanyaoqi/automated-cherry-pick-of-#7836-upstream-release-3.2
...
Automated cherry pick of #7836 : host: fix rbd storage cache iso image
2020-09-11 20:54:07 +08:00
Qu Xuan
545f9eebf1
fix: avoid sync natgateway eip panic
2020-09-11 19:18:15 +08:00
rainzm
e6ce176233
fix(esxiagent): add HostDelayTaskWorkerCount
...
之前,HostDelayWorker 是通过 hostutils.InitWorkerManager 来初始化,
worker的数量依赖于options.HostOptions.DefaultRequestWorkerCount, 因为
这个options没有经过初始化,所以就是0,导致worker count的数量变为1。
现在增加了 HostDelayTaskWorkerCount 来管理这个count,默认值为8。
2020-09-11 17:23:13 +08:00
wanyaoqi
f59d56e796
host: fix rbd storage cache iso image
2020-09-10 23:20:29 +08:00
yunion-ci-robot
37e36f5a08
Merge pull request #7848 from rainzm/automated-cherry-pick-of-#7845-upstream-release-3.2
...
Automated cherry pick of #7845 : Feat & Fix & Refactor for ESXi
2020-09-10 09:41:57 +08:00
rainzm
05abebeea5
fix(region): add RequestSyncstatusOnHost for SESXiGuestDriver
...
esxi 平台 Guest 进行 syncstatus 和其他平台有所区别,Vcenter 可能会更改
VM 所在的 Host,所以在 Host 上寻找 VM 可能会出现 ErrNotFound。此时,应该
主动去整个 datacenter 中寻找 VM,然后更改 Host,进行同步。
2020-09-09 21:58:48 +08:00
rainzm
747d70a747
fix(esxi): fetch templatevm from datacenter before clone vm
...
这里应该和image_cache那里保持一直,对template的获取应该从datacenter
中获取,而不是host。
2020-09-09 21:58:17 +08:00
rainzm
ebf3692ba0
refactor(esxi): replace GetTemplateVMById with FetchTemplateVMById
...
FetchTemplateVMById 更好,因为它更轻量,更快。
2020-09-09 21:58:16 +08:00
rainzm
7dfe68322a
feat(esxicli): better vm operator
...
现在,可以通过Datacenter来获取vm,不一定要指定HostIp,
Datacenter和HostIp必须指定一个。
2020-09-09 21:58:16 +08:00
rainzm
59861adabc
feat(esxi): support fetchVM form datacenter
2020-09-09 21:58:16 +08:00
rainzm
40b3e8e382
refactor(esxi): fetchVms and fetchHardwareInfo
...
1. fetchHardwareInfo 只有一种error,原因是moVM的某些字段为nil,这种情况下,完全可以打印日志直接返回。
2. fetchVms 现在只返回[]*SVirtualMachine, 进一步的过滤(是不是template)交给调用者。
2020-09-09 21:58:16 +08:00
Zexi Li
c81563b03d
Merge pull request #7825 from rainzm/automated-cherry-pick-of-#7821-upstream-release-3.2
...
Automated cherry pick of #7821 : fix(esxiagent): return image extid not id
2020-09-08 20:25:59 +08:00
rainzm
a18b34c365
fix(esxiagent): return image extid not id
...
调用 disk/image_cache 接口的Task StorageCacheImageTask 会根据回调
回来数据中的 image_id,来设置 storagecachedimage 中的 externalid,
所以这里的 image_id 应该是 externalid。
2020-09-08 15:34:35 +08:00
yunion-ci-robot
f64267897e
Merge pull request #7801 from wanyaoqi/automated-cherry-pick-of-#7798-upstream-release-3.2
...
Automated cherry pick of #7798 : guest short desc add backup host id
2020-09-07 21:01:51 +08:00
yunion-ci-robot
ad8d6e76b5
Merge pull request #7792 from wanyaoqi/automated-cherry-pick-of-#7789-upstream-release-3.2
...
Automated cherry pick of #7789 : fix get ubuntu version
2020-09-07 20:59:44 +08:00
wanyaoqi
c266722c31
guest short desc add backup host id
2020-09-07 17:06:36 +08:00
wanyaoqi
4d0cb2b150
fix get ubuntu version
2020-09-07 16:01:59 +08:00
yunion-ci-robot
2171de57ee
Merge pull request #7785 from rainzm/automated-cherry-pick-of-#7782-upstream-release-3.2
...
Automated cherry pick of #7782 : fix(notify): Replace String() with GetString()
2020-09-07 15:26:42 +08:00
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
yunion-ci-robot
b108fe81d2
Merge pull request #7775 from swordqiu/automated-cherry-pick-of-#7772-upstream-release-3.2
...
Automated cherry pick of #7772 : fix: skup syncing lb, rds, redis instances in tasks
2020-09-05 15:47:42 +08:00
Qiu Jian
9f854385e5
fix: skup syncing lb, rds, redis instances in tasks
2020-09-05 14:31:06 +08:00
Zexi Li
b319be6d0a
Merge pull request #7747 from wanyaoqi/automated-cherry-pick-of-#7744-upstream-release-3.2
...
Automated cherry pick of #7744 : glance: check min disk size on update
2020-09-04 10:30:01 +08:00
wanyaoqi
fa28094906
glance: check min disk size on update
2020-09-03 20:02:17 +08:00
yunion-ci-robot
f797ec2fb9
Merge pull request #7726 from tb365/automated-cherry-pick-of-#7725-upstream-release-3.2
...
Automated cherry pick of #7725 : create classic vpc fix
2020-09-03 10:32:41 +08:00
TangBin
5ca7179ce1
create classic vpc fix
2020-09-02 18:24:56 +08:00
wanyaoqi
c2b81cf638
hostinfo: try create network add is_on_premise ( #7709 )
2020-09-01 20:01:41 +08:00
wanyaoqi
ddb7981922
fix host get guests ( #7685 )
2020-09-01 01:08:36 +08:00
wanyaoqi
8020d70bab
fix get storage capacity on init' ( #7689 )
2020-09-01 01:02:37 +08:00
Zexi Li
d78c549b4a
Merge pull request #7625 from wanyaoqi/automated-cherry-pick-of-#7623-upstream-release-3.2
...
Automated cherry pick of #7623 : fix gpfs check mountpoint
2020-08-25 17:41:23 +08:00
wanyaoqi
849a74c0a6
fix gpfs check mountpoint
2020-08-25 15:52:27 +08:00
屈轩
e016109d6e
fix: avoid storage=nil, dis can not delete ( #7610 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-22 12:33:36 +08:00
Jian Qiu
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
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
Zexi Li
780dea24d1
Merge pull request #7581 from swordqiu/automated-cherry-pick-of-#7580-upstream-release-3.2
...
Automated cherry pick of #7580 : fix: allow delete shared role and policy
2020-08-16 23:43:24 +08:00
Zexi Li
a8c65cbeed
Merge pull request #7577 from rainzm/automated-cherry-pick-of-#7575-upstream-release-3.2
...
Automated cherry pick of #7575 : fix: GetIImages correctly without 'image_cache' dir
2020-08-16 23:41:56 +08:00
Qiu Jian
b41bd4066c
fix: allow delete shared role and policy
2020-08-15 21:04:48 +08:00
rainzm
c5a731daa9
fix: GetIImages correctly without 'image_cache' dir
...
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-14 20:36:58 +08:00
屈轩
3bc1381c36
fix: aovid duplicate sku name ( #7574 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-14 20:35:49 +08:00
Zexi Li
ff880efe8c
Merge pull request #7571 from zexi/hotfix/jsontag-syntax-v32
...
fix: json TAG_PREFIX invalid syntax
2020-08-14 17:42:04 +08:00
Jian Qiu
813a8c2021
fix: init wire domain_id for local vpc ( #7569 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-14 17:29:51 +08:00
Zexi Li
4f9b8a29da
fix: json TAG_PREFIX invalid syntax
2020-08-14 17:02:54 +08:00
屈轩
db7621081a
fix: avoid virtual resource project id is empty when cloudaccount with no project ( #7562 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-14 10:37:49 +08:00
Jian Qiu
3032f7e26b
fix: network port count stat recode ( #7556 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-14 10:33:48 +08:00
Zexi Li
44c0d0ce47
Merge pull request #7549 from wanyaoqi/automated-cherry-pick-of-#7547-upstream-release-3.2
...
Automated cherry pick of #7547 : support diable usb kbd
2020-08-11 18:41:34 +08:00
Zexi Li
5eb4b549ba
Merge pull request #7543 from ioito/automated-cherry-pick-of-#7541-upstream-release-3.2
...
Automated cherry pick of #7541 : fix: separete enabled and status field
2020-08-11 18:39:24 +08:00
wanyaoqi
3b6662f7fa
support diable usb kbd
2020-08-11 15:33:16 +08:00
Qu Xuan
551ea72afb
fix: separete enabled and status field
2020-08-11 14:55:09 +08:00
Zexi Li
2c9378cc9a
Merge pull request #7537 from wanyaoqi/automated-cherry-pick-of-#7530-upstream-release-3.2
...
Automated cherry pick of #7530 : fix mount xfs
2020-08-11 11:16:39 +08:00
wanyaoqi
be3244d0b5
fix usage get storage capbility ( #7529 )
2020-08-10 20:07:56 +08:00
wanyaoqi
9c756c1cc9
fix mount xfs
2020-08-10 20:05:09 +08:00
屈轩
fa47f50e32
fix: optimized huawei security group get and create operation ( #7522 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-10 15:38:44 +08:00
wanyaoqi
40b3074acb
set disk status on disk detached ( #7519 )
2020-08-10 12:05:46 +08:00
Zexi Li
035dcaa08b
Merge pull request #7510 from ioito/automated-cherry-pick-of-#7508-upstream-release-3.2
...
Automated cherry pick of #7508 : fix: avoid nil pointer
2020-08-10 10:24:58 +08:00
Qu Xuan
efd888ab45
fix: avoid nil pointer
2020-08-07 11:16:24 +08:00
Zexi Li
3dd36fbc46
Merge pull request #7500 from ioito/automated-cherry-pick-of-#7498-upstream-release-3.2
...
Automated cherry pick of #7498 : fix: 隐藏auzre经典类型存储
2020-08-07 11:06:14 +08:00
Zexi Li
d3f1c3c202
Merge pull request #7503 from ioito/automated-cherry-pick-of-#7501-upstream-release-3.2
...
Automated cherry pick of #7501 : fix: 提高zstack认证兼容性
2020-08-07 11:05:19 +08:00
Qu Xuan
0d301c554c
fix: 提高zstack认证兼容性
2020-08-06 19:25:25 +08:00
Qu Xuan
19fc35afa5
fix: 隐藏auzre经典类型存储
2020-08-06 18:01:37 +08:00
屈轩
ed7576f2ac
fix: 增加openstack兼容性 ( #7494 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-06 11:56:18 +08:00
Zexi Li
5bcc5f1e34
Merge pull request #7486 from wanyaoqi/automated-cherry-pick-of-#7484-upstream-release-3.2
...
Automated cherry pick of #7484 : fix host info get sshkey
2020-08-04 13:51:21 +08:00
wanyaoqi
93a8856c2a
fix host info get sshkey
2020-08-04 10:37:16 +08:00
Zexi Li
44dabd9af7
Merge pull request #7480 from swordqiu/automated-cherry-pick-of-#7479-upstream-release-3.2
...
Automated cherry pick of #7479 : fix: typo running_geusts => running_guests
2020-08-03 16:58:32 +08:00
Zexi Li
67c1324feb
Merge pull request #7476 from ioito/automated-cherry-pick-of-#7474-upstream-release-3.2
...
Automated cherry pick of #7474 : fix: typo
2020-08-03 16:57:54 +08:00
Qiu Jian
9af38305d7
fix: typo running_geusts => running_guests
2020-08-03 16:32:19 +08:00
Qu Xuan
0fd6e1c460
fix: typo
2020-08-03 10:57:19 +08:00
Zexi Li
03b1be05f9
Merge pull request #7471 from swordqiu/automated-cherry-pick-of-#7470-upstream-release-3.2
...
Automated cherry pick of #7470 : fix: ignore bucket-set-acl not implemented error
2020-08-03 09:24:54 +08:00
Qiu Jian
938264a1aa
fix: ignore bucket-set-acl not implemented error
2020-08-03 02:24:47 +08:00
Zexi Li
731d86439a
Merge pull request #7449 from tb365/automated-cherry-pick-of-#7447-upstream-release-3.2
...
Automated cherry pick of #7447 : aws elb listener&rule name too long fix
2020-08-02 10:08:42 +08:00
屈轩
53bf3d7740
fix: avoid host globalid change ( #7467 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-02 03:03:03 +08:00
wanyaoqi
be18d0a34f
fix reauth condition on influxdb not found ( #7458 )
2020-08-01 21:27:04 +08:00
wanyaoqi
9687884ac5
fix cache non lvm disks ( #7461 )
2020-08-01 21:14:03 +08:00
tangbin
ccb2cbce41
aws elb listener&rule name too long fix
2020-08-01 11:13:00 +08:00
Zexi Li
f232c4cd4f
Merge pull request #7421 from rainzm/automated-cherry-pick-of-#7416-upstream-release-3.2
...
Automated cherry pick of #7416 : fix(region): Don't allow address conflicts under vpc
2020-08-01 11:05:00 +08:00
Zexi Li
4661370b37
Merge pull request #7436 from tb365/automated-cherry-pick-of-#7435-upstream-release-3.2
...
Automated cherry pick of #7435 : loadblancer listener modify name fix
2020-08-01 10:57:53 +08:00
tangbin
ee8166352a
fix redis reset account password action log
2020-08-01 10:53:59 +08:00
tangbin
9f3684a1f6
loadblancer listener modify name fix
2020-08-01 10:53:34 +08:00
rainzm
2e3a4abca3
fix(region): Don't allow address conflicts under vpc
...
Except for default vpc, vpc and wire have a one-to-one correspondence.
So prohibiting the address conflict of wire does not avoid
the address conflict of default vpc.
2020-08-01 10:52:27 +08:00
Zexi Li
a14da344c0
Merge pull request #7439 from swordqiu/automated-cherry-pick-of-#7438-upstream-release-3.2
...
Automated cherry pick of #7438 : fix: sync share mode between vpc and wire
2020-08-01 10:39:28 +08:00
Zexi Li
a3f71e8959
Merge pull request #7443 from wanyaoqi/automated-cherry-pick-of-#7441-upstream-release-3.2
...
Automated cherry pick of #7441 : fix deploy admin auth key
2020-08-01 00:06:33 +08:00
wanyaoqi
d925cb080d
fix deploy admin auth key
2020-07-31 23:24:46 +08:00
Zexi Li
3ca28cfcc7
baremetal: fix hpssactl split last LV size out of limit ( #7428 )
2020-07-31 22:40:02 +08:00
Qiu Jian
8c33cc9445
fix: sync share mode between vpc and wire
2020-07-31 22:30:16 +08:00
Zexi Li
37b9a960ef
Merge pull request #7420 from ioito/automated-cherry-pick-of-#7417-upstream-release-3.2
...
Automated cherry pick of #7417 : fix: avoid lost backend params
2020-07-31 18:07:59 +08:00
Zexi Li
f69370c4db
Merge pull request #7415 from ioito/automated-cherry-pick-of-#7413-upstream-release-3.2
...
Automated cherry pick of #7413 : fix: openstack win image user data need encode
2020-07-31 18:06:48 +08:00
Zexi Li
fb8f8847d0
Merge pull request #7407 from ioito/automated-cherry-pick-of-#7405-upstream-release-3.2
...
Automated cherry pick of #7405 : fix: avoid account sync deadlock
2020-07-31 18:05:31 +08:00
Zexi Li
fc7de4722b
Merge pull request #7408 from swordqiu/automated-cherry-pick-of-#7400-upstream-release-3.2
...
Automated cherry pick of #7400 : fix: ignore general s3 set acl not implemented error
2020-07-31 18:04:05 +08:00
屈轩
f43af31195
fix: 避免glance metadata-list project scope无权限 ( #7404 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-31 18:01:48 +08:00
屈轩
0b13608d90
fix: 优化openstack项目认证 ( #7399 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-31 18:00:17 +08:00
屈轩
04e1a25c60
fix: 避免在仅调整虚拟机磁盘时opslog日志记录mem cpu异常 ( #7394 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-31 17:57:02 +08:00
Qu Xuan
b09dbdd69f
fix: avoid lost backend params
2020-07-31 17:19:49 +08:00
Qu Xuan
ae26dc1214
fix: openstack win image user data need encode
2020-07-31 16:55:43 +08:00
Qu Xuan
cbc4739b1a
fix: avoid account sync deadlock
2020-07-31 16:32:57 +08:00
Qiu Jian
5cfe521a23
fix: ignore general s3 set acl not implemented error
2020-07-31 16:31:52 +08:00
Zexi Li
1dd8a0c066
Merge pull request #7389 from rainzm/automated-cherry-pick-of-#7387-upstream-release-3.2
...
Automated cherry pick of #7387 : fix(region): zone from guesttemplate's preferzone maybe nil
2020-07-30 17:41:49 +08:00
rainzm
661611f338
fix(region): zone from guesttemplate's preferzone maybe nil
2020-07-30 16:12:36 +08:00
Zexi Li
5bfd7f3494
Merge pull request #7353 from ioito/automated-cherry-pick-of-#7318-upstream-release-3.2
...
Automated cherry pick of #7318 : fix: openstack多项目问题
2020-07-30 15:53:40 +08:00
Zexi Li
4553879a1a
Merge pull request #7386 from ioito/automated-cherry-pick-of-#7384-upstream-release-3.2
...
Automated cherry pick of #7384 : fix: avoid parse json err nil pointer
2020-07-30 15:15:38 +08:00
Qu Xuan
fb25efa0cf
fix: openstack多项目问题
2020-07-30 14:48:16 +08:00
Qu Xuan
7c2268417b
fix: avoid parse json err nil pointer
2020-07-30 11:32:31 +08:00
Zexi Li
97be89b9f6
Merge pull request #7380 from ioito/automated-cherry-pick-of-#7378-upstream-release-3.2
...
Automated cherry pick of #7378 : fix: 添加阿里云rds备份恢复限制条件
2020-07-29 21:38:48 +08:00
Zexi Li
4e31734f0e
Merge pull request #7376 from swordqiu/automated-cherry-pick-of-#7375-upstream-release-3.2
...
Automated cherry pick of #7375 : fix: change owner should check required domain list
2020-07-29 17:31:44 +08:00
Qu Xuan
6d0b4f37f7
fix: 添加阿里云rds备份恢复限制条件
2020-07-29 16:56:24 +08:00
Qiu Jian
244e83b8ae
fix: change owner should check required domain list
2020-07-29 13:01:14 +08:00
Zexi Li
dd42c55d1e
Merge pull request #7374 from ioito/automated-cherry-pick-of-#7358-upstream-release-3.2
...
Automated cherry pick of #7358 : fix: 普通视图下,安全组仅统计可看到的vm count
2020-07-29 10:27:18 +08:00
Zexi Li
c9f61ca7d5
Merge pull request #7361 from ioito/automated-cherry-pick-of-#7359-upstream-release-3.2
...
Automated cherry pick of #7359 : fix: 修复vm绑定重复安全组
2020-07-28 20:56:06 +08:00
Qu Xuan
439cf1948e
fix: 普通视图下,安全组仅统计可看到的vm count
2020-07-28 20:53:32 +08:00
Zexi Li
d2916c079f
Merge pull request #7370 from ioito/automated-cherry-pick-of-#7368-upstream-release-3.2
...
Automated cherry pick of #7368 : fix: 同步sku与磁盘类型关系
2020-07-28 20:48:10 +08:00
Qu Xuan
cf294a1f58
fix: 同步sku与磁盘类型关系
2020-07-28 19:47:50 +08:00
Zexi Li
63bff57a05
Merge pull request #7366 from zexi/automated-cherry-pick-of-#7364-upstream-release-3.2
...
Automated cherry pick of #7364 : adjust schedule resource condition width
2020-07-28 18:50:29 +08:00
Zexi Li
620b31e0f3
Merge pull request #7356 from ioito/automated-cherry-pick-of-#7354-upstream-release-3.2
...
Automated cherry pick of #7354 : fix: 避免创建rds备份时对rds进行一些操作
2020-07-28 18:49:47 +08:00
Zexi Li
95b21d541d
adjust schedule resource condition width
2020-07-28 18:37:23 +08:00
Qu Xuan
d6782d5324
fix: 修复vm绑定重复安全组
2020-07-28 18:15:45 +08:00
Qu Xuan
fd233a6869
fix: 避免创建rds备份时对rds进行一些操作
2020-07-28 16:03:06 +08:00
Zexi Li
92a7fad56c
Merge pull request #7340 from rainzm/automated-cherry-pick-of-#7338-upstream-release-3.2
...
Automated cherry pick of #7338 : fix(region): Remove default secgroup for esxi guest
2020-07-27 19:49:24 +08:00
Zexi Li
788c845ca3
Merge pull request #7345 from rainzm/automated-cherry-pick-of-#7343-upstream-release-3.2
...
Automated cherry pick of #7343 : fix: modify list details for guesttemplate
2020-07-27 19:48:28 +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
Zexi Li
15fe440911
Merge pull request #7325 from swordqiu/automated-cherry-pick-of-#7324-upstream-release-3.2
...
Automated cherry pick of #7324 : fix: schedtag should be system resource
2020-07-27 15:49:59 +08:00
Zexi Li
7a4d0cf507
Merge pull request #7328 from tb365/automated-cherry-pick-of-#7327-upstream-release-3.2
...
Automated cherry pick of #7327 : huawei fetch regions&projects fix
2020-07-27 15:21:51 +08:00
rainzm
0824b5445e
Add metadata for GuestTempalte details
2020-07-27 15:18:40 +08:00
rainzm
951f53a96b
Add network info when list scalingGroup details
2020-07-27 15:18:40 +08:00
rainzm
260d259392
fix: modify list details for guesttemplate
2020-07-27 15:18:40 +08:00
Zexi Li
54b16d94c7
Merge pull request #7333 from swordqiu/automated-cherry-pick-of-#7332-upstream-release-3.2
...
Automated cherry pick of #7332 : fix: cloud account delete may fail due to inconsistent status
2020-07-27 15:13:01 +08:00
rainzm
52008bace0
fix(region): Remove default secgroup for esxi guest
...
1. InitializeData remove all secgroup_id of esxi guest from database
2. Set input.SecgroupId as empty for guest whose GetMaxSecurityGroupCount
return 0
2020-07-27 14:54:19 +08:00
屈轩
5df48d5b76
fix: 避免status_code>=400并且resp为空时err为nil ( #7266 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-27 04:43:24 +08:00
yunion-ci-robot
88f46fc0c2
Merge pull request #7313 from ioito/automated-cherry-pick-of-#7310-upstream-release-3.2
...
Automated cherry pick of #7310 : fix: 支持多项目安全组规则过滤
2020-07-25 23:56:45 +08:00
Qiu Jian
44f3226061
fix: cloud account delete may fail due to inconsistent status
2020-07-25 23:08:17 +08:00
yunion-ci-robot
d997501c64
Merge pull request #7305 from wanyaoqi/automated-cherry-pick-of-#7302-upstream-release-3.2
...
Automated cherry pick of #7302 : fix clone clean pending usage
2020-07-24 22:52:44 +08:00
tangbin
8f7e75772c
go fmt
2020-07-24 18:31:04 +08:00
tangbin
c723def4b7
go fmt
2020-07-24 18:31:04 +08:00
tangbin
31a9373b7b
host upload template check
2020-07-24 18:31:03 +08:00
tangbin
a85af97bef
huawei fetch regions&projects fix
2020-07-24 18:31:02 +08:00
Qiu Jian
143fa7a896
fix: schedtag should be system resource
2020-07-24 17:03:38 +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
wanyaoqi
a8a2f07742
fix clone clean pending usage
2020-07-23 18:39:02 +08:00
Zexi Li
b627985733
Merge pull request #7296 from wanyaoqi/automated-cherry-pick-of-#7294-upstream-release-3.2
...
Automated cherry pick of #7294 : fix snapshot clean pending usage
2020-07-23 13:48:08 +08:00
wanyaoqi
89a355132c
fix snapshot clean pending usage
2020-07-23 11:36:46 +08:00
Zexi Li
0e9d0052e9
Merge pull request #7288 from tb365/automated-cherry-pick-of-#7286-upstream-release-3.2
...
Automated cherry pick of #7286 : apigateway host imports data validate
2020-07-22 21:44:07 +08:00
tangbin
2b67f052b7
format fix
2020-07-22 17:50:46 +08:00
tangbin
6280ea485d
fix empty else
2020-07-22 17:50:46 +08:00
tangbin
0b7ab48836
fix host import
2020-07-22 17:50:46 +08:00
tangbin
88d67e0f36
fix huawei delete resource
2020-07-22 17:50:46 +08:00
tangbin
faffc39a34
fix huawei elb disable healthcheck
2020-07-22 17:50:46 +08:00
tangbin
9ce1527d35
lb sync project fix
2020-07-22 17:50:45 +08:00
tangbin
1b480af798
add more log
2020-07-22 17:50:45 +08:00
tangbin
dfbd0af963
apigateway host imports data validate
2020-07-22 17:50:45 +08:00
Zexi Li
83e67c50c3
Merge pull request #7278 from ioito/automated-cherry-pick-of-#7276-upstream-release-3.2
...
Automated cherry pick of #7276 : fix: 避免未能导出共享安全组规则
2020-07-22 13:55:50 +08:00
Zexi Li
27fa4752a2
Merge pull request #7275 from swordqiu/automated-cherry-pick-of-#7273-upstream-release-3.2
...
Automated cherry pick of #7273 : fix: image upload not clean pending usage
2020-07-22 13:54:45 +08:00
Zexi Li
4281636f42
Merge pull request #7283 from rainzm/automated-cherry-pick-of-#7281-upstream-release-3.2
...
Automated cherry pick of #7281 : fix(esxi): Select correct unitNumber for ide control when creating disk
2020-07-22 13:52:26 +08:00
Rain Zheng
d670f37156
fix(esxi): Select correct unitNumber for ide control when creating disk
2020-07-21 20:49:18 +08:00
Qu Xuan
9fef6dfb46
fix: 避免未能导出共享安全组规则
2020-07-21 17:14:54 +08:00
yunion-ci-robot
1f6762b4a0
Merge pull request #7272 from zexi/automated-cherry-pick-of-#7270-upstream-release-3.2
...
Automated cherry pick of #7270 : baremetal: set zone when enable netif
2020-07-21 11:49:25 +08:00
Qiu Jian
2a892fd845
fix: image upload not clean pending usage
2020-07-21 01:43:40 +08:00
yunion-ci-robot
1d1674faf9
Merge pull request #7269 from tb365/automated-cherry-pick-of-#7267-upstream-release-3.2
...
Automated cherry pick of #7267 : fix GetOrCreateVpcForClassicNetwork
2020-07-20 20:49:27 +08:00
Zexi Li
ae1acc891c
Merge pull request #7262 from tb365/automated-cherry-pick-of-#7237-upstream-release-3.2
...
Automated cherry pick of #7237 : huawei eip delete fix
2020-07-20 20:47:34 +08:00
Zexi Li
9fd48cee3c
baremetal: set zone when enable netif
2020-07-20 20:45:30 +08:00
tangbin
ea14aaa52e
fix GetOrCreateVpcForClassicNetwork
2020-07-20 18:52:08 +08:00
tangbin
38440ed276
huawei eip delete fix
2020-07-20 10:51:56 +08:00
Zexi Li
2910eeb89b
Merge pull request #7241 from ioito/automated-cherry-pick-of-#7225-upstream-release-3.2
...
Automated cherry pick of #7225 : fix: rds备份恢复优化
2020-07-20 02:07:57 +08:00
Zexi Li
53d0d4c4e7
Merge pull request #7230 from wanyaoqi/automated-cherry-pick-of-#7228-upstream-release-3.2
...
Automated cherry pick of #7228 : fix server sync status
2020-07-20 02:06:41 +08:00
Zexi Li
e3270c90e6
Merge pull request #7236 from ioito/automated-cherry-pick-of-#7234-upstream-release-3.2
...
Automated cherry pick of #7234 : fix: globalvpc跟随云账号共享
2020-07-20 02:05:46 +08:00
Zexi Li
31883f5984
Merge pull request #7232 from tb365/automated-cherry-pick-of-#7231-upstream-release-3.2
...
Automated cherry pick of #7231 : acl delete condition fix
2020-07-20 02:02:25 +08:00
Zexi Li
1e7b5e2e2c
Merge pull request #7250 from wanyaoqi/automated-cherry-pick-of-#7248-upstream-release-3.2
...
Automated cherry pick of #7248 : fix error output
2020-07-19 20:53:59 +08:00
Zexi Li
c939399546
Merge pull request #7252 from swordqiu/automated-cherry-pick-of-#7251-upstream-release-3.2
...
Automated cherry pick of #7251 : fix: quota usage not updated after disk resizing
2020-07-19 20:25:07 +08:00
Qiu Jian
f2e4a9af63
fix: quota usage not updated after disk resizing
2020-07-19 13:24:31 +08:00
wanyaoqi
e4c24c436c
fix error output
2020-07-19 12:35:25 +08:00
Qu Xuan
144f40b472
fix: rds备份恢复优化
2020-07-18 20:48:28 +08:00
Qu Xuan
0af8c519be
fix: globalvpc跟随云账号共享
2020-07-17 20:47:10 +08:00
tangbin
e1665416f1
acl delete condition fix
2020-07-17 20:41:34 +08:00
wanyaoqi
050d019f7f
fix server sync status
2020-07-17 20:25:56 +08:00
Zexi Li
4e7af6e2e7
Merge pull request #7227 from ioito/automated-cherry-pick-of-#7224-upstream-release-3.2
...
Automated cherry pick of #7224 : fix: 过滤可用eip
2020-07-17 20:25:04 +08:00
Zexi Li
df8982747a
Merge pull request #7223 from ioito/automated-cherry-pick-of-#7221-upstream-release-3.2
...
Automated cherry pick of #7221 : fix: 避免乌兰察布区域拉取资源异常
2020-07-17 20:24:05 +08:00
Qu Xuan
08c836ad1c
fix: 过滤可用eip
2020-07-17 20:16:54 +08:00
Qu Xuan
5a47ca5da4
fix: 避免乌兰察布区域拉取资源异常
2020-07-17 18:53:20 +08:00
Zexi Li
1e992cc145
Merge pull request #7218 from rainzm/automated-cherry-pick-of-#7216-upstream-release-3.2
...
Automated cherry pick of #7216 : fix: prefetch image error when create guest with vmware template
2020-07-17 10:16:43 +08:00
Zexi Li
1c45f1c6a4
Merge pull request #7215 from tb365/automated-cherry-pick-of-#7213-upstream-release-3.2
...
Automated cherry pick of #7213 : sync classic redis fix
2020-07-17 10:15:54 +08:00
Zexi Li
128bf89ba8
Merge pull request #7205 from yousong/automated-cherry-pick-of-#7202-upstream-release-3.2
...
Automated cherry pick of #7202 : mcclient: options: loadbalanceragents: yum as the default deploy method
2020-07-17 10:15:17 +08:00
Zexi Li
7055459cc0
Merge pull request #7200 from yousong/automated-cherry-pick-of-#7198-upstream-release-3.2
...
Automated cherry pick of #7198 : ansibleserver: register metadata manager
2020-07-17 10:12:02 +08:00
Zexi Li
f0a65e5b5f
Merge pull request #7197 from ioito/automated-cherry-pick-of-#7195-upstream-release-3.2
...
Automated cherry pick of #7195 : fix: sec rule export missing fields
2020-07-17 10:10:42 +08:00
Zexi Li
34c865ce22
Merge pull request #7191 from ioito/automated-cherry-pick-of-#7077-upstream-release-3.2
...
Automated cherry pick of #7077 : fix: 修复elastic cache sku zone_id异常问题
2020-07-17 10:09:57 +08:00
Zexi Li
51911362ab
Merge pull request #7194 from wanyaoqi/automated-cherry-pick-of-#7192-upstream-release-3.2
...
Automated cherry pick of #7192 : add params auto_migrate_on_host_down
2020-07-17 10:09:14 +08:00
Zexi Li
28c6abd0e8
Merge pull request #7212 from ioito/automated-cherry-pick-of-#7210-upstream-release-3.2
...
Automated cherry pick of #7210 : fix: not work for network-list --zones
2020-07-17 10:08:22 +08:00
rainzm
d3c1bfd21d
fix: prefetch image error when create guest with vmware template
...
1. Only need the corresponding vmware template in the vcenter where the host is
located.
2. Chose storagecache which cacheimage is ready before deploying.
2020-07-16 21:44:26 +08:00
tangbin
df2deb61c4
update vendor
2020-07-16 20:39:35 +08:00
tangbin
38be2488be
sync classic redis fix
2020-07-16 20:34:09 +08:00
yunion-ci-robot
c781346225
Merge pull request #7206 from zexi/automated-cherry-pick-of-#7201-upstream-release-3.2
...
Automated cherry pick of #7201 : webconsole: fix old session make new session closed
2020-07-16 20:21:20 +08:00
Qu Xuan
60ba1ffc20
fix: not work for network-list --zones
2020-07-16 19:06:37 +08:00
Yousong Zhou
87bba5ae4f
region: lbagents: turn off guest src check
2020-07-16 18:50:36 +08:00
Yousong Zhou
836ac8e00e
region: loadbalanceragents: yum as the default method
2020-07-16 18:50:36 +08:00
Yousong Zhou
4bdf62cb81
mcclient: options: loadbalanceragents: yum as the default deploy method
2020-07-16 18:50:36 +08:00
Zexi Li
1d2b64d62e
webconsole: fix old session make new session closed
2020-07-16 18:50:29 +08:00
Yousong Zhou
67230151a0
build: ansibleserver: use native alpine, include openssh
2020-07-16 18:12:41 +08:00
Yousong Zhou
08b60b4c6f
ansibleserver: register metadata manager
...
To quash the following error in log
[E 200716 15:20:40 db.(*SMetadataResourceBaseModelManager).FetchCustomizeColumns(metadataresource.go:136)] FetchQueryObjectsByIds metadata fail Error 1146: Table 'yunionansible.metadata_tbl' doesn't exist
2020-07-16 18:10:38 +08:00
Qu Xuan
9e81cae902
fix: sec rule export missing fields
2020-07-16 17:14:44 +08:00
Qu Xuan
020f3dee57
fix: 修复elastic cache sku zone_id异常问题
2020-07-16 16:32:08 +08:00
wanyaoqi
4ab5051c04
add params auto_migrate_on_host_down
2020-07-16 15:08:33 +08:00
Zexi Li
e39ce07331
Merge pull request #7176 from ioito/automated-cherry-pick-of-#7174-upstream-release-3.2
...
Automated cherry pick of #7174 : fix: 添加secgroup rule过滤参数
2020-07-16 11:18:55 +08:00
Zexi Li
3259b1b2c4
Merge pull request #7190 from ioito/automated-cherry-pick-of-#7188-upstream-release-3.2
...
Automated cherry pick of #7188 : fix: check azure image format when rebuild root
2020-07-16 11:09:51 +08:00
Zexi Li
2934f6c15b
Merge pull request #7179 from ioito/automated-cherry-pick-of-#7177-upstream-release-3.2
...
Automated cherry pick of #7177 : fix: 避免华为云安全组规则删除失败
2020-07-16 10:16:35 +08:00
Qu Xuan
84c7341b7f
fix: check azure image format when rebuild root
2020-07-15 18:48:25 +08:00
Zexi Li
5cff334188
Merge pull request #7183 from wanyaoqi/automated-cherry-pick-of-#7181-upstream-release-3.2
...
Automated cherry pick of #7181 : misc ha guest fix
2020-07-15 17:42:40 +08:00
Qu Xuan
987ba6079b
fix: 避免华为云安全组规则删除失败
2020-07-15 17:14:21 +08:00
wanyaoqi
60df899d5d
misc ha guest fix
2020-07-15 17:06:43 +08:00
Qu Xuan
39c033e0c5
fix: 添加secgroup rule过滤参数
2020-07-15 14:32:24 +08:00
Zexi Li
01908aebdb
Merge pull request #7170 from wanyaoqi/automated-cherry-pick-of-#7168-upstream-release-3.2
...
Automated cherry pick of #7168 : fix list guests on host
2020-07-15 10:46:03 +08:00
Zexi Li
472a2f9ebb
Merge pull request #7154 from yousong/bugfix/yousong-vpcagent-mtu3.2
...
vpcagent: ovn: set underlay mtu size in config file
2020-07-15 10:35:28 +08:00
Zexi Li
4919226d0d
Merge pull request #7160 from yousong/automated-cherry-pick-of-#7158-upstream-release-3.2
...
Automated cherry pick of #7158 : iproute2: address: make Exact idempotent
2020-07-15 10:34:41 +08:00
Zexi Li
769dd28a51
Merge pull request #7164 from tb365/automated-cherry-pick-of-#7163-upstream-release-3.2
...
Automated cherry pick of #7163 : cloudprovider usable filter with zone
2020-07-15 10:34:03 +08:00
wanyaoqi
2b7373608d
fix list guests on host
2020-07-14 22:36:55 +08:00
tangbin
6a81f78a4d
cloudprovider usable filter with zone
2020-07-14 19:55:05 +08:00
Zexi Li
05d5bd6c9f
Merge pull request #7157 from ioito/automated-cherry-pick-of-#7155-upstream-release-3.2
...
Automated cherry pick of #7155 : fix: 优化webconsole代码&bugfix
2020-07-14 17:53:08 +08:00
Yousong Zhou
48000786cc
iproute2: address: make Exact idempotent
...
Idempotence against address not available for Exact is not a bad idea if
we look at the name of that func
This should accomodate the race condition where keepalived will remove
vips should the primary address used for vrrp comms is removed, causing
later addr del to fail with "cannot assign requested address"
2020-07-14 16:42:18 +08:00
Qu Xuan
fae1c3d542
fix: 优化webconsole代码&bugfix
2020-07-14 15:09:35 +08:00
Yousong Zhou
ba87528561
vpcagent: ovn: set underlay mtu size in config file
...
(cherry picked from commit 2841e245e2 )
2020-07-14 11:38:21 +08:00
Zexi Li
03d393cca4
Merge pull request #7149 from rainzm/automated-cherry-pick-of-#7147-upstream-release-3.2
...
Automated cherry pick of #7147 : fix: mo.VirtualMachine's Config maybe nil
2020-07-14 11:34:47 +08:00
rainzm
51131f9c75
fix: mo.VirtualMachine's Config maybe nil
2020-07-13 23:11:02 +08:00
Zexi Li
b7b5e5666e
Merge pull request #7136 from tb365/automated-cherry-pick-of-#7135-upstream-release-3.2
...
Automated cherry pick of #7135 : user batch register bugfix
2020-07-13 21:28:58 +08:00
Zexi Li
3c9ca461d9
Merge pull request #7142 from ioito/automated-cherry-pick-of-#7140-upstream-release-3.2
...
Automated cherry pick of #7140 : fix: 修复阿里云同步安全组规则异常问题
2020-07-13 21:24:36 +08:00
Qu Xuan
f874a02c05
fix: 修复阿里云同步安全组规则异常问题
2020-07-13 20:48:18 +08:00
tangbin
f7b31c08cb
user batch register bugfix
2020-07-13 14:49:20 +08:00
Zexi Li
08c2864b71
Merge pull request #7127 from wanyaoqi/automated-cherry-pick-of-#7125-upstream-release-3.2
...
Automated cherry pick of #7125 : - fix local storage init local man
2020-07-10 20:15:49 +08:00
wanyaoqi
b25e4dfb31
- fix local storage init local man
...
- fix rbd set storage info
2020-07-10 14:49:35 +08:00
Zexi Li
35cdcbe0ff
Merge pull request #7118 from ioito/automated-cherry-pick-of-#7116-upstream-release-3.2
...
Automated cherry pick of #7116 : fix: 修复vpc同步异常问题
2020-07-09 21:23:17 +08:00
Zexi Li
8e440f9390
Merge pull request #7115 from ioito/automated-cherry-pick-of-#7113-upstream-release-3.2
...
Automated cherry pick of #7113 : fix: 避免越界访问
2020-07-09 21:21:24 +08:00
Zexi Li
40a903a56f
Merge pull request #7108 from wanyaoqi/automated-cherry-pick-of-#7106-upstream-release-3.2
...
Automated cherry pick of #7106 : fix set storage info bind mount
2020-07-09 21:19:39 +08:00
Qu Xuan
2d4d76cdd6
fix: 修复vpc同步异常问题
2020-07-09 21:13:36 +08:00
Qu Xuan
3e2eeb9e6e
fix: 避免越界访问
2020-07-09 20:25:11 +08:00
wanyaoqi
447f41a40f
fix set storage info bind mount
2020-07-09 14:55:44 +08:00
Zexi Li
95f59d0a59
Merge pull request #7104 from swordqiu/automated-cherry-pick-of-#7102-upstream-release-3.2
...
Automated cherry pick of #7102 : fix: opslog show the owners operation logs only
2020-07-09 14:24:13 +08:00
Qiu Jian
40ee6d6d44
fix: opslog show the owners operation logs only
2020-07-09 11:27:01 +08:00
Zexi Li
f978973c7e
Merge pull request #7095 from ioito/automated-cherry-pick-of-#7093-upstream-release-3.2
...
Automated cherry pick of #7093 : fix: 修复资源组云上同步异常问题
2020-07-08 21:24:30 +08:00
Qu Xuan
8f5634eafc
fix: 修复资源组云上同步异常问题
2020-07-08 16:26:26 +08:00
Zexi Li
eda171ced0
Merge pull request #7081 from ioito/automated-cherry-pick-of-#7079-upstream-release-3.2
...
Automated cherry pick of #7079 : fix: 修复腾讯云操作日志时间异常问题
2020-07-08 14:09:39 +08:00
Zexi Li
c3a81ca793
Merge pull request #7090 from ioito/automated-cherry-pick-of-#7088-upstream-release-3.2
...
Automated cherry pick of #7088 : fix: 修复azure 项目同步问题
2020-07-08 01:38:24 +08:00
Qu Xuan
abfa4a5a4d
fix: 修复azure 项目同步问题
2020-07-07 18:48:31 +08:00
Qu Xuan
e77eb6e8ba
fix: 修复腾讯云操作日志时间异常问题
2020-07-07 14:59:19 +08:00
Zexi Li
9d35818660
Merge pull request #7070 from swordqiu/automated-cherry-pick-of-#6880-upstream-release-3.2
...
Automated cherry pick of #6880 : feature: 1. allow enable/disable idp-synced-users 2. turn off user's MFA by default
2020-07-07 14:51:45 +08:00
Zexi Li
fe28b8d6c6
Merge pull request #7073 from ioito/automated-cherry-pick-of-#7066-upstream-release-3.2
...
Automated cherry pick of #7066 : fix: json request 支持自定义匹配err
2020-07-07 14:46:56 +08:00
Zexi Li
bccc16c4c5
Merge pull request #7053 from ioito/automated-cherry-pick-of-#7050-upstream-release-3.2
...
Automated cherry pick of #7050 : fix: google rds regional and zonal
2020-07-07 14:45:51 +08:00
Zexi Li
8f3a9fe611
Merge pull request #7076 from ioito/automated-cherry-pick-of-#7074-upstream-release-3.2
...
Automated cherry pick of #7074 : fix: 分开统计安全组关联虚拟机数量
2020-07-07 14:43:39 +08:00
Qu Xuan
dce47bbb22
fix: 分开统计安全组关联虚拟机数量
2020-07-07 11:49:52 +08:00
Qu Xuan
15a809e744
fix: json request 支持自定义匹配err
2020-07-07 11:18:32 +08:00
Zexi Li
ba7af63d59
Merge pull request #7063 from rainzm/automated-cherry-pick-of-#7061-upstream-release-3.2
...
Automated cherry pick of #7061 : Update docker image onecloud-base and its references
2020-07-07 11:12:51 +08:00
Qiu Jian
c808ca89e6
remove mfa/totp modification on 3.2
2020-07-07 01:21:22 +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
rainzm
b9908acaae
Update docker image onecloud-base and its references
2020-07-06 21:04:45 +08:00
Qu Xuan
fec72492b7
fix: google rds regional and zonal
2020-07-06 11:18:52 +08:00
Zexi Li
1a0974ae83
Merge pull request #7044 from swordqiu/automated-cherry-pick-of-#7042-upstream-release-3.2
...
Automated cherry pick of #7042 : feature: project filter that list jointable projects for user or group
2020-07-04 12:11:45 +08:00
Zexi Li
51197b837f
Merge pull request #7033 from ioito/automated-cherry-pick-of-#7031-upstream-release-3.2
...
Automated cherry pick of #7031 : fix: 避免azure同步资源组异常
2020-07-04 12:10:50 +08:00
Zexi Li
dcfa17492b
Merge pull request #7038 from swordqiu/automated-cherry-pick-of-#7036-upstream-release-3.2
...
Automated cherry pick of #7036 : fix: cloud account sync may block
2020-07-04 12:09:28 +08:00
Qiu Jian
b982ff47f3
feature: project filter that list jointable projects for user or group
2020-07-04 11:35:47 +08:00
Qiu Jian
d9035e9cba
fix: cloud account sync may block
2020-07-04 10:24:24 +08:00
Qu Xuan
c4f14c7f42
fix: 避免azure同步资源组异常
2020-07-03 20:57:52 +08:00
Zexi Li
60bcb757fb
Merge pull request #7011 from ioito/automated-cherry-pick-of-#7009-upstream-release-3.2
...
Automated cherry pick of #7009 : fix: 取消aliyun lb scheduler创建限制
2020-07-03 19:24:49 +08:00
Zexi Li
40bffa5d12
Merge pull request #7022 from ioito/automated-cherry-pick-of-#7020-upstream-release-3.2
...
Automated cherry pick of #7020 : fix: 优化安全组list速度,并发挥rule规则信息
2020-07-03 17:39:40 +08:00
Qu Xuan
22e7aa2f79
fix: 优化安全组list速度,并发挥rule规则信息
2020-07-03 15:53:26 +08:00
yunion-ci-robot
b34f6dbd8c
Merge pull request #7001 from tb365/automated-cherry-pick-of-#7000-upstream-release-3.2
...
Automated cherry pick of #7000 : cluster_d required->optional
2020-07-02 20:29:27 +08:00
Zexi Li
fdc918a0ee
Merge pull request #7005 from ioito/automated-cherry-pick-of-#6998-upstream-release-3.2
...
Automated cherry pick of #6998 : fix: manager_id资源隔离获取
2020-07-02 20:20:23 +08:00
Zexi Li
7609ef53df
Merge pull request #7008 from wanyaoqi/automated-cherry-pick-of-#7006-upstream-release-3.2
...
Automated cherry pick of #7006 : bind mount nfs storage path
2020-07-02 17:35:30 +08:00
Qu Xuan
ee173b3397
fix: 取消aliyun lb scheduler创建限制
2020-07-02 15:44:42 +08:00
wanyaoqi
4e22ff4805
bind mount nfs storage path
2020-07-02 14:35:13 +08:00
Qu Xuan
aaa3d498a5
fix: manager_id资源隔离获取
2020-07-02 14:30:18 +08:00
tangbin
a2bcbb83cd
cluster_d required->optional
2020-07-02 11:54:39 +08:00
Zexi Li
068662e36e
Merge pull request #6992 from rainzm/automated-cherry-pick-of-#6990-upstream-release-3.2
...
Automated cherry pick of #6990 : fix the bug introduced in #6643
2020-07-01 19:26:32 +08:00
rainzm
9c141930c2
fix the bug introduced in #6643
2020-07-01 16:54:28 +08:00
Zexi Li
d27574e832
Merge pull request #6969 from ioito/automated-cherry-pick-of-#6903-upstream-release-3.2
...
Automated cherry pick of #6903 : fix: 修正项目映射同步
2020-07-01 16:30:02 +08:00
Zexi Li
8641803302
Merge pull request #6977 from wanyaoqi/automated-cherry-pick-of-#6975-upstream-release-3.2
...
Automated cherry pick of #6975 : fix deploy backup server order
2020-06-30 23:09:03 +08:00
wanyaoqi
6feeff2009
fix deploy backup server order
2020-06-30 22:03:51 +08:00
Qu Xuan
60cdc3fdda
fix: 支持同步project标签到本地资源
2020-06-30 14:08:49 +08:00
Qu Xuan
6bed7639b0
fix: 修正项目映射同步
2020-06-30 11:52:41 +08:00
Zexi Li
aa9a5896c8
Merge pull request #6949 from swordqiu/automated-cherry-pick-of-#6947-upstream-release-3.2
...
Automated cherry pick of #6947 : fix: disable domain sharing if non_default_domain_projects turned off
2020-06-30 10:48:22 +08:00
Qiu Jian
24f4b91955
fix: disable domain sharing if non_default_domain_projects turned off
2020-06-28 13:26:31 +08:00
Zexi Li
185c780faf
Merge pull request #6945 from yousong/automated-cherry-pick-of-#6943-upstream-release-3.2
...
Automated cherry pick of #6943 : lb: include cluster name info in details
2020-06-28 09:01:44 +08:00
Yousong Zhou
b3588b48a2
lb: include cluster name info in details
2020-06-24 18:55:51 +08:00
Zexi Li
98a0d39a0a
Merge pull request #6935 from wanyaoqi/automated-cherry-pick-of-#6933-upstream-release-3.2
...
Automated cherry pick of #6933 : server name enable upper case
2020-06-24 17:42:27 +08:00
Zexi Li
f7fde18f46
Merge pull request #6920 from ioito/automated-cherry-pick-of-#6918-upstream-release-3.2
...
Automated cherry pick of #6918 : fix: 避免azure同步项目失败
2020-06-24 12:58:40 +08:00
Zexi Li
0cb69b7fb6
Merge pull request #6928 from ioito/automated-cherry-pick-of-#6926-upstream-release-3.2
...
Automated cherry pick of #6926 : fix: google资源名称兼容处理
2020-06-23 23:29:39 +08:00
Zexi Li
8637b1fa04
Merge pull request #6938 from swordqiu/automated-cherry-pick-of-#6936-upstream-release-3.2
...
Automated cherry pick of #6936 : fix: sort quota list result by usage rate
2020-06-23 23:28:02 +08:00
Qiu Jian
9a6362cd6b
fix: sort quota list result by usage rate
2020-06-23 22:24:00 +08:00
Zexi Li
e0b523ba65
Merge pull request #6923 from swordqiu/automated-cherry-pick-of-#6921-upstream-release-3.2
...
Automated cherry pick of #6921 : fix: simplify forbidden user login message
2020-06-23 21:26:03 +08:00
wanyaoqi
74037b56ca
server name enable upper case
2020-06-23 21:07:16 +08:00
Qu Xuan
a898351061
fix: google资源名称兼容处理
2020-06-23 20:30:54 +08:00
Qiu Jian
21f1486001
fix: simplify forbidden user login message
2020-06-23 17:47:49 +08:00
Qu Xuan
8ec7fd93dc
fix: 避免azure同步项目失败
2020-06-23 17:32:49 +08:00
Zexi Li
f3b2f3d93e
Merge pull request #6905 from wanyaoqi/automated-cherry-pick-of-#6904-upstream-release-3.2
...
Automated cherry pick of #6904 : fix get storage capabilities with null field
2020-06-23 11:53:31 +08:00
Zexi Li
a75554ed40
Merge pull request #6916 from ioito/automated-cherry-pick-of-#6912-upstream-release-3.2
...
Automated cherry pick of #6912 : optimized: 支持ip和端口过滤安全组
2020-06-23 11:52:32 +08:00
Qu Xuan
3452b85d69
optimized: 支持ip和端口过滤安全组
2020-06-23 11:26:37 +08:00
yunion-ci-robot
ef47ad9807
Merge pull request #6908 from wanyaoqi/automated-cherry-pick-of-#6906-upstream-release-3.2
...
Automated cherry pick of #6906 : disable dhclient
2020-06-22 23:42:03 +08:00
wanyaoqi
063ac404f0
disable dhclient
2020-06-22 21:30:53 +08:00
wanyaoqi
1425da2ccd
fix get storage capabilities with null field
2020-06-22 20:00:15 +08:00
Zexi Li
c857ca4410
Merge pull request #6895 from yousong/automated-cherry-pick-of-#6893-upstream-release-3.2
...
Automated cherry pick of #6893 : cloudcommon: app: cosmetic change
2020-06-22 09:15:33 +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
yunion-ci-robot
c8e986d077
Merge pull request #6870 from rainzm/automated-cherry-pick-of-#6869-upstream-release-3.2
...
Automated cherry pick of #6869 : Notify/email fix
2020-06-19 10:09:22 +08:00
yunion-ci-robot
2878cc81e8
Merge pull request #6884 from swordqiu/automated-cherry-pick-of-#6883-upstream-release-3.2
...
Automated cherry pick of #6883 : fix: network created by sysadmin should be shared by default
2020-06-19 09:50:14 +08:00
yunion-ci-robot
b3b26475cc
Merge pull request #6886 from swordqiu/automated-cherry-pick-of-#6885-upstream-release-3.2
...
Automated cherry pick of #6885 : fix: wrong cloud provider status when sync disconnected cloud account
2020-06-19 09:49:08 +08:00
Qiu Jian
bd2a4e2832
fix: wrong cloud provider status when sync disconnected cloud account
2020-06-19 01:21:00 +08:00
yunion-ci-robot
cacd42ee15
Merge pull request #6860 from yousong/automated-cherry-pick-of-#6859-upstream-release-3.2
...
Automated cherry pick of #6859 : cloudaccounts: one sync task in queue per cloudaccount
2020-06-18 23:20:03 +08:00
yunion-ci-robot
a90e6eac8c
Merge pull request #6882 from wanyaoqi/automated-cherry-pick-of-#6881-upstream-release-3.2
...
Automated cherry pick of #6881 : fix reserved ip export keys
2020-06-18 22:52:04 +08:00
Qiu Jian
95413e8a02
fix: network created by sysadmin should be shared by default
2020-06-18 22:48:26 +08:00
wanyaoqi
639e4fb87f
fix reserved ip export keys
2020-06-18 21:45:56 +08:00
rainzm
7ffb1c969f
fix: Fix problems about sending verify email
2020-06-18 19:05:58 +08:00
rainzm
a1a96f35fe
fix: Fix the url of 'notify-template-delete' in climc
2020-06-18 19:05:58 +08:00
Zexi Li
a06b9c7884
Merge pull request #6872 from ioito/automated-cherry-pick-of-#6871-upstream-release-3.2
...
Automated cherry pick of #6871 : fix: 避免同步删除失败
2020-06-18 19:05:31 +08:00
Qu Xuan
fd788b15b3
fix: 避免同步删除失败
2020-06-18 17:20:11 +08:00
Yousong Zhou
2ccc45df92
cloudaccounts: one sync task in queue per cloudaccount
2020-06-18 17:12:09 +08:00
yunion-ci-robot
4abbfd9932
Merge pull request #6877 from tb365/automated-cherry-pick-of-#6875-upstream-release-3.2
...
Automated cherry pick of #6875 : replace err with errors.cause
2020-06-18 15:13:06 +08:00
tangbin
8fd53d0db5
replace err with errors.cause
2020-06-18 14:30:52 +08:00
Zexi Li
5775c13fbf
Merge pull request #6862 from tb365/automated-cherry-pick-of-#6861-upstream-release-3.2
...
Automated cherry pick of #6861 : shuzhou to suzhou
2020-06-17 18:50:50 +08:00
Zexi Li
c9998c8b47
Merge pull request #6841 from zexi/automated-cherry-pick-of-#6839-upstream-release-3.2
...
Automated cherry pick of #6839 : scheduler: fix memory over committed
2020-06-17 18:49:35 +08:00
tangbin
43000c7d77
shuzhou to suzhou
2020-06-17 15:53:42 +08:00
Zexi Li
bce22f04d4
Merge pull request #6855 from yousong/automated-cherry-pick-of-#6837-upstream-release-3.2
...
Automated cherry pick of #6837 : appsrv: ring: release ring content on pop
2020-06-17 11:24:35 +08:00
Yousong Zhou
7f98ec2a30
appsrv: rework TestRing
2020-06-17 10:53:15 +08:00
Yousong Zhou
4e735f8972
appsrv: ring: release ring content on pop
2020-06-17 10:53:15 +08:00
Zexi Li
21650e61f9
Merge pull request #6850 from swordqiu/automated-cherry-pick-of-#6849-upstream-release-3.2
...
Automated cherry pick of #6849 : fix: disable policy rule compaction
2020-06-17 10:29:01 +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
d8d8256b0a
fix: disable policy rule compaction
2020-06-16 23:11:01 +08:00
Zexi Li
75576e17dc
Merge pull request #6845 from wanyaoqi/automated-cherry-pick-of-#6844-upstream-release-3.2
...
Automated cherry pick of #6844 : fix cpu usage metrics
2020-06-16 21:00:44 +08:00
wanyaoqi
479b309160
fix cpu usage metrics
2020-06-16 20:44:00 +08:00
Zexi Li
d3ecbd98f8
Merge pull request #6825 from wanyaoqi/automated-cherry-pick-of-#6824-upstream-release-3.2
...
Automated cherry pick of #6824 : fix windows install regedit record
2020-06-16 20:13:02 +08:00
Zexi Li
a957815041
scheduler: fix memory over committed
2020-06-16 19:12:47 +08:00
Zexi Li
bf2d727933
Merge pull request #6829 from yousong/bugfix/yousong-lblistener-cert-32
...
[3.2] Bugfix/yousong lblistener cert 32
2020-06-15 17:37:11 +08:00
Zexi Li
231a3a9fdd
Merge pull request #6831 from ioito/automated-cherry-pick-of-#6830-upstream-release-3.2
...
Automated cherry pick of #6830 : fix: 优化标签列表version问题
2020-06-15 14:11:16 +08:00
Qu Xuan
ada6d9e00c
fix: 优化标签列表version问题
2020-06-15 14:06:18 +08:00
Yousong Zhou
6a10d8a66a
lblistener: rename filter name certificate{,_id}
...
Previously we accept both, now with structured input we'd better choose
one and ignore the other. Use certificate_id because that's the
console's choice
2020-06-15 11:26:07 +08:00
Yousong Zhou
9fd612c5ac
lblisteners: list: filter with certificate ids
2020-06-15 11:25:53 +08:00
wanyaoqi
18cb393ba3
fix windows install regedit record
2020-06-15 10:58:07 +08:00
Zexi Li
4e6bb13c52
Merge pull request #6818 from yousong/automated-cherry-pick-of-#6817-upstream-release-3.2
...
Automated cherry pick of #6817 : guestnetworks: use math/rand instead of crypto/rand
2020-06-12 10:10:01 +08:00
Yousong Zhou
2989ecfe8a
guestnetworks: reduce odds of collision seeded by epoch seconds
2020-06-11 21:22:16 +08:00
Yousong Zhou
a91e8230f3
guestnetworks: use math/rand instead of crypto/rand
2020-06-11 21:22:16 +08:00
Zexi Li
e8592d9158
Merge pull request #6809 from ioito/automated-cherry-pick-of-#6808-upstream-release-3.2
...
Automated cherry pick of #6808 : fix: 避免sql erorr
2020-06-11 17:52:40 +08:00
Zexi Li
a765271c55
Merge pull request #6812 from ioito/automated-cherry-pick-of-#6810-upstream-release-3.2
...
Automated cherry pick of #6810 : fix: 避免openstack磁盘和存储窜位
2020-06-11 17:52:14 +08:00
Zexi Li
6181ce84b3
Merge pull request #6804 from zexi/automated-cherry-pick-of-#6803-upstream-release-3.2
...
Automated cherry pick of #6803 : webconsole: fix version and others handler not handle
2020-06-11 17:50:03 +08:00
Qu Xuan
51c4a420ae
fix: 避免openstack磁盘和存储窜位
2020-06-11 14:13:25 +08:00
Qu Xuan
735461541e
fix: 避免sql erorr
2020-06-11 10:42:37 +08:00
Zexi Li
804d987dc0
Merge pull request #6798 from wanyaoqi/automated-cherry-pick-of-#6797-upstream-release-3.2
...
Automated cherry pick of #6797 : fix host list servers filter
2020-06-10 17:05:37 +08:00
Zexi Li
f44f6532dd
webconsole: fix version and others handler not handle
2020-06-10 17:00:16 +08:00
wanyaoqi
a4968259e7
fix host list servers filter
2020-06-10 14:07:46 +08:00
Zexi Li
97b6bcd9f0
Merge pull request #6787 from rainzm/automated-cherry-pick-of-#6786-upstream-release-3.2
...
Automated cherry pick of #6786 : fix: Hanle the error of vdisk.GetIStorage in syncCloudDisk
2020-06-10 11:28:01 +08:00
Zexi Li
48326f46dc
Merge pull request #6731 from ioito/automated-cherry-pick-of-#6663-upstream-release-3.2
...
Automated cherry pick of #6663 : fix: 优化安全组同步逻辑
2020-06-10 11:19:30 +08:00
Zexi Li
1fb12fe81f
Merge pull request #6780 from ioito/automated-cherry-pick-of-#6779-upstream-release-3.2
...
Automated cherry pick of #6779 : fix: 更正华为云操作成功判断
2020-06-10 10:46:02 +08:00
Zexi Li
8c6db4e81a
Merge pull request #6776 from yousong/automated-cherry-pick-of-#6775-upstream-release-3.2
...
Automated cherry pick of #6775 : networks: sep check of masklen only for start,end type creation
2020-06-10 10:20:34 +08:00
Zexi Li
18edd50fe3
Merge pull request #6783 from rainzm/automated-cherry-pick-of-#6782-upstream-release-3.2
...
Automated cherry pick of #6782 : fix: Add '/version' handler for notify
2020-06-10 10:19:19 +08:00
Zexi Li
50338788c8
Merge pull request #6792 from swordqiu/automated-cherry-pick-of-#6791-upstream-release-3.2
...
Automated cherry pick of #6791 : fix: policy-explain not working properly
2020-06-10 09:52:57 +08:00
Qiu Jian
447616f779
fix: policy-explain not working properly
2020-06-09 22:28:40 +08:00
rainzm
3e0344dc0d
fix: Hanle the error of vdisk.GetIStorage in syncCloudDisk
2020-06-09 19:50:00 +08:00
rainzm
df44eb8082
fix: Add '/version' handler for notify
2020-06-09 18:55:06 +08:00
Qu Xuan
9443fe7b42
fix: 更正华为云操作成功判断
2020-06-09 18:21:03 +08:00
Yousong Zhou
d196db034f
networks: validate that start, end, gateway ip are in the same subnet
2020-06-09 16:14:01 +08:00
Yousong Zhou
90e3bcd5d0
networks: validateUpdateData: eliminate intermediate vars
2020-06-09 16:14:01 +08:00
Yousong Zhou
7f052c0a79
networks: decrease indent
2020-06-09 16:14:01 +08:00
Yousong Zhou
3022a121ef
networks: sep check of masklen only for start,end type creation
2020-06-09 16:14:01 +08:00
Zexi Li
a3cda0ca59
Merge pull request #6768 from yousong/bugfix/yousong-climc-lb-create-cluster
...
mcclient: options: lb: arg rename cluster{,_id}
2020-06-09 00:12:40 +08:00
Zexi Li
3d8ef5d442
Merge pull request #6773 from swordqiu/automated-cherry-pick-of-#6772-upstream-release-3.2
...
Automated cherry pick of #6772 : fix: disable updating zone_id for host, storage, wire
2020-06-09 00:12:05 +08:00
Qiu Jian
ce64a499bb
fix: disable updating zone_id for host, storage, wire
2020-06-08 22:02:57 +08:00
yunion-ci-robot
191f0dcb88
Merge pull request #6770 from zexi/automated-cherry-pick-of-#6769-upstream-release-3.2
...
Automated cherry pick of #6769 : region: retry set influxdb policy until completed
2020-06-08 21:12:07 +08:00
Zexi Li
fb20a846f8
region: retry set influxdb policy until completed
2020-06-08 19:08:22 +08:00
Yousong Zhou
7f8549cd4b
mcclient: options: lb: arg rename cluster{,_id}
...
Ref b0537773cd ("fxi: 修复lb 有些有vpc_id为空的问题")
2020-06-08 17:36:53 +08:00
Zexi Li
14716b64da
Merge pull request #6761 from wanyaoqi/automated-cherry-pick-of-#6760-upstream-release-3.2
...
Automated cherry pick of #6760 : image support generate name
2020-06-08 16:11:42 +08:00
Qu Xuan
42fe1cbfe2
fix: 优化安全组同步逻辑
2020-06-08 14:11:16 +08:00
wanyaoqi
57df58aa43
image support generate name
2020-06-08 11:27:10 +08:00
Zexi Li
8149573a80
Merge pull request #6751 from swordqiu/automated-cherry-pick-of-#6750-upstream-release-3.2
...
Automated cherry pick of #6750 : fix: base64 decode 12-bytes plain text password return nil
2020-06-08 09:13:18 +08:00
yunion-ci-robot
daa0621bcd
Merge pull request #6758 from swordqiu/automated-cherry-pick-of-#6757-upstream-release-3.2
...
Automated cherry pick of #6757 : fix: remove spaces in name
2020-06-06 12:22:45 +08:00
Qiu Jian
18e8d68c9d
fix: base64 decode 12-bytes plain text password return nil
2020-06-06 11:08:04 +08:00
Qiu Jian
3712a3a077
fix: remove spaces in name
2020-06-06 11:01:59 +08:00
yunion-ci-robot
388b152517
Merge pull request #6693 from ioito/automated-cherry-pick-of-#6692-upstream-release-3.2
...
Automated cherry pick of #6692 : fix: 返回object默认acl
2020-06-06 11:00:45 +08:00
Qu Xuan
e70d7f4357
fix: 返回object默认acl
2020-06-05 11:00:34 +08:00