Commit Graph

94 Commits

Author SHA1 Message Date
屈轩
714985d7c7 fix(region): select available storage (#18032) 2023-09-18 10:23:41 +08:00
ioito
3e51102cc2 fix(region): support fast sync cloud resources 2023-04-03 20:35:42 +08:00
屈轩
6111c54a47 fix(region): clean storage db (#15945) 2023-02-18 08:48:48 +08:00
Jian Qiu
21716cefb5 fix: remove mutual dependency of cloudmux on onecloud (#15621)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-12-27 01:21:26 +08:00
Zexi Li
0e2c520ecd feat(misc): use cloudmux package (#15254) 2022-10-28 19:53:03 +08:00
ioito
4bcf2cf99b fix(region): ctx lock panic 2022-04-07 14:54:29 +08:00
ioito
191753a3a0 fix(region): sync with storagecachedimage status 2022-03-16 14:41:48 +08:00
Zexi Li
e57b5117e3 Merge pull request #12774 from swordqiu/feature/qj-cascading-project-support
Feature/qj cascading project support
2021-12-05 00:18:47 +08:00
yangbaoqiang
abf6ca2f91 fix(region): filter deleted storages
In some situation, getValidStorages return deleted storage and the zone was deleted from
remote(openstack or others).
2021-12-02 23:01:15 +08:00
Qiu Jian
1d354d8919 1. Remove is_rbac_enable option
2. code changes due to interface change
2021-12-02 10:24:23 +08:00
Qu Xuan
8161430590 fix(region): support progress for resource status 2021-11-04 10:35:30 +08:00
Qu Xuan
8ba5393ae5 fix(region): optimized validate delete condition query 2021-09-23 09:58:54 +08:00
tb365
370a7f94d8 hcso support sync vm host 2021-08-25 20:07:58 +08:00
Qu Xuan
e79abc5d6e fix(region): return region sql error 2021-08-13 16:24:47 +08:00
Qu Xuan
f664cc25a9 fix(region): return sql error 2021-08-11 19:13:25 +08:00
Qu Xuan
fa5d5a6eb9 fix(region): update swagger api 2021-07-27 11:46:31 +08:00
Zexi Li
3a6e7f55ab fix(region): download cached image from source host before migrating 2021-04-27 17:13:30 +08:00
ioito
f9f0c8f3cb fix: 优化同步,避免长时间加锁 2021-04-23 18:55:02 +08:00
rainzm
961d6e484c feat(region): virtually display the esxiagent of the cached image as a host 2021-04-06 11:33:21 +08:00
Qu Xuan
31aec9f969 fix(region): avoid cachedimage never be in sync when it deleted 2021-01-08 20:54:42 +08:00
Zexi Li
1e1e0c80cf Merge pull request #9686 from ioito/hotfix/qx-cloud-image-sync
fix(region): skip cloud image sync error
2020-12-30 21:44:05 +08:00
rainzm
ab3c7d9143 fix(region): obtain ProviderFactory correctly
The provider of the region is not necessarily the same as the resource
2020-12-30 12:16:39 +08:00
Qu Xuan
5aa763fd0a fix(region): skip cloud image sync error 2020-12-28 14:29:58 +08:00
Qu Xuan
7bac9144ef feat(region): optimized public image sync 2020-11-30 17:23:51 +08:00
rainzm
2679294529 refactor: find the most suitable storage 2020-10-17 17:38:39 +08:00
Qu Xuan
dc1c6c754c optimized cachedimages sync 2020-09-02 22:00:14 +08:00
Qiu Jian
9ea80725a4 fix: sync share mode between vpc and wire 2020-07-31 22:17:55 +08:00
Qu Xuan
9bb4eb5d44 fix: manager_id资源隔离获取 2020-07-02 10:17:38 +08:00
Zexi Li
9f4d4a450e refactor ITableSpec signature with context 2020-06-08 11:31:00 +08:00
Qiu Jian
880b0ecf4d fix: list item export recode 2020-04-21 11:45:36 +08:00
Qiu Jian
1169dfe24c fix region list filters round 2 2020-03-10 18:23:45 +08:00
Qiu Jian
cf5498ac24 feature: recode structuralized GetExtraDetails and ListItemFilter 2020-03-04 14:01:25 +08:00
Qu Xuan
366cbd4e36 统一 details -> isList 2020-02-07 17:54:48 +08:00
Qu Xuan
76d974f6d8 feature: api -> response struct 2020-02-03 10:22:44 +08:00
Qiu Jian
45849355e6 fix: list documentation improvements 2020-01-14 04:17:15 +08:00
Qiu Jian
29c9d05b5f refine auto-gen swagger documentation 2020-01-13 13:19:47 +08:00
Qiu Jian
14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Qiu Jian
eec673e26d fix: add hostinfo to storage cached image details 2019-12-10 21:40:44 +08:00
Qiu Jian
7e02839d67 add doc and copyright 2019-10-16 14:08:57 +08:00
Qiu Jian
c6627b8535 fix: avoid duplicate image uploading if multiple identical instances
created at same time
2019-08-18 23:08:28 +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
ioito
3423557ac1 fix invalid memory address or nil pointer error 2019-06-19 16:51:36 +08:00
ioito
5e6a7f856f choice valid storage for storagecache 2019-06-16 19:01:30 +08:00
Qiu Jian
a6207a8ac7 hotfix: support scope list filter, resolve filter conflict 2019-06-04 23:27:55 +08:00
Qiu Jian
b7027934db feature: 3-level policies, system/domain/project 2019-05-31 13:56:02 +08:00
ioito
710a2f205b 避免climc使用公有云镜像时未设置prefix region导致虚拟机创建失败 2019-05-20 22:34:48 +08:00
ioito
4058e05323 保持公有云镜像名称和本地镜像名称相同 2019-05-18 20:02:15 +08:00
ioito
ca4d0db0fc 移除多余的方法 2019-05-09 18:18:41 +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
da57161fd0 fix: move all consts in compute/models to apis/compute 2019-04-17 09:23:19 +08:00