wanyaoqi
ac9a988e91
region misc bugfix
...
- fix capabilities filter disabled account
- fix kvm guest start no logevent
- fix guest restart not set guest status immediately
2019-12-06 17:00:29 +08:00
Qu Xuan
8cc8991372
fix: 避免解绑eip后可以立即syncstatus操作导致同步eip出现问题
2019-11-27 16:38:59 +08:00
wanyaoqi
a6abf41225
misc fix
...
- image list filter by uefi
- fix instance sanpshot delete
- guest clean expire server exclude pending deleted servers
- host register abort on network not match
2019-11-25 21:23:32 +08:00
yunion-ci-robot
42a6df572c
Merge pull request #3840 from wanyaoqi/bugfix/wyq/misc-1121
...
bugfix: instance snapshot releated
2019-11-22 18:55:24 +08:00
wanyaoqi
cddadf9f03
instance snapshot bugfix
2019-11-21 20:41:45 +08:00
Zexi Li
6f4fdcdc8d
Merge pull request #3824 from wanyaoqi/bugfix/wyq/fix-resize-disk
...
bugfix: fix disk resize, host register
2019-11-21 18:22:06 +08:00
TangBin
7eb16f042c
vm create bugfix
2019-11-20 19:35:25 +08:00
TangBin
a2beb14ebf
redis create bugfix & redis acl create bugfix
2019-11-19 17:57:22 +08:00
wanyaoqi
70251ae122
fix resize disk
2019-11-19 16:51:17 +08:00
yunion-ci-robot
85c0fb6939
Merge pull request #3754 from wanyaoqi/bugfix/wyq/instance-snapshot-1118
...
bugfix: fix login key incorrect on clone
2019-11-18 19:38:23 +08:00
wanyaoqi
cef855832a
fix login key on clone
2019-11-18 19:21:16 +08:00
TangBin
606aff169c
create vm attach eip fix
2019-11-18 17:43:05 +08:00
Zexi Li
49dcd2a533
Merge pull request #3696 from swordqiu/hotfix/qj-aliyun-delete-network-failed
...
fix: network-delete may fail immidiately after deleting vm
2019-11-15 18:41:30 +08:00
yunion-ci-robot
3ec983dab2
Merge pull request #3670 from tb365/bugfix/tb-bugfix-111402
...
* 修复redis新建无密码及公网访问地址未同步的问题
2019-11-15 16:53:19 +08:00
Qiu Jian
c3d76d0cbe
fix: network-delete may fail immidiately after deleting vm
2019-11-15 12:36:26 +08:00
TangBin
4f498ef24b
* 修复redis新建无密码及公网访问地址未同步的问题
2019-11-15 11:32:58 +08:00
yunion-ci-robot
46d61de7a8
Merge pull request #3681 from swordqiu/hotfix/qj-baremetal-rebuild-root-image-not-found
...
fix: baremetal server rebuild root fail to cache image
2019-11-15 10:32:21 +08:00
Qiu Jian
6979430f8c
fix: baremetal server rebuild root fail to cache image
2019-11-15 02:32:37 +08:00
TangBin
167708c893
user-project create api bugfix
2019-11-14 11:53:20 +08:00
yunion-ci-robot
3508996d65
Merge pull request #3578 from ioito/hotfix/qx-dbinstance-privilege
...
fix: 创建数据库时指定账号权限时,避免数据库出现中间状态
2019-11-13 20:31:21 +08:00
Qu Xuan
76a113a550
fix: 创建数据库时指定账号权限时,避免数据库出现中间状态
2019-11-13 10:14:37 +08:00
Qiu Jian
17d9931a8a
fix: create baremetal server with iso, baremetal register support redfish
2019-11-12 20:11:28 +08:00
yunion-ci-robot
777df10cf5
Merge pull request #3566 from wanyaoqi/bugfix/wyq/instance-snapshot-misc-fix
...
region: bugfix instance-snapshot create
2019-11-12 00:53:18 +08:00
yunion-ci-robot
eceb9a832b
Merge pull request #3535 from ioito/hotfix/qx-server-sku-sync
...
fix: remove private cloud server sku brand and provider attribute
2019-11-11 20:41:18 +08:00
wanyaoqi
908b9c3ce9
fix instance-snapshot create
2019-11-11 19:35:44 +08:00
tangbin
1896651d69
redis sync fix
2019-11-11 14:17:29 +08:00
Qiu Jian
ac92993e87
fix: cleanup host/baremetal status code
2019-11-11 10:29:31 +08:00
Qiu Jian
e9e4dedac8
fix: normalize baremetal sysinfo manufacture
2019-11-10 03:51:20 +08:00
Qu Xuan
704733ca81
fix: remove private cloud server sku brand and provider attribute
2019-11-08 17:50:30 +08:00
yunion-ci-robot
006a954f69
Merge pull request #3505 from ioito/bugfix/qx-dbinstance-delete
...
fix: 避免因backup删除失败导致删除rds无限失败
2019-11-08 11:07:16 +08:00
Qu Xuan
cf7e876e03
fix: 避免因backup删除失败导致删除rds无限失败
2019-11-07 19:46:43 +08:00
Zexi Li
116bd7f199
Merge pull request #3493 from wanyaoqi/bugfix/wyq/fix-isolated-device-attach
...
region: gpu&instance_snapshot bugfix
2019-11-07 17:08:23 +08:00
郑雨
136e0c534c
feat(region): Add list and delelte apis for snapshot policy cache
...
Now, you can take the initiative to push snapshotpolicy to cloud and
view the caches of a snasphotpolicy or delete them.
Add status for snapshotpolicy cache: ready, deleting and delete_failed.
2019-11-07 10:24:20 +08:00
yunion-ci-robot
77d722ee45
Merge pull request #3472 from rainzm/bugfix/guest_image
...
Bugfix: Guest Image
2019-11-06 14:35:14 +08:00
yunion-ci-robot
9ca59c280a
Merge pull request #3431 from Mjoycarry/feature/instancegroup_api_docs
...
Feature & Bugfix: Instance Group
2019-11-06 13:20:15 +08:00
郑雨
da831eaf87
fix: Add operational restrictions and fix some bugs for guest image
...
1. Support generate_name for guest image
2. Only allow subimage of guest image to update description
3. Add support for creating vm from guest image in fetchDiskInfo(disk.go)
4. Fix the bug vm can't start automatically after build guest image
5. Fix the bug that project of guest image is incorrect
6. Fix the bug about updating guest image
2019-11-06 13:14:10 +08:00
Rain
8e55bee9b3
feat & fix: Add batch operator and fix some bugs for instance group
...
Feature:
1. Add apis: list server by group, list group by server, bind
servers, unbind servers, bind groups, unbind groups.
2. Add climc command and docs corresponding to the above newly added apis
3. Add log about binding and unbinding operator.
4. Support enable and disable instance group.
Fix:
1. Set capacity zeor if there are not enough resource aboue forced
instance group in one host.
2. Change the stage(real delete => pending delete) that guest leave all groups.
2019-11-06 13:06:03 +08:00
wanyaoqi
89e3f48950
instance snapshot fix
2019-11-05 18:16:40 +08:00
TangBin
2b30a2d095
elb sync fix
2019-11-05 16:29:30 +08:00
yunion-ci-robot
fed05e241d
Merge pull request #3428 from ioito/hotfix/qx-snapshot-create-check
...
fix: 避免创建vmware磁盘快照
2019-11-04 22:21:13 +08:00
yunion-ci-robot
3a842c77bb
Merge pull request #3422 from ioito/hotfix/qx-huawei-dbinstance-privilege-check
...
fix: 添加华为云Rds privilege校验
2019-11-04 22:12:13 +08:00
Qu Xuan
c5e1b75caa
fix: 避免创建vmware磁盘快照
2019-11-04 21:54:01 +08:00
TangBin
32d2456aac
elb bugfix & aws client init bugfix
2019-11-04 10:54:02 +08:00
屈轩
325c5feaba
Merge branch 'master' into hotfix/qx-huawei-dbinstance-privilege-check
2019-11-04 10:09:27 +08:00
Qiu Jian
6e6c4d40c8
fix: missing action log for baremetal create and prepare events
2019-11-02 19:51:22 +08:00
Qu Xuan
675222b8bb
fix: 添加华为云Rds privilege校验
2019-11-01 10:42:12 +08:00
TangBin
732dcdd3be
redis support 2
2019-10-31 19:51:02 +08:00
yunion-ci-robot
5d0f9488cd
Merge pull request #3398 from wanyaoqi/bugfix/wyq/change-config-add-logevent
...
bugfix: change config add log event
2019-10-29 23:37:11 +08:00
wanyaoqi
d38111696f
change config add log event
2019-10-28 21:16:16 +08:00
wanyaoqi
fb8a5b7502
instance snapshot fix
2019-10-28 20:47:08 +08:00