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
Yousong Zhou
8ba5986d83
goimports: first run
2019-10-28 06:22:17 +00:00
Rain
a3397588bb
fix: eip display info will contains 'associate_name' even if
...
associate_type is not vm; eip-dissociate will add log to eip now;
eip-dissociate for natgateway will check if natgatway has nat rules with
this eip.
2019-10-25 15:02:26 +08:00
ioito
21be27e36c
add rds operation
2019-10-24 11:40:22 +08:00
yunion-ci-robot
28f3619a25
Merge pull request #3281 from ioito/feature/qx-secgroup-cache
...
feature: 支持预cache secgroup到云上
2019-10-24 01:24:06 +08:00
yunion-ci-robot
a01ca71e05
Merge pull request #3295 from swordqiu/feature/qj-baremetal-iso-support
...
feature: baremetal support iso operation
2019-10-22 21:01:05 +08:00
ioito
b85f414d4b
feature: 支持预cache secgroup到云上
2019-10-22 19:51:03 +08:00
Rain
a8fddb66cc
feature: guest image create from vm, delete, update, list; create vm
...
from guest image.
2019-10-22 17:35:32 +08:00
yunion-ci-robot
70763615f2
Merge pull request #3314 from Mjoycarry/bugfix/nat_second
...
Bugfix: NAT
2019-10-22 16:04:06 +08:00
Rain
07dc073b14
Bugfix: add the operation log of natgateway; display correctly multiple
...
eip of snat rule in huawei cloud; bind ip to natgateway automatically
when creating nat rule in aliyun cloud and try to unbind when deleting; fill
or unfill the fields AssociateType, AssociateId when creating or
deleting nat rule in huawei cloud; add SNatEntry and SNatEntryManager
which has common field and function of SNat and DNat.
2019-10-22 15:20:13 +08:00
Qiu Jian
3c9c3ad164
feature: support fetch baremetal uuid and use uuid to identify baremetal
2019-10-22 10:33:15 +08:00
Qiu Jian
42ed1f7961
feature: baremetal support iso operation
2019-10-21 01:07:49 +08:00
wanyaoqi
90ee44ad78
delete snapshots on delete disk or guest, instance snapshot fix
2019-10-16 19:23:12 +08:00
Qiu Jian
7e02839d67
add doc and copyright
2019-10-16 14:08:57 +08:00
yunion-ci-robot
b81ac5a65d
Merge pull request #3230 from wanyaoqi/feature/wyq/gpu-attach-by-model
...
feature :gpu mutil attach by model type, bugfix: splited off network set hint name
2019-10-15 21:06:01 +08:00
wanyaoqi
a7f2f3f801
gpu mutil attach by model type, fix network hint name
2019-10-15 20:52:01 +08:00
wanyaoqi
8fc4b2920a
- instance snapshot
...
- instance clone
- create form snapshot don't reset passwd
2019-10-14 21:36:58 +08:00
Rain
31146aa5ec
fix
...
log for snapshotpolicy
docs
auto sync
add performCache for snapshotpolicy
detach snapshotpolicy after detach disk and guest
fix sync snapshot of disk in qcloud
2019-10-14 11:07:46 +08:00
wanyaoqi
0fafe13e82
- sanpshot add expire time
...
- fix image probe iso cause iso md5 changed
- add loadbalancer cluster distinct field
2019-10-12 16:08:33 +08:00
wanyaoqi
01e5a43277
fix dirty server start, disk format empty
2019-10-12 16:08:33 +08:00
yunion-ci-robot
773e1bbaa2
Merge pull request #3132 from Mjoycarry/feature/instance_group
...
Scheduler Feature
2019-10-09 20:57:37 +08:00
Rain
10991015ef
guest persion
2019-10-09 20:43:35 +08:00
TangBin
cc91e38075
huawei & qcloud elb bugfix
2019-10-09 16:02:33 +08:00
Qiu Jian
68e4478b99
fix: snapsho realdelete nil pointer panic
2019-10-03 23:57:23 +08:00
wanyaoqi
89f6340fa3
fix snaphot task complete
2019-09-27 19:16:02 +08:00
wanyaoqi
918a9c43bd
fix rbd disk delete rebuild root with snapshot
2019-09-23 20:57:04 +08:00
Qiu Jian
7ae29dd497
update doc and copyright
2019-09-19 09:34:49 +08:00
yunion-ci-robot
b4d81f70c7
Merge pull request #2861 from wanyaoqi/bugfix/wyq/misc-20190909
...
misc bugfix
2019-09-10 22:44:19 +08:00
wanyaoqi
2d0dfc95ff
misc bugfix
2019-09-10 22:28:21 +08:00
wanyaoqi
9293283dff
guest misc fix
2019-09-10 10:58:00 +08:00
Qiu Jian
3ccadd21d1
fix: api gateway logout handler error and fix go fmt issues
2019-09-07 22:01:41 +08:00
yunion-ci-robot
4ce5b3c2eb
Merge pull request #2741 from wanyaoqi/bugfix/wyq/io-throttle-add-log-event
...
bugfix: io throttle add log event
2019-09-07 19:08:18 +08:00
Rain
3211230a86
add interface fetch resources of snats and dnats
...
snat network show
check sourcecidr is available when creating snat
add natgateway, snattable, dnattable to compute system resources
2019-09-07 18:48:35 +08:00
yunion-ci-robot
f678bbc84d
Merge pull request #2758 from wanyaoqi/bugfix/wyq/misc-fix-0903
...
bugfix: fix vnc connect, filter qmp event, save image status
2019-09-06 11:57:19 +08:00
wanyaoqi
d9b9586539
fix vnc connect, filter qmp event
2019-09-05 20:59:14 +08:00
wanyaoqi
41317e1a5e
io throttle add log event
2019-09-05 20:30:40 +08:00
Rain
cba8d34567
qcloud sunday
...
disk diskplay
2019-09-05 11:09:02 +08:00