wanyaoqi
d80f0baf04
optimize capabilities
2020-04-08 20:30:03 +08:00
Yousong Zhou
583f770fcd
mcclient: add SetHttpTransportProxyFunc()
2020-03-22 19:36:45 +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
Yousong Zhou
560aa24383
mcclient: proxy setting aware by using httputils' transport
2019-12-19 14:28:11 +08:00
wanyaoqi
2f70392733
bugfix host image
2019-09-28 16:55:52 +08:00
Qiu Jian
3591afee2e
feature: keystone support CAS SSO authentication
2019-09-07 18:44:35 +08:00
Zexi
a1a8525589
add compents docker file
2019-08-09 17:44:29 +08:00
Qiu Jian
b7c157e9ec
fix: allow access mcclient serviceCatalog
2019-07-17 21:12:12 +08:00
Qiu Jian
f184e2d8f9
fix: 1. quota add API 2. tenant cache refresh 3. domain quota not initialize
2019-07-02 03:08:52 +08:00
Qiu Jian
84eb86a757
fix: 1. auto create project after import domains 2. add actionlogs for
...
identity resources
2019-06-27 02:55:31 +08:00
Qiu Jian
74c6a131a4
fix: numerous incorrect privilege issues
2019-06-06 03:23:03 +08:00
TangBin
f2ceea4fe8
parameter create fix && itsm add quick complete method
2019-06-03 19:00:10 +08:00
Qiu Jian
8c799e3a5e
fix: client auth needs project domain info
2019-05-31 14:10:56 +08:00
Qiu Jian
2d9a2cfbf4
allow login without specifying user's domain
2019-05-31 14:10:56 +08:00
Qiu Jian
b7027934db
feature: 3-level policies, system/domain/project
2019-05-31 13:56:02 +08:00
ioito
c3c6d231f2
openstack认证添加domain_name参数
2019-05-21 17:28:45 +08:00
Qiu Jian
2efc5e641e
fix: add keystone initialization procedures
2019-05-17 13:54:29 +08:00
Qiu Jian
5a660987e6
feature: keystone support phase 1
2019-05-17 13:53:45 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Yousong Zhou
8fe4f2ec98
treewide: group imports with goimports
...
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
wanyaoqi
7425e13bc6
set http idle conn timeout
2019-02-25 16:40:28 +08:00
wanyaoqi
c60cffbfa3
set http connect timeout
2019-02-24 12:35:19 +08:00
Qiu Jian
2e587bd6ab
glance重构 update 1
...
Conflicts:
Gopkg.lock
pkg/appsrv/appsrv.go
pkg/cloudcommon/options.go
pkg/compute/models/hosts.go
pkg/compute/models/quotas.go
pkg/compute/service/service.go
pkg/mcclient/mcclient.go
2018-12-26 22:52:13 +08:00
wanyaoqi
742a67b0f8
client session add context
2018-12-25 13:33:33 +08:00
Zexi Li
c13c7da0a2
climc: set default manager api version
2018-12-07 22:11:24 +08:00
Qiu Jian
3b2b4d59e0
修正:1. host request double token 2. cloud provider lost access url
2018-11-26 01:42:16 +08:00
Yousong Zhou
7bad696855
mcclient: fix wrong import path
2018-10-18 08:52:45 +00:00
Qiu Jian
575ea95525
改进:允许climc指定tls证书,允许服务指定tls证书
2018-10-17 16:45:11 +08:00
屈轩
c09a63442f
Merge branch 'release/2.2.0' of ssh://git.yunion.io/~quxuan/onecloud into feature/qx-azure
2018-09-15 14:02:21 +08:00
Qiu Jian
644e19e23f
修正:client newsession时候,如果token没有service catalog,导致fatal
...
error
2018-08-24 11:47:46 +08:00
Qiu Jian
80571f480f
修正:simpletoken没有servicecatalog,导致基于simpletoken的session无法获得service
...
URL
2018-08-22 12:36:28 +08:00
wanyaoqi
9474752c05
fix server create
2018-08-11 18:34:21 +08:00
Zexi Li
22411ffb53
path move: github.com/yunionio -> yunion.io/x
2018-08-11 14:28:18 +08:00
Zexi Li
b5275a0c29
- mv mcclient to pkg/mcclient
...
- vendor update
2018-08-01 14:13:23 +08:00