Commit Graph
869 Commits
Author SHA1 Message Date
rainzm a14b556f27 fix(region): start vm when 'auto_start' is true 2020-11-16 10:38:29 +08:00
rainzm 8ef1af0dbc fix: set isp's status as 'instance_snapshot_reset' when reseting guest from isp 2020-11-16 10:38:26 +08:00
Qu Xuan 98d20725aa fix: renew rds 2020-11-11 19:05:15 +08:00
Zexi Li 3bb643cc52 Merge pull request #8722 from wanyaoqi/feature/wyq/misc-1110
misc bugfix: add log note, show reserved memory, specific bash start guest
2020-11-11 11:55:39 +08:00
Qu Xuan 0272c76950 fix: rds task fix 2020-11-10 18:00:00 +08:00
yunion-ci-robot e6de534916 Merge pull request #8709 from rainzm/esxi/snapshot
Esxi Instance snapshot
2020-11-10 15:37:20 +08:00
rainzm f077f06021 feat(region): support automatic start vm after reseting isp 2020-11-10 15:19:30 +08:00
rainzm 2ed4534f48 feat: creat, delete, revert and sync operator for esxi instance snapshots 2020-11-10 15:17:57 +08:00
Zexi Li 338e1cb570 Merge pull request #8713 from ioito/hotfix/qx-rds-auto-renew
fix: support rds set auto renew
2020-11-10 12:55:19 +08:00
wanyaoqi f464a904d1 add success note on guest start and stop 2020-11-10 11:50:03 +08:00
TangBin dd2eb4b446 redis create bugfix 2020-11-10 10:56:36 +08:00
Qu Xuan a7e832488e fix: support rds set auto renew 2020-11-09 20:12:07 +08:00
TangBin 09145c3c1d qcloud redis secgroup sync fix & qcloud add renew& auto_renew 2020-11-06 22:32:04 +08:00
rainzm 42309b8a7b refactor(region): faster sync CapacityUsed for Storage
1. replace cronjob SyncCapacityUsedForStorage with
SyncCapacityUsedForEsxiStorage
2. do not sync capacityUsed for storage when deleting and creating vm
for now because of performance issues。
2020-11-06 11:41:29 +08:00
Qiu Jian 4431acde83 fix:
1. server generate name should be historically unique
2. ipaddr of a batch of server is in the same order as generated name
2020-11-05 00:21:12 +08:00
Zexi Li 93d05ebd77 Merge pull request #8627 from lvyangyang/lyy/add_route
vpcPeeringConnection  add route
2020-11-04 16:26:20 +08:00
lvyangyang 321e3c2f7c add route 2020-11-04 15:40:04 +08:00
rainzm 5a07858e1a feat(region): use NotifyWebhook when operating dnszone 2020-11-02 19:49:50 +08:00
yunion-ci-robot 308896a29d Merge pull request #8593 from rainzm/fix/autosyncsnapshot
Detach snapshotpolicy when deletding disk
2020-10-30 19:38:46 +08:00
rainzm e660946d25 fix(region): detach all snapshotpolicy when realdeleting disk 2020-10-30 14:47:44 +08:00
Yousong Zhou 6bbf090494 guests: add bgp_type arg when create guest 2020-10-29 17:12:57 +08:00
Yousong Zhou f514950480 elasticips: NewEipForVMOnHost: make args a struct 2020-10-29 17:12:57 +08:00
Yousong Zhou 5da75ae45b Merge pull request #8548 from swordqiu/hotfix/qj-fail-delete-public-ip
fix: fail to delete public_ip eip
2020-10-29 10:18:37 +08:00
yunion-ci-robot eb59b41223 Merge pull request #8543 from tb365/bugfix/tb-qcloud-redis-bugfix-1028
Bugfix/tb qcloud redis bugfix 1028
2020-10-29 00:04:42 +08:00
Qiu Jian 554ec88734 fix: fail to delete public_ip eip 2020-10-28 23:40:52 +08:00
TangBin ea497d077d qcloud elb auth mode bugfix 2020-10-28 21:57:52 +08:00
rainzm ce0c88d790 feat(region): call NotifyWebhook in when sonme tasks complete
dbinstace: create, delete, change_config;

elasticcache: create, delete, change_config;

loadbalancer, loadbalancer_backend_group,
loadbalancer_listener, loadbalancer_backend: create, delete
2020-10-28 21:08:37 +08:00
rainzm 0d36b3b749 refactor(region): remove return value of NotifyWebhook 2020-10-28 21:07:34 +08:00
TangBin d7894776f3 qcloud redis support 2020-10-27 20:33:28 +08:00
Zexi Li 21e1ab4b00 Merge pull request #8447 from ioito/hotfix/qx-rds-fix
fix: sync rds account host info
2020-10-23 18:04:05 +08:00
Qu Xuan fb7d22f675 fix: sync rds account host info 2020-10-23 15:44:39 +08:00
lvyangyang 58737942ad resource tags 2020-10-22 22:20:53 +08:00
yunion-ci-robot 418e3e5990 Merge pull request #8193 from ioito/feature/qx-qcloud-rds
feature: add qcloud rds support
2020-10-20 18:58:12 +08:00
Qu Xuan f776054187 feature: add qcloud rds support 2020-10-20 17:40:53 +08:00
yunion-ci-robot 2bc39203ea Merge pull request #8227 from yousong/feature/yousong-eip-isp
Feature/yousong eip bgp type
2020-10-20 11:00:16 +08:00
yunion-ci-robot 72ef0c5476 Merge pull request #8344 from rainzm/notify/webhook
Notify/webhook
2020-10-19 18:24:12 +08:00
rainzm 541128d37b feat(region): call NotifyWebhook in the life cycle of guests 2020-10-19 16:00:16 +08:00
yunion-ci-robot 0ffda5712a Merge pull request #8361 from swordqiu/hotfix/qj-not-lock-guest-after-lock-eip
fix: do not lock guest after lock eip, to prevent possible dead lock
2020-10-19 15:20:12 +08:00
Qiu Jian 20f3feaabc fix: remote update metadata may cause metadata update loop 2020-10-19 11:45:44 +08:00
Qiu Jian 0466b2c805 fix: do not lock guest after lock eip, to prevent possible dead lock 2020-10-19 11:42:28 +08:00
Yousong Zhou 258ceb7ba8 networks: add field BgpType 2020-10-19 10:53:17 +08:00
yunion-ci-robot fe2ecd15ca Merge pull request #8332 from rainzm/esxi/lockstorage
Feats for ESXi
2020-10-17 18:22:10 +08:00
rainzm 10f0f07bdb feat: support lock storage from selected cachedimage 2020-10-17 17:38:37 +08:00
Qiu Jian e967dd7d6a feature: remote update qcloud instance metadata and name 2020-10-16 21:40:35 +08:00
Qu Xuan 914b76069f fix: sync dns records after sync vpcs 2020-10-16 10:40:18 +08:00
Qu Xuan 02ec88ccc6 fix: support public ip create 2020-10-13 20:00:00 +08:00
yunion-ci-robot 749dabc7ca Merge pull request #8237 from swordqiu/hotfix/qj-pass-make-test-20201011
fix: format errors that block make test
2020-10-12 16:09:23 +08:00
yunion-ci-robot 26b54923b9 Merge pull request #7952 from lvyangyang/vpc-peering-connection
Vpc peering connection
2020-10-12 14:21:18 +08:00
lvyangyang bd22eb0b16 add: vpc peering connection 2020-10-12 10:34:23 +08:00
Qiu Jian 5e5b0613f8 fix: format errors that block make test 2020-10-11 05:12:34 +08:00