Jian Qiu
|
37c4927554
|
fix: imags peripherals missing id (#14116)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-04-23 19:21:53 +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 |
|
屈轩
|
249f209bc2
|
fix(glance): image save (#13675)
|
2022-03-11 16:17:03 +08:00 |
|
rainzm
|
ea75cf865b
|
fix(glance): re-convert as long as subformat is not active
之前的写法会导致saving或者save_fail状态的subformat,不会再次
转换。而且镜像是否需要转换,由ImageCheckTask决定了,ImageConvertTask
只需要注意不重新转换active的subformat就好了,save失败的subformat
也应该设置状态为save_fail。
|
2022-02-25 18:55:11 +08:00 |
|
rainzm
|
39958e6ebc
|
fix(glance): convert image in s3 storage
|
2022-02-25 18:55:11 +08:00 |
|
Qiu Jian
|
a892b8aa3b
|
feature: add API for image perform probe
|
2022-01-08 02:03:40 +08:00 |
|
rainzm
|
455545a779
|
fix(region): distinguish guests_ Root and data of image sub image
|
2021-12-28 18:35:24 +08:00 |
|
Qiu Jian
|
8f1d9998f1
|
fix: glance use multicloud objectstorage client to manipulate objectstorage
|
2021-10-17 02:53:28 +08:00 |
|
Zexi Li
|
02dc737ccd
|
fix(glance): s3 uploaded image removed
|
2021-10-11 12:43:35 +08:00 |
|
屈轩
|
3d8a727eb8
|
fix(glance): remove image clean (#12376)
Co-authored-by: Qu Xuan <quxuan@yunionyun.com>
|
2021-10-10 12:03:54 +08:00 |
|
Qu Xuan
|
f68567e28c
|
fix(region): optimized validate delete condition query
|
2021-09-23 10:00:05 +08:00 |
|
Zexi Li
|
0a4ad0a305
|
fix(glance): image fuzzy match by distro
|
2021-08-27 18:01:26 +08:00 |
|
Zexi Li
|
3b235402ae
|
feat(glance): image support filter by os_type and distribution
|
2021-08-23 15:45:51 +08:00 |
|
Qu Xuan
|
fa5d5a6eb9
|
fix(region): update swagger api
|
2021-07-27 11:46:31 +08:00 |
|
Zexi Li
|
00069a6070
|
fix(glance): add option of s3 image status check
|
2021-06-02 10:44:16 +08:00 |
|
Zexi Li
|
d88af7a6f7
|
fix(glance): make image is_standard updatable
|
2021-05-18 16:40:26 +08:00 |
|
Zexi Li
|
48cfdd5ed3
|
fix(glance): set fail status when upload image to s3
|
2021-05-12 15:00:13 +08:00 |
|
ioito
|
f9f0c8f3cb
|
fix: 优化同步,避免长时间加锁
|
2021-04-23 18:55:02 +08:00 |
|
Zexi Li
|
35ad91f705
|
fix(glance): image can't removed when size is 0
|
2021-04-21 20:57:15 +08:00 |
|
Zexi Li
|
e82a3deb7e
|
fix(cloudcommon): unify OS_ARCH constants
|
2021-04-15 10:52:34 +08:00 |
|
Qiu Jian
|
298568772a
|
fix(image): update min_disk of iso image
|
2021-03-31 22:39:41 +08:00 |
|
tangbin
|
03d96ca48b
|
change os_arch_arm to os_arch_aarch64
|
2021-02-18 11:27:33 +08:00 |
|
wanyaoqi
|
a48f0040a8
|
feat(glance): support backend storage s3
|
2021-01-20 19:53:03 +08:00 |
|
Qiu Jian
|
0a7513cce4
|
fix(cloudcommon): disable quota check by default
1. add enable_quota_check common option
2. disable quota check by default
3. specify scope of quota limit in OutOfQuota error message
|
2020-12-10 01:19:06 +08:00 |
|
wanyaoqi
|
3f8e469438
|
feat(region/glance): update cpu arch apis
add multi arch resourcebase manager
update multi arch resource list apis
cherrypick: release/3.6
|
2020-11-26 15:14:03 +08:00 |
|
yunion-ci-robot
|
128173d320
|
Merge pull request #7620 from wanyaoqi/feature/wyq/arm-v2
feature: arm support
|
2020-10-26 15:50:40 +08:00 |
|
rainzm
|
5824b7add0
|
fix(glance): allow public and private operations of guestimage
The public and private operations of the guest image depends on these operations of the subimage.
|
2020-10-23 17:46:49 +08:00 |
|
Qiu Jian
|
2486aa3071
|
fix: cancel pending-delete should increase resource quota usages
|
2020-10-19 16:02:50 +08:00 |
|
wanyaoqi
|
686b639979
|
fix update image status after save failed
|
2020-09-16 19:00:31 +08:00 |
|
wanyaoqi
|
53d0914cd9
|
glance: check min disk size on update
|
2020-09-03 19:58:22 +08:00 |
|
wanyaoqi
|
e510ed1969
|
add host cpu archs capabilitie
|
2020-08-27 11:07:50 +08:00 |
|
wanyaoqi
|
7d94c4e46f
|
support create arm virtual machine
|
2020-08-27 11:05:21 +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
|
587f533daa
|
fix: image upload not clean pending usage
|
2020-07-21 01:38:00 +08:00 |
|
Zexi Li
|
9f4d4a450e
|
refactor ITableSpec signature with context
|
2020-06-08 11:31:00 +08:00 |
|
Qiu Jian
|
8a77030823
|
update for doc-gen
|
2020-05-23 13:42:59 +08:00 |
|
Qu Xuan
|
1354270c51
|
fix: 上传镜像为转换列表之外时,subformat状态异常
|
2020-05-21 17:40:27 +08:00 |
|
Qu Xuan
|
f9c794f745
|
fix: image-list --sub-format support
|
2020-05-18 21:20:33 +08:00 |
|
Qiu Jian
|
ed5463ca68
|
fix: disable delete standard image
|
2020-05-16 00:34:54 +08:00 |
|
Qiu Jian
|
eb54f316c7
|
fix: set public_scope to system for image with is_public=true
|
2020-05-15 00:30:03 +08:00 |
|
Qiu Jian
|
6f3e18930e
|
fix: shared resource should not be deletable
|
2020-05-07 01:37:41 +08:00 |
|
Qiu Jian
|
7ab3a06b46
|
fix: code autogen issues
|
2020-04-24 20:19:43 +08:00 |
|
Qiu Jian
|
b9a239bd65
|
fix: sync sharing state
|
2020-04-11 06:50:48 +08:00 |
|
Qiu Jian
|
7bfdc0dce4
|
fix: cascading sharing problems
|
2020-04-11 06:49:55 +08:00 |
|
Rain
|
99bb00948b
|
fix(glance): Fix the return value after creating guest image
|
2020-04-09 21:10:59 +08:00 |
|
Qiu Jian
|
9b0e464c1f
|
fix: misc bugs in usage data
|
2020-04-04 23:11:09 +08:00 |
|
Qiu Jian
|
d1346771aa
|
feature: domain resource quota
|
2020-04-03 02:03:55 +08:00 |
|
Qiu Jian
|
fbb5b9f07f
|
fix: cancel pending usage might not need to update usage
|
2020-04-01 16:42:32 +08:00 |
|
Qiu Jian
|
732dcdcb61
|
feature: system resource domainize
|
2020-03-27 01:20:29 +08:00 |
|
Qiu Jian
|
569f1b204d
|
fix: keystone resources list filter should support array
|
2020-03-13 17:19:16 +08:00 |
|