Yousong Zhou
|
29dcd54f4a
|
region: cloudaccounts: re-validate only when proxysetting changed
|
2020-04-27 17:36:29 +08:00 |
|
Zexi Li
|
1212dad5b3
|
Merge pull request #6078 from swordqiu/automated-cherry-pick-of-#6077-upstream-release-3.2
Automated cherry pick of #6077: fix: cloudaccount usage region/zone count not accurate
|
2020-04-27 17:17:06 +08:00 |
|
wanyaoqi
|
16af1a4dc0
|
fix exsi convert disk path
|
2020-04-27 15:58:09 +08:00 |
|
Qiu Jian
|
eb401bd1f8
|
fix: cloudaccount usage region/zone count not accurate
|
2020-04-27 15:53:27 +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 |
|
Zexi Li
|
5b00f25dc8
|
Merge pull request #6060 from swordqiu/automated-cherry-pick-of-#6059-upstream-release-3.2
Automated cherry pick of #6059: fix: cloud-account/provider usage not accurate
|
2020-04-27 10:55:16 +08:00 |
|
Zexi Li
|
587eade0a4
|
Merge pull request #6053 from wanyaoqi/automated-cherry-pick-of-#6052-upstream-release-3.2
Automated cherry pick of #6052: host fix cmt bound, minor fix
|
2020-04-27 10:54:55 +08:00 |
|
wanyaoqi
|
342f963e6e
|
host health check
|
2020-04-27 10:32:34 +08:00 |
|
Qiu Jian
|
1a61a8445f
|
fix: cloud-account/provider usage not accurate
|
2020-04-27 02:13:18 +08:00 |
|
Rain
|
5ed62e22d8
|
fix/autoscaling: Change Sunday as 7 from 0
|
2020-04-26 21:05:25 +08:00 |
|
Rain
|
a31c64e726
|
fix/guesttemplate: Change ResetPassword as true default
|
2020-04-26 21:05:25 +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 |
|
Zexi Li
|
5f3009c157
|
Merge pull request #6023 from yousong/automated-cherry-pick-of-#6022-upstream-release-3.2
Automated cherry pick of #6022: vpcagent: fend off non-onecloud-vpc guest nics
|
2020-04-26 21:04:42 +08:00 |
|
wanyaoqi
|
6b4c215d66
|
host fix cmt bound, minor fix
|
2020-04-26 20:57:07 +08:00 |
|
Zexi Li
|
0b138da714
|
Merge pull request #6019 from swordqiu/automated-cherry-pick-of-#6013-upstream-release-3.2
Automated cherry pick of #6013: fix: network allocation according to sharing status
|
2020-04-26 19:59:18 +08:00 |
|
Zexi Li
|
bc44cce0e1
|
Merge pull request #6039 from wanyaoqi/automated-cherry-pick-of-#6038-upstream-release-3.2
Automated cherry pick of #6038: misc bugfix:
|
2020-04-26 19:57:46 +08:00 |
|
Yousong Zhou
|
16815d078d
|
guestnetworks: try allocation of mapped addr on sync
|
2020-04-26 19:03:24 +08:00 |
|
Yousong Zhou
|
78d39efde7
|
region: vpcs_mapped_address: fix locking
|
2020-04-26 19:03:24 +08:00 |
|
Yousong Zhou
|
f2a777c977
|
region: vpcs_mapped_address: alloc guestnic mapped addr backwards
|
2020-04-26 19:03:24 +08:00 |
|
Yousong Zhou
|
b8fcf37883
|
guests: simplify code
|
2020-04-26 19:03:24 +08:00 |
|
wanyaoqi
|
127ce54503
|
misc bugfix:
- fix get details hosts
- save image enable generate_name
- network auto set dns
- fix servers filter by disk
|
2020-04-26 18:35:33 +08:00 |
|
Qiu Jian
|
ca13731a58
|
fix: network allocation according to sharing status
|
2020-04-26 00:37:38 +08:00 |
|
Qiu Jian
|
92d1d1f3a8
|
fix: GetOnPremiseNetworkOfIP should return underlay networks
|
2020-04-25 16:31:29 +08:00 |
|
Qiu Jian
|
fa820b8740
|
fix: dns name pattern revisited
|
2020-04-24 21:55:43 +08:00 |
|
yunion-ci-robot
|
c573880cc7
|
Merge pull request #5912 from yousong/automated-cherry-pick-of-#5911-upstream-release-3.2
Automated cherry pick of #5911: apis: add ovn distgw const definitions
|
2020-04-24 21:08:30 +08:00 |
|
Zexi Li
|
6c0f61becd
|
Merge pull request #6003 from swordqiu/automated-cherry-pick-of-#6002-upstream-release-3.2
Automated cherry pick of #6002: fix: code autogen issues
|
2020-04-24 20:33:22 +08:00 |
|
Qiu Jian
|
cbf1818e5c
|
fix: code autogen issues
|
2020-04-24 20:20:48 +08:00 |
|
Rain
|
87506a8140
|
fix/autoscaling: Add 'scaling_group_id' for server-list result
|
2020-04-24 19:39:11 +08:00 |
|
Rain
|
e01292274d
|
fix/autoscaling: Add status 'pending_remove' for ScalingGroup_Guest
The status 'pending_remove' means that the guest described by
ScalingGroup_Guest has been pendingdeleted or deleted.
|
2020-04-24 19:39:11 +08:00 |
|
Rain
|
e6e95f31a7
|
fix/autoscaling: Change ScalingPolicy as VirtualResource
|
2020-04-24 19:39:11 +08:00 |
|
Rain
|
b28c1a0b63
|
fix/autoscaling: Use UserCred's session but AdminSession to request monitor
|
2020-04-24 19:39:11 +08:00 |
|
Yousong Zhou
|
6fcfd5a755
|
guests: always include host_id in desc
|
2020-04-24 18:32:40 +08:00 |
|
Yousong Zhou
|
012bdbce48
|
guestnetworks: add vpc id and mapped ip addr info to nic desc
|
2020-04-24 18:32:40 +08:00 |
|
Yousong Zhou
|
b772f95dbf
|
guestnetworks,hosts: add alloc mapped ip addr for use in onecloud vpc
|
2020-04-24 18:32:40 +08:00 |
|
Yousong Zhou
|
ba1a51c771
|
lblistener: fix updating lblistener without backend_group field
Fixes dd01610931 ("lblistener: allow setting http/https listener
backendgroup to empty")
|
2020-04-24 14:22:43 +08:00 |
|
Qu Xuan
|
8c01ba2165
|
fix: 避免rds任务交叉运行
|
2020-04-24 11:29:13 +08:00 |
|
Qiu Jian
|
01a2195c20
|
fix: domain resources' field tags should changed to domain tags
|
2020-04-23 22:13:47 +08:00 |
|
tangbin
|
ee392ac8f3
|
aliyun create elb listener fix
|
2020-04-23 16:35:08 +08:00 |
|
yunion-ci-robot
|
ab151f0f29
|
Merge pull request #5938 from ioito/automated-cherry-pick-of-#5915-upstream-release-3.2
Automated cherry pick of #5915: fix: 自动创建项目
|
2020-04-23 13:40:53 +08:00 |
|
Zexi Li
|
dfa1f7c0bc
|
Merge pull request #5946 from rainzm/automated-cherry-pick-of-#5944-upstream-release-3.2
Automated cherry pick of #5944: fix(region): Add implements about owner for ScalingPolicy and ScalingActivity
|
2020-04-23 00:04:23 +08:00 |
|
Zexi Li
|
e2499d23b8
|
Merge pull request #5925 from swordqiu/automated-cherry-pick-of-#5921-upstream-release-3.2
Automated cherry pick of #5921: fix: FindAnonymousStructPoint needs input as a pointer to struct
|
2020-04-23 00:02:33 +08:00 |
|
Zexi Li
|
f867795011
|
Merge pull request #5920 from ioito/automated-cherry-pick-of-#5919-upstream-release-3.2
Automated cherry pick of #5919: fix: 非私有云同步region name
|
2020-04-22 23:59:36 +08:00 |
|
Zexi Li
|
1e0594c3d5
|
Merge pull request #5957 from wanyaoqi/automated-cherry-pick-of-#5956-upstream-release-3.2
Automated cherry pick of #5956: support sync disk snapshot status
|
2020-04-22 23:58:35 +08:00 |
|
Zexi Li
|
28937f42e8
|
Merge pull request #5947 from tb365/automated-cherry-pick-of-#5945-upstream-release-3.2
Automated cherry pick of #5945: huawei elb sync vpc
|
2020-04-22 23:55:33 +08:00 |
|
yunion-ci-robot
|
ca7be6fa79
|
Merge pull request #5942 from tb365/automated-cherry-pick-of-#5927-upstream-release-3.2
Automated cherry pick of #5927: remove aws invalid backendgroup
|
2020-04-22 23:05:06 +08:00 |
|
yunion-ci-robot
|
6af24165fe
|
Merge pull request #5883 from wanyaoqi/automated-cherry-pick-of-#5879-upstream-release-3.2
Automated cherry pick of #5879: keystone store service cert
|
2020-04-22 22:06:51 +08:00 |
|
wanyaoqi
|
034b546b16
|
support sync disk snapshot status
|
2020-04-22 20:53:47 +08:00 |
|
tangbin
|
9f83fefc11
|
huawei elb sync vpc
|
2020-04-22 20:30:17 +08:00 |
|
Rain
|
fb1a399f09
|
fix(region): Add implements about owner for ScalingPolicy and ScalingActivity
|
2020-04-22 20:28:31 +08:00 |
|
Qiu Jian
|
7bc617fdcd
|
fix: lb FetchCustomizedColumes fixes
|
2020-04-22 20:20:50 +08:00 |
|