Commit Graph
69 Commits
Author SHA1 Message Date
wanyaoqi 75fc17dbc1 glance detect disable lvm 2019-05-30 11:29:47 +08:00
wanyaoqi 86095c713f - fix image status on upload failed
- fix init nbd
2019-05-29 23:27:06 +08:00
wanyaoqi 8014d20122 feature: glance notify, host record kvm info 2019-05-23 15:47:20 +08:00
Qiu Jian 2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +08:00
Qiu Jian 5a660987e6 feature: keystone support phase 1 2019-05-17 13:53:45 +08:00
wanyaoqi 7e9e211fec prob more info 2019-05-15 17:01:40 +08:00
wanyaoqi 1f1a23acae optimize image upload and probe 2019-05-08 17:06:27 +08:00
wanyaoqi fa3d8ec732 Image probe info on upload 2019-05-07 20:55:49 +08:00
Qiu Jian a95c0bac62 update query.Count to query.CountWithError 2019-04-23 12:02:35 +08:00
Qiu Jian 29c1fd3855 fix: clearn up codes that impacted by query.Count return value changes 2019-04-23 11:32:16 +08:00
Qiu Jian d89d17cfa5 fix: 1. image status should be converting after upload 2. move consts to
apis 3. add image-event command
2019-04-17 22:45:28 +08:00
屈轩 98eab54ab7 磁盘大小向上取整 (#385) 2019-04-13 21:23:09 +08:00
Qiu Jian dc25febb16 fix: image stream error should return immediately 2019-04-01 22:59:37 +08:00
Qiu Jian 004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
wanyaoqi ff9f64279d bugfix: 1. fix sched fill disk desc (#13)
2. fix image server not handle error
2019-03-27 11:58:13 +08:00
wanyaoqi e0ee2b8c59 fix package dependence 2019-03-15 11:45:56 +08:00
Yousong Zhou 4c82dae39b Merge remote-tracking branch 'origin/release/2.6.0' into bugfix/yousong-goimports-270 2019-03-13 13:33:51 +00:00
Yousong Zhou 8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
Qiu Jian 7e606b64d3 fix: cherry-pick hotfix/qj-recover-image-properties-at-startup 2019-03-13 10:31:44 +08:00
Qiu Jian af100016be fix: try to recover image properties(mindisk, format) at startup 2019-03-13 10:12:12 +08:00
邱剑 b930257c6d Automatic merge from release/2.6.0 -> release/2.7.0
* commit '36786805bdb7d20fc3548175cb75aba8ce4d8621':
  fix: image list show mindisk field
2019-03-11 21:42:54 +08:00
Qiu Jian 61a0164f72 fix: image list show mindisk field 2019-03-11 21:41:23 +08:00
周有松 a97e2faea8 Automatic merge from release/2.6.0 -> release/2.7.0
* commit '84d91f281103767b964a6b09aeba85c854a59c5e':
  修正一些错误信息描述
2019-03-07 16:57:59 +08:00
屈轩 58ee33c3f0 修正一些错误信息描述 2019-03-07 16:48:15 +08:00
Qiu Jian cb23c9c1a1 Merge branch 'release/2.7.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-sync-with-lock 2019-03-06 00:11:44 +08:00
Qiu Jian cce3d04fc1 Merge branch 'release/2.5.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-2.6.0-20190305
Conflicts:
	pkg/util/qemuimg/qemuimg.go
2019-03-05 12:28:06 +08:00
Qiu Jian 1cfd7e26f2 fix: isActive error message include filename 2019-03-05 10:20:23 +08:00
Qiu Jian e289549e5d fix: not set converting status 2019-03-05 09:48:36 +08:00
Qiu Jian 068ad7b141 fix: glance image convert consume too much IO, use ionice -c idle to
reduce its IO impact
2019-03-05 02:29:27 +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
Qiu Jian 329e394c45 Remove virtualSize column from images_tbl 2019-02-25 17:06:44 +08:00
Qiu Jian 92bfe69de1 fix: unify image.min_disk unit to MB 2019-02-25 17:04:51 +08:00
邱剑 0edeb53d28 update models with db.Update interface 2019-02-22 12:06:13 +08:00
邱剑 a4ce38c4fe Merge pull request #1013 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:feature/qj-image-p2p-distribution to release/2.6.0
* commit '4c6f196ec541d1b8c8e2d79ea69c7bd7f9fcf1a6':
  temp commit
  minor updates
  torrent recode
2019-02-18 23:03:55 +08:00
Qiu Jian 8e65f740cf fix: build error because of notify and actionlog interface change 2019-02-18 15:25:53 +08:00
Qiu Jian 4c6f196ec5 Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-image-p2p-distribution
Conflicts:
	pkg/appsrv/appsrv.go
	pkg/cloudcommon/policy/defaults.go
	pkg/util/sysutils/sysutils.go
2019-02-15 22:46:01 +08:00
Qiu Jian b70de93aa8 Merge branch 'release/2.5.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-2.6.0-20190214
Conflicts:
	Gopkg.lock
2019-02-13 21:49:51 +08:00
Qiu Jian 9bd15451ae fix image misc bugs 2019-02-13 00:10:03 +08:00
邱剑 c7da5787cf Automatic merge from release/2.5.0 -> release/2.6.0
* commit '6970baa2a08950319069a44d75df4c4272bac775':
  1. network-list add is_private/is_public filter 2. set default image quota to 10
2019-01-30 21:11:11 +08:00
Qiu Jian 0e3f2e160c temp commit 2019-01-30 21:06:48 +08:00
Qiu Jian ddde11f4f9 1. network-list add is_private/is_public filter
2. set default image quota to 10
2019-01-30 20:50:22 +08:00
wanyaoqi 60fe104da2 snapshot recycle, disk recycle, dhcp relay use raw socket 2019-01-25 20:32:44 +08:00
邱剑 cb2cc33866 Merge pull request #887 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:hotfix/qj-image-import-task-shoud-run-in-localtaskworker to release/2.5.0
* commit 'ab2ee8d16d5a63a13aff861c8710043acb46cbc1':
  minor fixes
  修正:image import过程为耗时操作,需要在LocalTaskRun里执行,避免占用image的操作锁
2019-01-07 21:48:02 +08:00
Qiu Jian ab2ee8d16d minor fixes 2019-01-05 19:37:00 +08:00
屈轩 de2f6c219f 避免删除非正常状态下image再次恢复时,镜像使用时会出现非预期状态 2019-01-05 18:26:16 +08:00
Qiu Jian aa776b308b 修正:image
import过程为耗时操作,需要在LocalTaskRun里执行,避免占用image的操作锁
2019-01-05 10:21:59 +08:00
邱剑 e768975132 Merge pull request #878 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:hotfix/qj-delete-image-require-override-pending-delete to release/2.5.0
* commit '682d286aa133ec39f5b1284c0719fc9334483e7d':
  伪删除镜像的清理需要增加override-pending-delete的参数
2019-01-04 13:17:44 +08:00
邱剑 9b74919020 Merge pull request #881 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:hotfix/qj-image-copy-from-signature-fail to release/2.5.0
* commit 'dfc1e4fb9e9dd54e20d9bf490946fb4dc22bf196':
  update glance rpm requies
  minor fixes
  修正: image-import从阿里云导入镜像失败,原因是多设置了content-type的header
2019-01-04 00:17:08 +08:00
Qiu Jian 71f47e7d32 minor fixes 2019-01-03 23:33:05 +08:00
Qiu Jian 791c9bd49d 修正:
image-import从阿里云导入镜像失败,原因是多设置了content-type的header
2019-01-03 22:58:24 +08:00