Qiu Jian
08d7ef3e7a
fix: fix version of sqlchemy to v1.0.0 for release/3.7
2021-11-17 14:52:41 +08:00
Zexi Li
44ef03219e
fix(vendor): use creack/pty v1.1.11 to adapt go 1.15
2021-08-26 11:51:59 +08:00
zhaoxiangchun
8aea54e84d
feat(cloudmon): 3.7 add cloudmon component
2021-07-29 20:59:01 +08:00
Qu Xuan
898fa5d160
fix(region): account aksk error
2021-07-21 19:34:58 +08:00
Qu Xuan
0c72b07c3a
fix: before insert
2021-04-01 21:25:58 +08:00
Qu Xuan
8e65757b90
fix: vendor update
2021-04-01 16:54:11 +08:00
Qiu Jian
2da59aa89f
feature(region): support AWS organization
2021-02-20 23:12:59 +08:00
rainzm
d9229ef160
update vendor
2021-02-18 11:45:15 +08:00
Qiu Jian
607c10bbe4
fix(region): bucket size stats should not count invalid sizes of -1
2021-02-04 11:23:59 +08:00
Zexi Li
be197de84f
Merge pull request #10072 from lvyangyang/automated-cherry-pick-of-#10041-upstream-release-3.7
...
Automated cherry pick of #10041 : feat(region): aws elasticahe
2021-02-03 18:14:48 +08:00
wanyaoqi
6e2894df25
feat(glance): support backend storage s3
2021-01-29 12:00:29 +08:00
lvyangyang
336135b663
feat(region): aws elasticahe
2021-01-28 22:20:06 -05:00
Qu Xuan
0752512581
feat(cloudid): add azure saml
2021-01-18 15:10:13 +08:00
Qu Xuan
e91b5dbc32
fix(cloudevent): add aws cloudevent
2021-01-11 14:25:23 +08:00
Qiu Jian
d01f89a2c8
fix(cloudcommon): panic when query an empty splitable model manager
...
fix panic when querying an empty splitable model manager, e.g. action-show
2020-12-20 00:25:15 +08:00
Zexi Li
0ce19160d0
Merge pull request #9501 from swordqiu/feature/qj-user-add-lang-attribute
...
feature(keystone): user add language attribute
2020-12-19 20:05:21 +08:00
Qiu Jian
5cf5576e09
feature(keystone): user add language attribute
...
User add language attribute, notify and alarm will use this attribute to
send message in proper language
2020-12-19 09:18:17 +08:00
Yousong Zhou
665de6d56e
chore(vendor): update google.golang.org/grpc@v1.29.1
...
It's the last version with google.golang.org/grpc/naming
yunion.io/x/onecloud/pkg/multicloud/google imports
cloud.google.com/go/storage imports
google.golang.org/api/option imports
google.golang.org/api/internal imports
google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.34.0), but does not contain package google.golang.org/grpc/naming
2020-12-15 22:04:15 +08:00
Qiu Jian
4895175a53
update vendor
2020-12-11 20:02:53 +08:00
Qiu Jian
e31abb6f0d
update vendor
2020-12-09 21:12:55 +08:00
Zexi Li
c025944d17
fix(go.mod): remove k8s.io/kubernetes dependency
2020-12-04 16:45:25 +08:00
Yousong Zhou
00da68cb1f
vendor: add tencentcloud-sdk-go vpc
2020-12-01 11:16:21 +08:00
Yousong Zhou
fe6714b287
vendor: bump alibaba-cloud-sdk-go to v1.61.684
...
For commit [1]
[1] https://github.com/aliyun/alibaba-cloud-sdk-go/commit/6313cc407e5b4f5f6aede2539354454a5613df6a
2020-11-26 21:18:58 +08:00
Yousong Zhou
3bbaedaa7f
vendor: add github.com/aliyun/alibaba-cloud-sdk-go/services/ecs
2020-11-26 21:18:58 +08:00
Yousong Zhou
02315bdd85
vendor: bump yunion.io/x/pkg
2020-11-26 21:17:07 +08:00
Yousong Zhou
d67eeac5dd
vendor: bump yunion.io/x/sqlchemy
2020-11-26 21:17:07 +08:00
yunion-ci-robot
a3f1f77496
Merge pull request #8795 from lvyangyang/lyy/bucket_task
...
qcloud bucket task
2020-11-16 16:44:05 +08:00
lvyangyang
da4150e5ca
qcloud bucket task
2020-11-16 12:06:32 +08:00
Yousong Zhou
854ff4079a
vendor: update yunion.io/x/jsonutils
...
See yunionio/onecloud#8357
2020-11-13 18:44:12 +08:00
Qiu Jian
ca0e79effb
update vendor for jsonutils
2020-11-05 11:28:37 +08:00
rainzm
e48616cdc0
update vendor
2020-10-29 17:22:19 +08:00
TangBin
d7894776f3
qcloud redis support
2020-10-27 20:33:28 +08:00
lvyangyang
3a73eb9e30
resource tags
2020-10-20 10:16:38 +08:00
wanyaoqi
63887337fd
make mode
2020-10-14 11:39:04 +08:00
Qiu Jian
332ba04bd1
fix: recode project-role rpc handle to support group role assignment
...
results by user or project
2020-09-09 18:17:53 +08:00
rainzm
57d8f991ab
Add mock test for genericScheudler.Schedule
2020-09-08 14:27:26 +08:00
Qu Xuan
f251559c39
feature: add dns interface
2020-09-02 16:30:05 +08:00
Yousong Zhou
c2bca8ab39
Feature/yousong text ( #7487 )
...
* notify: log with context info
* region: guests: log with context info
* region: hosts: log with context info
* region: misc: remove redundant log
* region: skus: use NewInternalServerError instead of NewGeneralError
* appsrv: dispatcher: preserve text id
* appsrv: dispatcher: remove commented-out code
* cloudcommon: db_dispatcher: note errors that won't be translated
* cloudcommon: db: rbac: preserve text id
* cloudcommon: caller: preserve text id
* treewide: fix fmt string
* region: guest_actions: preserve text id
* region: guest_actions: fix fmt string
* region: usages: fix fmt string
* mcclient: hosts: remove redundant return value
* cloudcommon: fetch: preserve text id
* region: guest_template: preserve text id
* cloudcommon: db: db_dispatcher: preserve text id
* region: guest_actions: preserve text id
* httperrors: add funcs for wrap lang tag into context
* vendor: golang.org/x/text
* httperrors: error with context
* httperrors: HTTPError
* treewide: fix typo
* treewide: use en in source code
* locales: initial version
2020-08-25 15:26:31 +08:00
wanyaoqi
a4b27a3cf3
feature:host image fetcher fs ( #7606 )
...
* temp
* fix host image, add fetcherfs
* make mod
* add make rpm for fetcherfs
remove temp code
2020-08-24 22:09:33 +08:00
Zexi Li
6a57435f1c
fix: json TAG_PREFIX invalid syntax ( #7564 )
2020-08-14 17:29:49 +08:00
Jian Qiu
c277d492fc
fix: update vendor ( #7526 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-10 15:41:43 +08:00
Jian Qiu
b0505ba5fd
Hotfix/qj password login wrong idp ( #7511 )
...
* fix: role assignment code to include group info for group users
* fix: password authentication may choose wrong idp backend
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-07 14:19:34 +08:00
屈轩
27168fc720
fix: upgrade aliyun sdk ( #7432 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-31 20:43:00 +08:00
Qiu Jian
5d4efcc63a
update vendor
2020-07-21 16:16:55 +08:00
Qu Xuan
367c59117e
fix: 修复阿里云同步安全组规则异常问题
2020-07-13 20:43:29 +08:00
wanyaoqi
2028dbabb6
vendor update: update jsonutils
2020-07-10 16:17:24 +08:00
tangbin
47bb16e517
update vendor
2020-07-09 13:23:00 +08:00
Qiu Jian
00d7ce83ed
update vendor
2020-07-04 14:09:21 +08:00
zhaoxiangchun
36408ab4a0
itsm climc
2020-07-04 10:26:34 +08:00
Qiu Jian
7ba3945d86
feature: apigateway store auth state in cookie instead of sqlite
2020-07-03 16:15:23 +08:00