Commit Graph

227 Commits

Author SHA1 Message Date
Qiu Jian
469fb00ffb fix: aliyun bucket sync cancel local limit 2019-10-14 15:48:31 +08:00
Qiu Jian
ba84cd9071 fix: allow set object acl in batch 2019-09-06 23:28:03 +08:00
Rain
99687f759e local snapshotpolicy 2019-09-02 15:35:24 +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
Rain
f88b682ce3 natgateway bugfix
only one of that snat source cidr and networkid is needed

eip auto bind natgateway when not in aliyun
2019-08-30 15:09:39 +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
ioito
2cd975f39b fix: zstack reset passworkd with username 2019-08-22 11:11:45 +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
459e9d0f1f feature: 1. limit for bucket object count and size 2. quota for object
count and size
2019-08-14 22:25:01 +08:00
yunion-ci-robot
ee5ff1a013 Merge pull request #2198 from ioito/hotfix/qx-private-sku-fix
fix: private sku sync and delete
2019-08-14 11:40:01 +08:00
Yousong Zhou
be1e7e64ae Merge pull request #2264 from swordqiu/hotfix/qj-qcloud-storagecache-bucket-name-too-long
fix: qcloud storagecache bucket name too long
2019-08-14 09:51:10 +08:00
Qiu Jian
73cc14ed08 fix: qcloud storagecache bucket name too long 2019-08-14 00:32:47 +08:00
Qiu Jian
021c8682db fix: 1. aws s3 fail to mkdir 2. put object requires acl 2019-08-13 21:35:39 +08:00
ioito
6c88755166 fix: private sku sync and delete 2019-08-13 19:39:37 +08:00
yunion-ci-robot
43173d979f Merge pull request #2202 from ioito/bugfix/qx-snapshot
fix: sync cloud snapshot size
2019-08-12 11:50:01 +08:00
Qiu Jian
4b2316208c feature: s3upload support multipart upload 2019-08-12 10:34:51 +08:00
ioito
e3ee3c54cb fix: sync cloud snapshot size 2019-08-10 16:27:38 +08:00
Qiu Jian
f27d997b81 fix: qcloud/aws temp url not working 2019-08-08 23:28:10 +08:00
Qiu Jian
3d11836ea7 fix: 1. get object acl not found 2. distinguish primary url for bucket 2019-08-08 18:16:52 +08:00
yunion-ci-robot
860793cfd9 Merge pull request #2161 from ioito/hotfix/qx-openstack-host-cpu-memory-ratio-sync
hotfix: sync openstack cup and memory cmtbound
2019-08-08 16:38:57 +08:00
ioito
47f7357cae hotfix: sync openstack cup and memory cmtbound 2019-08-07 21:08:32 +08:00
Qiu Jian
4e82063782 fix: not return prefix object when list bucket object in non-recursive
mode
2019-08-07 18:57:23 +08:00
Qiu Jian
c0120c0545 update vendor 2019-08-06 22:35:56 +08:00
Qiu Jian
fc7885b9f1 s3gateway phase2 2019-08-06 22:35:55 +08:00
TangBin
1f15521f85 aliyun&huawei redis sync support 2019-08-02 11:39:45 +08:00
Jian Qiu
550387cc58 Move cloud drivers from pkg/util to pkg/multicloud (#1976) 2019-07-29 00:24:55 +08:00
TangBin
e4ef23515f aws elb support 2019-07-28 11:25:54 +08:00
TangBin
976c8cb4d0 huawei elb support 2019-07-28 11:22:49 +08:00
ioito
0409a63c56 rebase master 2019-07-25 14:24:06 +08:00
ioito
70ac1c735f add account privileges sync 2019-07-25 13:53:18 +08:00
ioito
879732bcb8 remove serviceips models 2019-07-25 13:51:42 +08:00
ioito
3ed39768cc support aws rds 2019-07-25 13:51:24 +08:00
ioito
f316d298ad init model 2019-07-25 13:50:51 +08:00
Qiu Jian
c00ea1bf2e fix: bug fixes, add docs 2019-07-24 21:29:56 +08:00
Qiu Jian
93b8bac5bb s3gateway round 2 2019-07-24 21:28:41 +08:00
Qiu Jian
870813f04b feature: s3gateway 2019-07-24 21:28:37 +08:00
ioito
4f9ea70487 虚拟网卡信息同步 2019-07-24 19:45:39 +08:00
Rain
c7d0971dc9 make sure that one snat/dnat rule named Entry and several snat/dnat rules named Table 2019-07-24 17:43:11 +08:00
Rain
7160fbace3 nat update without client
add nat update subcommands for huaweicli, aliyuncli

modify interface name of nat, add comment of this
2019-07-24 10:22:17 +08:00
ioito
779b295edd 添加lb eip同步 2019-07-17 20:59:45 +08:00
wanyaoqi
3acf030fef - set mirror status on switch
- deploy agent

- gpfs snapshot

- code fixs
2019-07-10 18:31:40 +08:00
yunion-ci-robot
9a5dddff49 Merge pull request #1543 from ioito/hotfix/qx-attach-detach-disk
修复并发请求挂载卸载磁盘异常问题
2019-07-05 22:25:03 +08:00
ioito
668c8bd921 fix not set guest status after attach or detach disk 2019-07-04 15:42:47 +08:00
ioito
250feb5226 添加api文档 2019-07-02 15:07:28 +08:00
yunion-ci-robot
62912979e3 Merge pull request #1415 from ioito/hotfix/qx-cloud-sync-fix
避免虚拟机或磁盘漂移同步后名称后lost后缀
2019-07-01 12:43:51 +08:00
Qiu Jian
0ed5531915 feature: 1. esxi vm add resource pool metadata 2. esxicli support
network-list 3. add cloud-provider-clirc command to generate rc for each
cloud-cli
2019-06-30 00:15:39 +08:00
Qiu Jian
acae166062 fix: 1. ldap sync remove domain/user errors 2. esxi compatibility issues 2019-06-29 14:20:38 +08:00
ioito
ae8ee7cc1d zone添加GetIVMById,GetIDiskById方法 2019-06-27 15:48:41 +08:00
yunion-ci-robot
610c8bb9d0 Merge pull request #1228 from ioito/hotfix/qx-zstack-optimized
fix zstack cdrom error
2019-06-16 17:30:51 +08:00