张旭
8663387be5
add bill tasks
2020-03-25 15:54:16 +08:00
Zexi Li
84083c300b
Merge pull request #5554 from yousong/feature/yousong-multicloud-proxyfunc
...
Feature/yousong multicloud proxyfunc
2020-03-25 11:12:05 +08:00
Zexi Li
979407decd
Merge pull request #5577 from zexi/feature/k8s-csi-storageclass
...
climc: k8s storageclass support
2020-03-23 10:48:10 +08:00
Zexi Li
77b11af608
climc: k8s storageclass support
2020-03-23 10:36:31 +08:00
Yousong Zhou
64001045c3
mcclient: add proxysettings manager
2020-03-22 19:36:46 +08:00
Yousong Zhou
03987e8f78
objectstore: use ObjectStoreClientConfig
2020-03-22 19:36:45 +08:00
Yousong Zhou
10e08c1c46
esxi: use ESXiClientConfig
2020-03-22 19:36:45 +08:00
Yousong Zhou
0ff96ace44
openstack: use OpenstackClientConfig
2020-03-22 19:36:45 +08:00
Yousong Zhou
fb54124eff
zstack: use ZstackClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
bd228b2e5b
ucloud: use UcloudClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
cd24b380ae
qcloud: use QcloudClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
604b58204e
huawei: use HuaweiClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
56b707b669
azure: use AzureClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
e96cebbd71
aws: use AwsClientConfig
2020-03-22 19:36:44 +08:00
Yousong Zhou
9ab4043088
ctyun: use CtyunClientConfig
2020-03-22 19:36:43 +08:00
Yousong Zhou
554e2e88dc
google: use GoogleClientConfig
2020-03-22 19:36:43 +08:00
Yousong Zhou
361cbd7454
aliyun clientcfg
2020-03-22 19:36:43 +08:00
Qu Xuan
3b0a437a12
feature: gcp rds sync
2020-03-20 18:05:57 +08:00
Zexi Li
bb3f66065a
Merge pull request #5555 from rainzm/feat/notify_v1.0.0
...
feat(notify): Compatibility and repair
2020-03-19 10:03:34 +08:00
yunion-ci-robot
d982b2d2f5
Merge pull request #5490 from ioito/hotfix/qx-check-create-data
...
fix: class action 统一使用keywords包裹
2020-03-19 08:44:20 +08:00
Rain
0cb0ba6f1b
feat(notify): Compatibility and repair
2020-03-18 20:51:20 +08:00
Zexi Li
0c995ce925
Merge pull request #5535 from ioito/hotfix/qx-unified-syncstatus
...
unified syncstatus action
2020-03-18 20:12:50 +08:00
Qu Xuan
691ecc3a9a
unified syncstatus action
2020-03-18 16:30:20 +08:00
Qu Xuan
8b468e3ad3
fix: class action 统一使用keywords包裹
2020-03-17 18:43:11 +08:00
Qiu Jian
ea73f5a9a4
feature: capability of a cloudprovider in a region
2020-03-14 01:35:27 +08:00
Qiu Jian
e11ceb4c4b
feature: allow list/export/sort/distict metadata
2020-03-13 13:12:45 +08:00
yunion-ci-robot
79cf558a13
Merge pull request #5457 from ioito/hotfix/qx-cloudaccount-test-connectivity
...
hotfix: 支持更新云账号密码时测试账号连通性
2020-03-12 18:08:16 +08:00
张旭
8f69e245b2
change climc bucket options import
2020-03-12 10:44:23 +08:00
张旭
677737215e
add bucket connection test
2020-03-11 21:04:20 +08:00
Qu Xuan
b47ee82112
hotfix: 支持更新云账号密码时测试账号连通性
2020-03-11 18:38:16 +08:00
Zexi Li
49725a3af2
climc: add server and host ssh terminal util
2020-03-10 18:19:09 +08:00
Qiu Jian
e68bbf6fb9
fix: add keystone service type filter
2020-03-06 21:37:03 +08:00
Rain
f8642421de
fix: Add 'scope=system' and 'system' for Caches when querying from Keystone.
...
1. Query 'scope=system' and 'system=true' is neccessary when fetching all users
or groups from Keystone.
Without these, users and groups in other domains (non-caller domains),
as well as system-level users, cannot be detected.
2. Query 'scope=system' is neccessary when fetching all project from Keystone.
2020-03-06 17:10:58 +08:00
yunion-ci-robot
5eab1ce5ef
Merge pull request #5353 from rainzm/feature/notify_feishu
...
feature(notify): Add query and return value for contact UPDATE interface
2020-03-05 19:03:51 +08:00
Rain
f876aed69f
feature(notify): Add query and return value for contact UPDATE interface
...
1. Add same return value with contact GET interface when updating
2. Add pull params for query to pull subcontact by mobile number.
For example, pull user_id from dingtalk throught user's mobile
number.
3. Add corresponding feature based on above for climc.
4. UserCache will try FetchByName if there is no id matched user when
fetching users from KeyStone.
2020-03-05 17:01:29 +08:00
Zexi Li
1b54766c9c
alert notification use joint model
2020-03-04 19:12:48 +08:00
Qiu Jian
cf5498ac24
feature: recode structuralized GetExtraDetails and ListItemFilter
2020-03-04 14:01:25 +08:00
Zexi Li
5645e4e15a
add monitor service
2020-03-02 20:00:08 +08:00
Rain
a81004254f
feature(notify): Validate config
2020-02-24 14:09:18 +08:00
Zexi Li
53184acbce
region: server list by host sn
2020-02-13 21:06:49 +08:00
yunion-ci-robot
746c43e8d7
Merge pull request #5092 from bistuzx/master
...
update account bucket options
2020-02-13 03:47:01 +08:00
张旭
71f87ba109
update account bucket options
2020-02-12 18:03:23 +08:00
Zexi Li
0b3ef91083
webconsole: use base64 encode connect_params
2020-02-12 11:42:52 +08:00
yunion-ci-robot
682361acb8
Merge pull request #4256 from yousong/feature/yousong-vpc
...
Feature/yousong vpc
2020-01-19 11:47:11 +08:00
yunion-ci-robot
3b6142d874
Merge pull request #4972 from wanyaoqi/feature/wyq/guest-network-fix
...
hotplug network device
2020-01-19 11:40:11 +08:00
wanyaoqi
de34764cad
support attach multi network
2020-01-19 10:39:12 +08:00
wanyaoqi
c74d8ca0c7
hotplug network device
2020-01-18 15:01:08 +08:00
Qiu Jian
c114ef9411
fix: network-reserve-ip ignores expired reserved ips
2020-01-18 11:05:45 +08:00
Yousong Zhou
bc999888a2
vpcagent: a vpc agent with ovn driver
2020-01-17 17:48:04 +08:00
yunion-ci-robot
e7a3905669
Merge pull request #4926 from ioito/hotfix/qx-cloudevent-list-filter
...
cloudevent 支持since until参数过滤
2020-01-17 09:20:08 +08:00