Commit Graph

211 Commits

Author SHA1 Message Date
wanyaoqi
1b74a6991f feat(region,host): custom usb controller type
support usb controller type: qemu-xhci, usb-ehci.
qemu-xhci is much more virtualization-friendly when compared to EHCI and UHCI.
but guest supports XHCI which should be the case for any operating system
released around 2010 or later.
So sometimes wo need use usb controller type EHCI.

Signed-off-by: wanyaoqi <d3lx.yq@gmail.com>
2022-08-26 12:36:41 +08:00
mhf
9542fce75e order-by-guest-count 2022-08-18 10:29:22 +08:00
mhf
050b787239 虚拟机、磁盘排序与过滤 2022-08-11 19:47:54 +08:00
Qiu Jian
a7bd9e8454 fix: clicm detach disk ignore keep_disk param 2022-07-29 22:40:49 +08:00
wanyaoqi
026e469bc6 fix(region, host): misc fix host health checker (#14583)
- hostagent remove option enable host health, default enabled,
  its rely on etcd endpoint register.
- add option auto migrate on host shutdown.
- fix hostman check network is available.
- use hostname instead hostId as etcd key
- init health checker before host instace init.
- refector host_health checker.

Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>
2022-07-07 10:35:39 +08:00
Jian Qiu
0dbbd1c4fc feature: fetch options of an application via api (#14395)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-04 10:33:09 +08:00
Zexi Li
9081895733 fix(region): GPU device type update supported (#14269) 2022-05-19 01:21:31 +08:00
ioito
9ad4fcdf2e fix(climc): eip change bw cli 2022-04-15 11:15:19 +08:00
Jian Qiu
5cfc8792bb fix: make test format errors (#13900)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-05 11:13:49 +08:00
rainzm
5cfee31020 fix(region,devtool): get ssh port from 'servers/<id>/sshport' api 2022-03-03 19:14:17 +08:00
rainzm
85257b5021 feat(climc): add public and private for backupstorage 2022-02-17 19:26:53 +08:00
ioito
63d3fa8af8 feat(host): transfer sparse file over network 2022-02-16 11:53:47 +08:00
rainzm
786af1bd7e fix(region): be compatible with 3.8 2022-01-27 14:09:52 +08:00
rainzm
56b2e3bed9 feat(climc): add climc command for instance/disk backup 2022-01-27 12:20:39 +08:00
rainzm
9893545a86 fix(region): format time from utc_offset in scheduledtask 2022-01-26 18:01:54 +08:00
ioito
344596cdf0 feat(region): add nutanix sync 2022-01-13 18:28:19 +08:00
Jian Qiu
fad8ef451d feature: vip support (#13106)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-01-02 08:49:18 +08:00
Zexi Li
3dd144197e feat(region): isolated devices filter by guest_id 2021-12-30 11:48:18 +08:00
Zexi Li
4528a48d5f feat(compute): server probe isolated devices supported 2021-12-30 11:25:05 +08:00
ioito
2bcdbba51b fix(region): add owner status for vpc topology 2021-12-28 19:42:09 +08:00
Zexi Li
1947384abe feat(region,host): usb passthrough 2021-12-28 19:16:43 +08:00
ioito
0b442354b3 fix(region): add vpc topology 2021-12-22 15:12:34 +08:00
ioito
86fa92cab9 fix(region): add access info for es 2021-12-08 18:22:05 +08:00
Qu Xuan
a6268bf84f fix(region): google replace globalid 2021-12-07 19:22:11 +08:00
Qu Xuan
564fccaf1f feat(region): add cdn create op for qcloud 2021-11-25 16:03:26 +08:00
Qu Xuan
592b076040 fix(climc): climc json output 2021-11-09 17:16:05 +08:00
Jian Qiu
03591ce71b fix: cleanup compile warnings (#12621)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-06 12:29:46 +08:00
Zexi Li
bad21c8698 feat(region,host): implement server change disk storage 2021-11-03 11:44:54 +08:00
rainzm
d36f8103dd feat(region): add have-agent action for guest 2021-11-01 19:41:54 +08:00
Zexi Li
a50782ab52 fix(climc): host-ssh use privateKey when ciphertext too short (#12371) 2021-10-10 12:02:35 +08:00
Qu Xuan
cd65b9498b fix(region): add project and domain statistic 2021-09-24 18:59:59 +08:00
Stargic
1c2472ae87 feat(climc): SSH login of a host by private key 2021-09-16 15:13:00 +08:00
Stargic
76c9d8a5ae feat(climc): SSH Login with cloudroot (add new parameter --use-cloudroot in server-ssh)
fix(climc): Fixed the code logic error of FOR loop in server-ssh
2021-09-15 01:14:12 +08:00
Stargic
76b110445e fix(climc): SSH terminal window changes with the change of local terminal 2021-09-10 11:55:53 +08:00
rainzm
8c6d9ad876 feat(region): allow custom sshport when make sshable 2021-09-01 11:43:24 +08:00
Zexi Li
99eaebe34a Merge pull request #12069 from zexi/automated-cherry-pick-of-#12066-upstream-release-3.8
Automated cherry pick of #12066: fix(climc): host-delete use batch delete function
2021-08-31 18:35:04 +08:00
Zexi Li
36b91f5afe fix(climc): host-delete use batch delete function 2021-08-31 15:13:19 +08:00
tb365
eebdd2b591 rename huaweicloudstack to hcso 2021-08-31 11:24:40 +08:00
Qu Xuan
3ce18ea71f feat(region): add qcloud cdn 2021-08-20 18:29:48 +08:00
yunion-ci-robot
75d1115a87 Merge pull request #11848 from Stargic/feature/implement-x
feat(climc): add SSH through EIP in server-ssh
2021-08-10 15:52:00 +08:00
Zexi Li
259b25f92f Merge pull request #11852 from swordqiu/hotfix/qj-allow-server-disk-update-cache-directsync
fix: allow set server-disk cache mode as directsync
2021-08-10 10:13:53 +08:00
Qiu Jian
4fc194a1b7 fix: allow set server-disk cache mode as directsync 2021-08-10 00:24:39 +08:00
Stargic
d42b2a6ddc feat(climc): add SSH through EIP in server-ssh 2021-08-09 23:55:59 +08:00
tb365
88efcda2f5 huawei client update 2021-08-09 15:55:12 +08:00
Zexi Li
3b89514bbd Merge pull request #11781 from ioito/feat/qx-cloudpods-add
feat(region): add cloudpods
2021-08-07 22:13:48 +08:00
Stargic
0a48cde828 fix(climc): modify the code logic of starting "Port-Forward SSH" 2021-08-02 23:18:26 +08:00
Stargic
d5298db0bb feat(climc): add Port-Forward SSH in server-ssh 2021-08-02 23:18:26 +08:00
Qu Xuan
6a735d4850 feat(region): add cloudpods 2021-08-02 20:45:06 +08:00
rainzm
cd79e2d4a3 feat(climc): add operation of app and appenvironment 2021-08-02 11:46:09 +08:00
Qu Xuan
d7f4eafee1 feat(region): add status count filter by params 2021-07-26 17:56:36 +08:00