Zexi Li
499be25fc0
climc: k8s storageclass support
2020-03-23 10:52:07 +08:00
Zexi Li
1833456c45
Merge pull request #5556 from rainzm/automated-cherry-pick-of-#5555-upstream-release-3.1
...
Automated cherry pick of #5555 : feat(notify): Compatibility and repair
2020-03-19 10:05:59 +08:00
Rain
d403d6d62f
feat(notify): Compatibility and repair
2020-03-18 20:54:18 +08:00
Qu Xuan
5dac5a465b
fix: class action 统一使用keywords包裹
2020-03-17 18:44:10 +08:00
张旭
eb72141e52
change climc bucket options import
2020-03-12 12:27:08 +08:00
张旭
235aba14f4
add bucket connection test
2020-03-12 12:27:08 +08:00
Zexi Li
ff27373bb2
climc: add server and host ssh terminal util
2020-03-10 18:24:37 +08:00
Rain
845ba285fc
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:15:23 +08:00
Rain
5f36cbb31c
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:10:04 +08:00
Zexi Li
5ff255d622
alert notification use joint model
2020-03-04 19:17:00 +08:00
Zexi Li
68a425ebd5
add monitor service
2020-03-02 20:05:50 +08:00
Rain
37049bd5f3
feature(notify): Validate config
2020-02-24 14:10:41 +08:00
Zexi Li
d91dbf5f47
region: server list by host sn
2020-02-13 21:09:06 +08:00
yunion-ci-robot
d5f6473d57
Merge pull request #5096 from bistuzx/automated-cherry-pick-of-#5092-upstream-release-3.1
...
Automated cherry pick of #5092 : update account bucket options
2020-02-13 03:48:04 +08:00
张旭
56a3d9c05d
update account bucket options
2020-02-12 18:29:40 +08:00
Zexi Li
f7b3b0c1a0
webconsole: use base64 encode connect_params
2020-02-12 11:44:41 +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
Qu Xuan
495214e4c2
cloudevent 支持since until参数过滤
2020-01-16 19:37:55 +08:00
TangBin
8b0f4b6576
ctyun operations
2020-01-16 17:05:20 +08:00
TangBin
276bfe40ab
comment fix
2020-01-16 14:05:13 +08:00
TangBin
14b58d8c6d
ctyun bugfix
2020-01-16 11:36:40 +08:00
yunion-ci-robot
f6cb85592d
Merge pull request #4253 from ioito/feature/qx-google-operation
...
Feature/qx google operation
2020-01-16 11:02:05 +08:00
Qu Xuan
4a6a4c594a
feature: google云操作支持
2020-01-15 20:23:31 +08:00
Qiu Jian
14c1ddaccb
feature: cloudprovider capability filter and listinput recode
2020-01-13 13:19:47 +08:00
yunion-ci-robot
0eec98d1f8
Merge pull request #4712 from tb365/feature/tb-support-update-skus-manually
...
cloud account support manually sync skus
2020-01-10 20:05:58 +08:00
TangBin
5fd512cf11
cloud account support manually sync skus
2020-01-09 11:07:33 +08:00
Qu Xuan
1d6cf71cfc
fix: add api docs
2020-01-08 11:54:57 +08:00
Qiu Jian
008ac4c2ab
fix: remove bw/ebw quota limit
2020-01-04 23:30:52 +08:00
yunion-ci-robot
359ed35e7d
Merge pull request #4419 from rainzm/feature/esxi_agent_bb
...
Feature(esxi-agent): Esxi Agent Go Version
2020-01-04 21:07:37 +08:00
Rain
babc05b772
feature(esxi-agent): Esxi Agent Golang
...
1. 修改了host-deployer 使其支持 vmware vddk 的 deploy guest fs 操作。
2. esxi agent python ==> Go
fix(esxi-agent): Fix some bugs and irregular contents
fix(esxi-agent): Partial parameter structure
fix(esxi-agent): Add ovf template and remove some binary file
fix(esxi-agent): Format Code
fix(esxi-agent): fix based on reviewers' comments
fix(esxi-agent): fix host-deployer because of occasional unknown panic
fix: DelayTask should have a new Context
fix(esxi-agent): call hostutils.DelayTask
change '_interface' package to 'iagent' package
fix(esxi-agent): Fix some irregular code
2020-01-04 20:57:13 +08:00
yunion-ci-robot
d459d64fc4
Merge pull request #4557 from bistuzx/bugfix/account-billing-bucket
...
add cloud account create&update options
2020-01-04 20:27:37 +08:00
张旭
58d2ef7f15
add cloud account create&update options
2020-01-04 18:05:34 +08:00
Qiu Jian
307689b3e7
fix: domain quota-list include domain's own quota
2020-01-04 17:07:19 +08:00
Qiu Jian
4a8a79a786
bug fixes
2020-01-03 13:58:05 +08:00
Qiu Jian
753fa84e26
fix: move loadblancer quota from zone to region
2020-01-02 11:36:48 +08:00
yunion-ci-robot
7a47b633ff
Merge pull request #4442 from wanyaoqi/feature/wyq/image-batch-update
...
feature: image batch update
2019-12-31 18:45:36 +08:00
Qiu Jian
e5d80f2ed4
feature: allow skip password complexity check when creating user
2019-12-31 17:59:31 +08:00
wanyaoqi
4adcabdd0f
image batch update
2019-12-31 16:21:39 +08:00
Qiu Jian
f41de9139d
fix: host-update ipmi and host-sync-config support
2019-12-30 16:05:05 +08:00
yunion-ci-robot
a3db9b1311
Merge pull request #4291 from yousong/feature/yousong-guest-ipmac
...
Feature/yousong guest ipmac
2019-12-27 01:06:36 +08:00
Qiu Jian
7433134cb4
fix: bucket list objects with marker and limit
2019-12-25 23:06:16 +08:00
Yousong Zhou
e65081c93f
climc: add server-modify-src-check
2019-12-25 12:09:50 +08:00
Qiu Jian
6d8f19273c
feature: service config update support
2019-12-23 19:09:32 +08:00
Rain
61ff025886
Fix(notify): Unified the api params and fix some bug.
...
1. Config Verify 和 Contact 的 InitalizeData 写得过于直接了。
会导致正常的数据被覆盖。实际上,数据的Init只需要更换数据
库的时候更新,如何判断数据库要被更新了,就是判断新出现的
column 有没有非零值的,如果有,就说明数据库不是第一次更新。
2. 前端的请求经过yunionapi,最终会调用climc里面注册的ResourceManager,
所以这个地方一定要和后端的参数处理统一。之前因为添加 uname
的支持破坏了这个地方的统一,虽然climc可以调用成功但是前端接口调用会失败。
3. Resend 的bug,会导致任务的阻塞。
4. 为了兼容kapacitor对climc
notify的调用,分成了notify和notify-batch两个命令。
2019-12-20 11:39:17 +08:00