Commit Graph
58 Commits
Author SHA1 Message Date
Qu Xuan 3d70213220 fix: huawei clirc region not correct 2020-10-17 18:56:36 +08:00
Jian QiuandQiu Jian 1929076fa5 fix: ignore bucket-set-acl not implemented error (#7470)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-08-03 09:25:04 +08:00
Qiu Jian 7f829f24f7 fix: ignore general s3 set acl not implemented error 2020-07-31 14:04:46 +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 35da086ccf fix: choose candidate list from the list returned from backend 2020-07-24 16:48:13 +08:00
yunion-ci-robot bc841680e0 Merge pull request #6692 from ioito/hotfix/qx-object-acl
fix: 返回object默认acl
2020-06-06 10:58:47 +08:00
Qu Xuan 510eb101ec fix: 返回object默认acl 2020-06-05 10:58:46 +08:00
Qiu Jian de081a768d fix: xsky recode using endpoint as accesskey key 2020-06-04 19:02:21 +08:00
Qu Xuan f89be60e69 fix: bucket信息修正 2020-05-26 15:05:42 +08:00
Yousong Zhou e30840dd42 objectstore: use cpcfg.ProxyFunc 2020-03-22 19:36:45 +08:00
Yousong Zhou 03987e8f78 objectstore: use ObjectStoreClientConfig 2020-03-22 19:36:45 +08:00
Yousong Zhou 944e57e572 cloudprovider: use ProviderConfig 2020-03-22 19:36:43 +08:00
Qiu Jian ea73f5a9a4 feature: capability of a cloudprovider in a region 2020-03-14 01:35:27 +08:00
Qu Xuan c2a65ba1f5 add uploadpart for google 2020-03-03 14:36:11 +08:00
Qiu Jian 4e474e9482 fix: progressively update image size while uploading 2020-02-10 09:28:45 +08:00
Qiu Jian 14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Jian Qiu 325ff3af61 fix: httpclient timeout value cleanup, use notimeout client for oss (#4527)
* fix: httpclient timeout value cleanup, use notimeout client for oss

* Adaptive timeout client

* more test cases

* remove resolve timeout test case

* use adptive timeout only if timeout = 0
2020-01-04 20:51:21 +08:00
Qiu Jian 2c1974c544 fix: minio fail to set object metadata 2020-01-04 18:35:45 +08:00
Qiu Jian 1d002cb9ec fix: add cloudprovider capabilities 2020-01-04 15:40:24 +08:00
Qiu Jian 859ab89c3f fix: separate delete-object and delete-prefix methods 2019-12-26 16:50:55 +08:00
Qiu Jian 7433134cb4 fix: bucket list objects with marker and limit 2019-12-25 23:06:16 +08:00
Qiu Jian 05d171cf1c fix: minor fixes 2019-12-16 23:40:14 +08:00
Qiu Jian 33a736a113 misc imporvements 2019-12-14 19:22:24 +08:00
Qiu Jian dd732c2bb1 feaute: object storage support set/get http headers 2019-12-14 17:22:27 +08:00
Qiu Jian 3dba5360d7 quota recode 2019-12-12 11:31:41 +08:00
Qu Xuan f9ae7d9244 fix: globalnetwork -> globalvpc 2019-12-11 22:28:07 +08:00
Qu Xuan 1ace23cbfa add: gcp cloud support 2019-11-27 10:29:28 +08:00
wanyaoqi 366b71eb71 split brands capabilities 2019-11-13 11:04:44 +08:00
Qu Xuan 704733ca81 fix: remove private cloud server sku brand and provider attribute 2019-11-08 17:50:30 +08:00
Qu Xuan 498e1ad769 hotfix: 参数校验使用结构体传参 2019-11-05 10:28:47 +08:00
Yousong Zhou 8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
ioito b85f414d4b feature: 支持预cache secgroup到云上 2019-10-22 19:51:03 +08:00
yunion-ci-robot 2f577ea0c0 Merge pull request #3187 from ioito/hotfix/qx-cloud-account-tenant
fix: 创建云账号时指定tenant生效
2019-10-15 22:12:01 +08:00
ioito 56c82631ae optimized cloud account create 2019-10-15 18:52:46 +08:00
Qiu Jian 469fb00ffb fix: aliyun bucket sync cancel local limit 2019-10-14 15:48:31 +08:00
Qiu Jian 983e0895e3 fix: cloud-account-create-xsky nil pointer error 2019-09-19 09:34:49 +08:00
Qiu Jian 7ae29dd497 update doc and copyright 2019-09-19 09:34:49 +08:00
Qiu Jian 2f516ee506 feature: support xsky object storage 2019-09-19 09:34:49 +08:00
TangBin d2fa217cab mcclient module base 2019-09-07 22:56:47 +08:00
Qiu Jian a0ec3b34dc fix: s3cli enable debug trace 2019-09-03 17:07:21 +08:00
yunion-ci-robot 68ce4a5a7c Merge pull request #2680 from swordqiu/hotfix/qj-auzre-create-bucket-fail
fix: azure create bucket failure due to empty storageClass
2019-09-02 15:53:15 +08:00
Qiu Jian 48ce752603 fix: azure create bucket failure due to empty storageClass 2019-09-02 13:44:22 +08:00
Qiu Jian 2f90f35060 feature: 1. add ceph cloud provider based on generic s3 provider 2.
climc support AK/SK authentication
2019-09-01 14:47:56 +08:00
Qiu Jian 77c4a53059 feature: 1. ak/sk auth support 2. a full feature s3gateway works with
Cyberduck

注意:以下两个文件的修改还未被官方合并,所以下次make
mod的时候会被覆盖,需要注意checkout恢复:

vendor/github.com/Azure/azure-sdk-for-go/storage/blockblob.go
vendor/github.com/tencentyun/cos-go-sdk-v5/object_part.go
2019-08-30 00:12:39 +08:00
Qiu Jian e82e429359 fix: compatible with minio s3 2019-08-29 18:48:55 +08:00
Qiu Jian 33e3108e1d fix: not sync correctly aws VM's tempoaral public ip 2019-08-19 01:57:32 +08:00
Rain 577dce1bc5 snapshotpolicy list create delete apply cancel finish except that disk sync snapshot policy
add copyright

fix some imprefection

fix test file
2019-08-16 14:03:15 +08:00
Qiu Jian 18b4b1b0b7 fix: cloudregion and zone list filter by providers/brands 2019-08-12 22:03:43 +08:00
Qiu Jian 4b2316208c feature: s3upload support multipart upload 2019-08-12 10:34:51 +08:00
Qiu Jian f27d997b81 fix: qcloud/aws temp url not working 2019-08-08 23:28:10 +08:00