Qiu Jian
98fcd1df0f
fix: deprecated-by => yunion:deprecated-by
2020-04-16 23:24:56 +08:00
Qiu Jian
cdd239eab5
fix: server-list filter by provider VMware returns no results and update
...
vendor
2020-04-16 23:23:24 +08:00
Qu Xuan
345b8f3f9d
fix: api文档描述更正
2020-04-15 17:35:08 +08:00
yunion-ci-robot
78e24ccd25
Merge pull request #5799 from rainzm/fix/auto_scaling3
...
Fix & Feature: Auto Scaling
2020-04-15 11:02:54 +08:00
Zexi Li
dee12f94be
Merge pull request #5794 from rainzm/fix/disk_snapshotpolicies
...
fix(region): Fix the snapshotpolicy info in DiskDetails
2020-04-14 22:41:21 +08:00
Rain
fbfff507dd
fix(region): Fix problems of AutoScaling
...
1. Add List dispaly Params 'brand' and List filter Params 'brand' for
GuestTemplate and ScalingGroup.
2. ScalingActivity's list elem should be sorted in order by StartTime and EndTime
3. HealthCheckCycle and HealthCheckGov in ScalingGroup work now
4. Detach all ScalingGroup when pending delete Guest
5. If the scaling behavior of the scaling group fails n(n is 3 for now) times consecutively,
the controller will automatically disablet this group
6. Timer will trigger ScalingPolicy throught request but func call
2020-04-14 20:50:07 +08:00
Rain
de329f4a80
fix(region): Fix the snapshotpolicy info in DiskDetails
2020-04-14 15:38:08 +08:00
Zexi Li
266a3bd043
Merge pull request #5757 from swordqiu/hotfix/qj-sync-resource-share-state
...
fix: sync resource's share state
2020-04-13 15:44:57 +08:00
Zexi Li
3da821172e
Merge pull request #5749 from ioito/feautre/qx-policy
...
fix: support azure policy
2020-04-13 09:50:13 +08:00
Qu Xuan
c6a474e036
fix: support azure policy
2020-04-11 15:43:06 +08:00
Qiu Jian
f6f1917e1f
feature: redfish support IDRAC9 baremetal
2020-04-11 12:59:55 +08:00
Qiu Jian
7bfdc0dce4
fix: cascading sharing problems
2020-04-11 06:49:55 +08:00
Qiu Jian
60a3de9d73
feature: make bucket sharable virtual resource
2020-04-11 06:49:13 +08:00
Zexi Li
4c85b2e77e
Merge pull request #5748 from ioito/hotfix/qx-storage-list
...
fix: storage-list 返回关联的host信息
2020-04-10 14:10:29 +08:00
Rain
45865571c9
fix(region): Fix some problem about auto scaling
...
1. Add status 'creating' for ScalingPolicy.
2. Do nothing when call ScalingGroup.Scale when ScalingGroup is disable.
3. Change the obj about GuestDetachScalingGroupTask from Guest to
ScalingGroup.
4. Fix some problem about ScalingTimer and add test for its Update func.
5. Fix problem when ScalingTimer work in controller.
2020-04-09 21:43:21 +08:00
Qu Xuan
de48dfd6c1
fix: storage-list 返回关联的host信息
2020-04-09 16:23:01 +08:00
yunion-ci-robot
81fcf57570
Merge pull request #5720 from rainzm/fix/display_server_template
...
fix(region): Fix some display params about guest template
2020-04-09 10:56:41 +08:00
Zexi Li
5c156297c7
Merge pull request #5726 from tb365/bugfix/tb-bugfix-0408
...
huawei&qcloud&huawei elb bugfix
2020-04-08 21:53:39 +08:00
tangbin
0c0980d3f9
huawei&qcloud&huawei elb bugfix
2020-04-08 19:32:51 +08:00
Qiu Jian
88e3bb6e87
model api gen
2020-04-08 16:44:02 +08:00
Rain
cbe9f84b6b
fix(region): Fix some display params about guest template
...
1. GuestTemplate's brand is from its hypervisor.
2. GuestTemplate's secgroups is a array which from input.secgroups.
2020-04-08 14:54:07 +08:00
Qiu Jian
d99c4776e9
feature: add API to retrieve resource's change owner candidate domains
2020-04-07 16:22:51 +08:00
Zexi Li
1f1e6240f9
Merge pull request #5666 from rainzm/feature/auto_scaling
...
Feature/auto scaling
2020-04-05 13:54:11 +08:00
Rain
d595a6a61f
fix: fix based on reviewer's and tester's suggestions
...
1. ScalingPolicy's CoolingTime will limit ScalingPolicy with 'alarm' TriggerType
2. Health Check will remove instance that has been shut down for 3 minutes.
3. If TargetNumer > SG.MaxInstanceNumber or TargetNumber < SG.MinInstanceNumber,
ScalingActivity's status will be set to 'part_success'.
4. When you want to increase the DesireInstanceNumber that has reached the maximum value,
or decrease the this that has reached the minimum value, the ScalingActivity is rejected.
5. ScalingPolicy.PostCreate and PostDelete asynchronous execution.
2020-04-04 21:45:12 +08:00
Rain
6d77bb11f6
update generated model
2020-04-04 21:10:57 +08:00
Rain
690fb0c95d
Add copyright and format code
2020-04-04 21:10:57 +08:00
Rain
b9ed3c1bc2
feature: scaling_group support alert
2020-04-04 21:10:51 +08:00
Rain
01999fafa0
update generated model for compute
2020-04-04 21:03:36 +08:00
Rain
f0a8d60dbd
feature: autoscaling controller finished
2020-04-04 21:03:28 +08:00
Zexi Li
b838aafef5
Merge pull request #5671 from ioito/hotfix/qx-huawei-rds-fix
...
fix: 华为云rds使用自身的存储类型
2020-04-03 19:41:33 +08:00
Zexi Li
4c381c2130
Merge pull request #5586 from wanyaoqi/feature/wyq/esxi2kvm-migration
...
feature: copy esxi guest to kvm
2020-04-03 19:41:03 +08:00
Rain
e8eadc24ce
feature: Controller and some api
2020-04-02 20:42:47 +08:00
Qu Xuan
cc28924fb5
fix: typo
2020-04-02 20:21:23 +08:00
wanyaoqi
cc3a2da1a8
fix host-deployer base
2020-04-02 18:02:32 +08:00
wanyaoqi
92e88f2a97
- copy esxi guest to kvm
2020-04-02 17:56:50 +08:00
Qu Xuan
9e1693e443
fix: 华为云rds使用自身的存储类型
2020-04-02 17:28:22 +08:00
Rain
a776f21762
feat(scaling): Auto scaling group
2020-04-02 14:57:37 +08:00
Zexi Li
8adc5ed0d9
Merge pull request #5631 from tb365/bugfix/tb-bugfix-0331
...
elb bugfix
2020-04-02 12:47:11 +08:00
tangbin
0fa0e9b7f4
elb bugfix
2020-04-01 20:16:52 +08:00
Yousong Zhou
73fca07287
cloudaccount: provide proxysetting details
2020-04-01 18:11:53 +08:00
Zexi Li
1f5bf13ba1
Merge pull request #5590 from ioito/feature/qx-public-cloud-quota
...
fix: 支持同步云平台配额信息
2020-03-30 20:02:54 +08:00
Qu Xuan
8723164a1d
fix: 支持同步云平台配额信息
2020-03-30 10:24:05 +08:00
Qu Xuan
7f47e88267
fix: 实现设置自动续费功能
2020-03-27 19:30:06 +08:00
Qu Xuan
c7c52041a5
fix: 支持publicip to eip转换
2020-03-27 15:22:40 +08:00
Qiu Jian
d663fcea78
fix: auto gen api error
2020-03-27 01:20:31 +08:00
Qiu Jian
2536686a95
fix: update generated model api
2020-03-27 01:20:31 +08:00
Qiu Jian
859177c85e
fix: replace deprecated fields
2020-03-27 01:20:30 +08:00
Qiu Jian
8b1b6b94f9
fix: update cloudaccount update proxy setting
2020-03-27 01:20:30 +08:00
Qiu Jian
258db2cb48
fix updates
2020-03-27 01:20:29 +08:00
Qiu Jian
732dcdcb61
feature: system resource domainize
2020-03-27 01:20:29 +08:00