Commit Graph
871 Commits
Author SHA1 Message Date
Qiu Jian d745c01313 fix: optimize logger query time 2019-09-04 00:47:25 +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
yunion-ci-robot 33261e7306 Merge pull request #2599 from zexi/feature/schedtag-scope
schedtag: create support scope
2019-08-28 22:28:11 +08:00
Zexi 69b37b620b schedtag: create support scope 2019-08-27 15:16:53 +08:00
yunion-ci-robot 49c1ce6cba Merge pull request #2512 from ioito/hotfix/qx-external-project-change-project
fix: add external perform change-project
2019-08-27 11:17:10 +08:00
屈轩 88fee1f72c Merge branch 'master' into hotfix/qx-external-project-change-project 2019-08-24 10:13:50 +08:00
Qiu Jian a177f8c2af fix: use policy match weight to override less specific policy 2019-08-23 21:14:47 +08:00
yunion-ci-robot 1c9c670848 Merge pull request #2511 from zexi/feature/schedtag-scope
schedtags: support scope
2019-08-23 14:27:08 +08:00
Zexi dfc92a66eb schedtags: support scope 2019-08-23 13:35:58 +08:00
yunion-ci-robot babd7c34ba Merge pull request #2456 from wanyaoqi/feature/wyq/guest-io-throttle
feature: guest io throttle
2019-08-23 03:38:10 +08:00
yunion-ci-robot 0c0aa456e0 Merge pull request #2491 from yousong/bugfix/yousong-net-internal-name
networks: 添加ifname_hint字段
2019-08-23 03:30:07 +08:00
ioito 3f69abfee2 fix: add external perform change-project 2019-08-22 21:39:17 +08:00
wanyaoqi 8376d14d42 io throttle 2019-08-22 20:50:32 +08:00
Yousong Zhou 5bf89ae89b networks: 添加ifname_hint字段
- 升级部署时,从network.Name初始化
 - 创建时,尝试从network.Name取值,取不到则生成随机值
 - 不允许更新
2019-08-22 08:02:50 +00:00
Qiu Jian a098b2b058 fix: disk-resize sync guest status cause deadlock 2019-08-21 23:54:10 +08:00
yunion-ci-robot 1043958d0e Merge pull request #2248 from Mjoycarry/feature/notify
Notify Go version
2019-08-19 10:34:04 +08:00
Qiu Jian e1f35f67e7 fix: deprecate old user/group joint project API, create new action apis
for add user/group to projects with roles
2019-08-17 18:44:33 +08:00
Rain 0a75f97d68 notify module in Go finished. 2019-08-16 18:54:49 +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
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
wanyaoqi e32c7bdb4e - feature: refact snapshot related code
- feature: rbd snapshot
- bugfix: ceph cache iso image
- delete disk create snapshot and guest create snapshot
- fix auto snapshot
- fix disk reset
2019-08-13 13:07:56 +08:00
yunion-ci-robot 712e55ff84 Merge pull request #2207 from swordqiu/hotfix/qj-bucket-short-desc-include-cloudproviderinfo
fix: bucket GetShortDesc includes cloudproviderinfo
2019-08-12 21:55:02 +08:00
TangBin 7708cf64c4 bucket object upload params change 2019-08-12 19:10:43 +08:00
yunion-ci-robot 0ed06c8ce2 Merge pull request #2225 from swordqiu/feature/qj-objectstore-multipart-upload-support
Feature/qj objectstore multipart upload support
2019-08-12 11:44:01 +08:00
Qiu Jian a324776bba fix: image.download changes output parameters 2019-08-12 11:24:54 +08:00
Qiu Jian 963af1311a fix: bucket GetShortDesc includes cloudproviderinfo 2019-08-12 10:00:10 +08:00
Zhang Dongliang ad360f2218 quota-set 新增 secgroup 字段 2019-08-12 09:29:11 +08:00
Yousong Zhou cfadfb8a04 lbcluster: 添加wire亲和性质 2019-08-10 10:20:46 +00:00
yunion-ci-robot c60913e34c Merge pull request #2196 from Zexi/feature/apigateway
add apigateway service
2019-08-10 10:17:59 +08:00
Zexi 9dbc257e4d add apigateway service 2019-08-09 21:11:46 +08:00
Yousong Zhou 57f459b643 climc: 去掉help string中关于choice的内容 2019-08-09 09:48:09 +00:00
Zhang Dongliang 75a0ef676b hotfix: 将 websocket 的 broadcast 接口里 topic 这个必选变量设为位置参数; 其他参数给了默认值,非必填 2019-08-08 15:47:57 +08:00
yunion-ci-robot daa094a4dd Merge pull request #2146 from yousong/feature/yousong-climc-output-format
climc: add --output-format support
2019-08-08 10:55:16 +08:00
Qiu Jian 804e7a122f feature: bucket usage and quota check 2019-08-07 18:37:59 +08:00
rex zhasm 71783997d5 新增 climc notify-broadcast 接口,用于向所有在线用户发 websocket 通知 (#2131) 2019-08-07 16:36:41 +08:00
Yousong Zhou 48d89d6d4f climc: add --output-format support 2019-08-07 07:43:38 +00:00
yunion-ci-robot 88b00f56ae Merge pull request #2112 from swordqiu/feature/qj-s3gateway2
s3gateway phase2
2019-08-06 23:24:11 +08:00
yunion-ci-robot 1f083e2699 Merge pull request #2117 from yousong/bugfix/yousong-lbcluster-delete
lbclusters: 改正删除操作
2019-08-06 23:00:09 +08:00
yunion-ci-robot c26f7bbde0 Merge pull request #2104 from yousong/feature/yousong-wire-mtu
wires: 添加mtu属性
2019-08-06 22:59:11 +08:00
Qiu Jian fc7885b9f1 s3gateway phase2 2019-08-06 22:35:55 +08:00
Yousong Zhou fab693941e lbagents: 添加undeploy支持 2019-08-06 11:51:44 +00:00
Rain f93dc85417 nat create delete restful api finished 2019-08-06 10:54:36 +08:00
Yousong Zhou a7486641df wires: 添加mtu属性 2019-08-05 10:49:45 +00:00
ioito 9818eb1978 hotfix: add networkinterface docs 2019-08-02 17:08:26 +08:00