Commit Graph

31 Commits

Author SHA1 Message Date
ioito
aa4aa35bd4 fix(region): avoid panic 2022-04-22 11:04:13 +08:00
Qu Xuan
f664cc25a9 fix(region): return sql error 2021-08-11 19:13:25 +08:00
Jian Qiu
ba292dfedc fix: use json to store task error message (#7351)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-07-30 10:34:32 +08:00
Qiu Jian
ce3d0906b0 fix: quota usage not updated after disk resizing 2020-07-19 13:16:07 +08:00
wanyaoqi
70251ae122 fix resize disk 2019-11-19 16:51:17 +08:00
Qiu Jian
a098b2b058 fix: disk-resize sync guest status cause deadlock 2019-08-21 23:54:10 +08:00
Qiu Jian
da57161fd0 fix: move all consts in compute/models to apis/compute 2019-04-17 09:23:19 +08:00
屈轩
bf7a6a2b30 移除重复代码 (#359) 2019-04-12 16:58:08 +08:00
屈轩
dd7f7c9bf9 避免guest状态出现中间ready的情况 (#296) 2019-04-10 11:20:08 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
周有松
7a75f4d4b2 Automatic merge from release/2.6.0 -> release/2.7.0
* commit '69a256b2cef60a2f6ae253655ee2cff4fc5972f4':
  补充task失败处理
2019-03-26 21:02:56 +08:00
屈轩
900b9df639 补充task失败处理 2019-03-26 18:41:39 +08:00
邱剑
6a5923693f Automatic merge from release/2.6.0 -> release/2.7.0
* commit 'df6bc80c892d9329cab4d21a009aee890a43f16a':
  fix disk resize
2019-03-13 20:56:16 +08:00
wanyaoqi
2d86389685 fix disk resize 2019-03-13 11:42:06 +08:00
Qiu Jian
605cbb2558 Merge branch 'release/2.7.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-sync-with-lock 2019-03-04 01:42:39 +08:00
wanyaoqi
d1a860d7e6 fix online resize task 2019-02-23 10:02:51 +08:00
邱剑
0edeb53d28 update models with db.Update interface 2019-02-22 12:06:13 +08:00
Qiu Jian
066d155a16 fix: logger did not record start time of events 2019-02-16 13:47:18 +08:00
Qiu Jian
c6eaa4ad9b 改进:允许kvm虚拟机在不关机状态下调整磁盘 2019-01-26 02:17:59 +08:00
Qiu Jian
e18302866b 1. GetShortDesc()改为GetShortDesc(ctx context.Context)
2.
VirtualResource的GetShortDesc()中增加owner_tenant_id和owner_tenant两个字段
2018-12-13 23:55:51 +08:00
屈轩
42d8faf768 冲突解决 2018-12-05 14:58:10 +08:00
屈轩
05ebba4ab6 冲突解决 2018-12-05 14:42:16 +08:00
Qiu Jian
94c49ded2e esxi support 2018-11-25 08:21:24 +08:00
Qiu Jian
d36a9f8be5 temp commit 2018-11-21 23:29:35 +08:00
wanyaoqi
724169ef44 snapshot fixs 2018-10-29 19:41:43 +08:00
屈轩
291cf2547e 修复disk-resize后未正确设置guest状态 2018-08-25 13:36:27 +08:00
屈轩
f8a299e167 添加aliyun disk resize内容 2018-08-13 20:27:29 +08:00
Zexi Li
090a9c5e86 Merge branch 'release/2.0.0' of ssh://git.yunion.io/~lizexi/onecloud into release/2.1.0 2018-08-11 15:11:24 +08:00
wanyaoqi
f04463b526 server-stop, server-detach-disk, server-syncstatus, server-monitor, server-purge,
fix code, add server-suspend, server-cancel-delete
server-change-config, fix disk-resize
server-deploy
2018-08-09 10:17:04 +08:00
屈轩
896ea27aca 解决合并冲突 2018-08-03 16:03:49 +08:00
屈轩
9d0608378e add disk-op code 2018-08-02 14:52:24 +08:00