Commit Graph

77 Commits

Author SHA1 Message Date
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
TangBin
59461ce097 reformat import 2019-09-07 22:56:47 +08:00
TangBin
d2fa217cab mcclient module base 2019-09-07 22:56:47 +08:00
wanyaoqi
9932ee64cc fix glance update mindisk 2019-09-02 13:51:44 +08:00
wanyaoqi
72bbe977d3 fix image head no field tenant 2019-08-16 12:14:39 +08:00
Qiu Jian
4b2316208c feature: s3upload support multipart upload 2019-08-12 10:34:51 +08:00
wanyaoqi
2c9dada44c misc bugfix 2019-08-06 15:35:55 +08:00
Qiu Jian
c18359def4 fix: role assignments list should include matched policies 2019-07-25 02:26:39 +08:00
Qiu Jian
93b8bac5bb s3gateway round 2 2019-07-24 21:28:41 +08:00
wanyaoqi
506005ace3 fix glance list share resource 2019-07-24 11:54:08 +08:00
Qiu Jian
b54d1a5978 fix: image add is_standard field, filter by is_standard=false|true 2019-07-19 15:06:46 +08:00
Jian Qiu
b08dd390e5 fix: quota encode json allowing zero value (#1570) 2019-07-05 23:03:28 +08:00
Qiu Jian
2c5a749bee fix: initialize system project quota 2019-06-26 00:43:49 +08:00
Jian Qiu
92b90cdbe0 fix: protect projects with resources in any services (#1337) 2019-06-21 09:09:27 +08:00
Jian Qiu
b0605113da fix: misc bugfxi for quotas (#1290) 2019-06-18 22:51:38 +08:00
yunion-ci-robot
4bb3921d79 Merge pull request #1255 from wanyaoqi/bugfix/wyq/fix-glance-copy-from-url
fix glance copy from url set checksum
2019-06-18 18:43:52 +08:00
Qiu Jian
2dd12cc14f fix: misc 2019-06-18 10:32:43 +08:00
Qiu Jian
1920d6ced6 fix: quota_tbl not initialized 2019-06-17 18:42:08 +08:00
Qiu Jian
06017461f1 fix: images quota support 2019-06-17 18:40:14 +08:00
wanyaoqi
a2438c6418 fix glance copy from url set checksum 2019-06-17 12:51:20 +08:00
Qiu Jian
a71cafe81c fix: image header encode extra property string 2019-06-10 23:12:30 +08:00
Qiu Jian
b685ef1498 fix: image-show missing can-delete/can-update fields 2019-06-10 02:20:03 +08:00
Qiu Jian
b7027934db feature: 3-level policies, system/domain/project 2019-05-31 13:56:02 +08:00
wanyaoqi
86095c713f - fix image status on upload failed
- fix init nbd
2019-05-29 23:27:06 +08:00
Qiu Jian
2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +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
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