Commit Graph
157 Commits
Author SHA1 Message Date
Qiu Jian 88e14cac57 fix: glance use multicloud objectstorage client to manipulate objectstorage 2021-10-17 02:53:52 +08:00
Zexi Li 907410d0e7 fix(glance): s3 uploaded image removed 2021-10-11 12:45:44 +08:00
屈轩andQu Xuan c6ced971a5 fix(glance): remove image clean (#12377)
Co-authored-by: Qu Xuan <quxuan@yunionyun.com>
2021-10-10 12:04:10 +08:00
Qu Xuan 8081389a8b fix(region): optimized validate delete condition query 2021-09-23 10:01:22 +08:00
Zexi Li 54dbd4b8ff fix(glance): image fuzzy match by distro 2021-08-27 18:01:39 +08:00
Zexi Li 7409e8cb19 feat(glance): image support filter by os_type and distribution 2021-08-23 15:54:04 +08:00
Zexi Li ec926f9b62 fix(glance): add option of s3 image status check 2021-06-02 10:46:34 +08:00
Zexi Li 31c1cbd4f7 fix(glance): make image is_standard updatable 2021-05-18 16:43:32 +08:00
Zexi Li 0c4c46b2fa fix(glance): set fail status when upload image to s3 2021-05-12 15:02:12 +08:00
Zexi Li 61f06ee3ca fix(glance): image can't removed when size is 0 2021-04-21 20:59:08 +08:00
Zexi Li e1816106aa fix(cloudcommon): unify OS_ARCH constants 2021-04-15 10:53:05 +08:00
Qiu Jian c23b169e1b fix(image): update min_disk of iso image 2021-03-31 23:21:23 +08:00
tangbin bbaf32a47c change os_arch_arm to os_arch_aarch64 2021-02-18 12:05:40 +08:00
wanyaoqi 6e2894df25 feat(glance): support backend storage s3 2021-01-29 12:00:29 +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 QiuandQiu Jian 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
yunion-ci-robot e5ed2aaf10 Merge pull request #5454 from rainzm/fix/subimage_createdat
fix(glance): Structured subimage info and add 'created_at' field
2020-03-13 15:33:01 +08:00
Qiu Jian e11ceb4c4b feature: allow list/export/sort/distict metadata 2020-03-13 13:12:45 +08:00
Qiu Jian 3c9b368c43 feature: fix region list filters round 3 2020-03-12 20:55:22 +08:00
Rain e185bf9d7e fix(glance): Structured subimage info and add 'created_at' field 2020-03-12 19:25:28 +08:00
Qiu Jian 57933d2497 fix: complete keystone/glance list filter 2020-03-09 01:20:25 +08:00
Qiu Jian 75a8981bf1 fix: 1. image header details should skip "properties" field 2.
cloudprovider details nil pointer panic
2020-03-04 18:58:07 +08:00
Qiu Jian cf5498ac24 feature: recode structuralized GetExtraDetails and ListItemFilter 2020-03-04 14:01:25 +08:00
Zexi Li b463203902 Merge pull request #5050 from ioito/hotfix/qx-model-detail
统一 details -> isList
2020-02-10 11:12:21 +08:00
Qiu Jian 4e474e9482 fix: progressively update image size while uploading 2020-02-10 09:28:45 +08:00