Rain
1cc8dacfa6
bugfix(notify): Fix the bug of notify config and verify
...
1. 优化了报错信息
2. 将验证信息的发送由异步改成了同步,这样前端可以方便的展示验证消息发送失败的原因
3. 主动初始化webconsole的配置信息,使得websocket能够马上正常工作
4. 修复了验证信息发送失败之后联系方式状态不正确的bug
5. 去掉有关email回调地址的api
6. 修复了 update config 首次不起作用的 bug
2019-12-18 19:01:25 +08:00
yunion-ci-robot
2a8a9d69be
Merge pull request #4212 from yousong/bugfix/yousong-empty-ifname
...
guestnetworks: ignore empty preferIfname
2019-12-18 18:59:04 +08:00
Yousong Zhou
fdcc85507f
guestnetworks: ignore empty preferIfname
...
Fixes cc02ac74 ("guestnetworks: check ifname uniqueness across different
networks")
2019-12-18 09:02:43 +00:00
yunion-ci-robot
01997070c4
Merge pull request #4164 from rainzm/bugfix/service_catalog
...
fix(region): Add support for updating Service Catalog
2019-12-18 13:18:02 +08:00
Qiu Jian
18857c2a37
fix: ESXi fakeDC ID should matches any datacenter
2019-12-17 18:47:37 +08:00
yunion-ci-robot
eef7a1b217
Merge pull request #4180 from ioito/hotfix/qx-cachedimage-log
...
fix: 添加缓存镜像失败日志
2019-12-17 17:53:03 +08:00
Rain
59a7b155a3
fix(notify): Fix the bugs of user cache and some api's params
2019-12-17 17:18:22 +08:00
yunion-ci-robot
3cb1e78e8e
Merge pull request #4177 from ioito/hotfix/qx-host-usable
...
fix: 增强host-list --usable限制
2019-12-17 17:02:02 +08:00
yunion-ci-robot
cf2b2d203d
Merge pull request #4194 from ioito/hotfix/qx-metdata-list-filter
...
fix: 标签过滤和框架保持一致
2019-12-17 16:25:01 +08:00
yunion-ci-robot
919d0d9f86
Merge pull request #4193 from swordqiu/hotfix/qj-esxi-no-premission-access-datacenter
...
fix: fetch hosts if no permission to access datacenter
2019-12-17 16:24:03 +08:00
Zexi Li
018f453072
Merge pull request #4175 from wanyaoqi/bugfix/wyq/minor-1216
...
bugfix: fix snapshot create input and validate
2019-12-17 16:13:39 +08:00
Qiu Jian
18bda6ab26
fix: fetch hosts if no permission to access datacenter
2019-12-17 15:55:26 +08:00
Qu Xuan
e282459679
fix: 标签过滤和框架保持一致
2019-12-17 15:55:24 +08:00
Zhang Dongliang
7567e7773c
devtool manager 去掉重复的 RegisterModelManager
2019-12-17 15:14:03 +08:00
Qu Xuan
c66994d83a
fix: 增强host-list --usable限制
2019-12-17 14:46:36 +08:00
yunion-ci-robot
9833329827
Merge pull request #4188 from swordqiu/hotfix/qj-disable-cloud-account-not-disable-auto-sync
...
fix: disabling cloud account should not turn off auto sync switch
2019-12-17 14:03:01 +08:00
yunion-ci-robot
f5a0c6d6b3
Merge pull request #4167 from swordqiu/hotfix/qj-allow-delete-quota
...
feature: allow delete none-default quota
2019-12-17 14:00:03 +08:00
yunion-ci-robot
ab5d281972
Merge pull request #4128 from swordqiu/feature/qj-object-store-support-http-meta-header
...
feature: object storage support set/get http headers
2019-12-17 13:59:03 +08:00
yunion-ci-robot
f2506169ba
Merge pull request #4185 from swordqiu/hotfix/qj-server-change-config-failed
...
fix: server change config failed due to quota recode
2019-12-17 09:28:02 +08:00
Qiu Jian
bd864381f7
fix: disabling cloud account should not turn off auto sync switch
2019-12-17 01:17:04 +08:00
yunion-ci-robot
0cea001ced
Merge pull request #4168 from ioito/hotfix/qx-secgrouprule
...
fix: 避免创建安全组规则时未能接收到安全组参数
2019-12-16 23:53:03 +08:00
Qiu Jian
05d171cf1c
fix: minor fixes
2019-12-16 23:40:14 +08:00
Qiu Jian
bdfa99b0b6
fix: server change config failed due to quota recode
2019-12-16 21:03:52 +08:00
Qu Xuan
9a89065a03
fix: 添加缓存镜像失败日志
2019-12-16 13:08:15 +08:00
wanyaoqi
38a505c043
fix snapshot create input
2019-12-16 12:01:08 +08:00
yunion-ci-robot
db2b599dcd
Merge pull request #4103 from rainzm/feature/notify_template
...
feat(notify): Available uname in api & Unified template management
2019-12-16 11:42:00 +08:00
Qu Xuan
fd5a2627c0
fix: 避免频繁同步rds sku信息
2019-12-16 10:57:30 +08:00
Qu Xuan
8e82142e37
fix: 避免创建安全组规则时未能接收到安全组参数
2019-12-16 10:21:41 +08:00
Qiu Jian
dc34a66d00
feature: allow delete none-default quota
...
fix: cannot set a quota to zero
2019-12-14 23:34:17 +08:00
Qiu Jian
f87df159d5
fix: bucket-object-upload not work
2019-12-14 20:04:31 +08:00
Qiu Jian
33a736a113
misc imporvements
2019-12-14 19:22:24 +08:00
Qiu Jian
dd732c2bb1
feaute: object storage support set/get http headers
2019-12-14 17:22:27 +08:00
Rain
2222c7779c
feat(notify): Available uname in api & Unified template management
...
1. Uname is availbale now in api via adding "uname=true" in query.
So we can use uname in climc which is much more visual and use uid in
web client which avoid time-consuming remote calls that may occur.
2. Previously, the template for the message was managed by the
individual sending components. Now, these templats was managed uniformly
by Notify Service so that we can easily add and remove.
3. Now, failure to send a validation message will trigger a notification
to the user via websocket.
2019-12-14 16:49:26 +08:00
Rain
b0514b47c5
fix(region): Add support for updating Service Catalog
2019-12-14 16:41:52 +08:00
yunion-ci-robot
f220d0c89a
Merge pull request #4050 from ioito/hotfix/qx-cloudevent-optimized
...
fix: cloudevent过滤及详情信息
2019-12-14 12:31:00 +08:00
yunion-ci-robot
1d90fcfaef
Merge pull request #4157 from ioito/feature/metadata-fix
...
fix: 标签增强
2019-12-14 12:24:59 +08:00
yunion-ci-robot
041e78f641
Merge pull request #4155 from tb365/bugfix/tb-ctyun-1211
...
ctyun sync bugfix
2019-12-14 12:13:00 +08:00
Jian Qiu
489c8b3ca9
fix: prevent quota usage from being negative ( #4162 )
2019-12-14 12:11:21 +08:00
yunion-ci-robot
14b38a3126
Merge pull request #4152 from ioito/hotfix/qx-private-sku-sync
...
fix: 私有云同步的sku归属于default region
2019-12-14 11:31:01 +08:00
yunion-ci-robot
95db165eff
Merge pull request #4141 from tb365/bugfix/tb-huawei-instance-sync
...
huawei sync instance offset bugfix
2019-12-14 11:07:02 +08:00
Qu Xuan
745cab92e7
fix: 增强host-list --usable限制
2019-12-13 20:27:31 +08:00
Qu Xuan
043de63bff
fix: filter by multi value
2019-12-13 19:45:41 +08:00
TangBin
4022eb6da3
ctyun sync bugfix
2019-12-13 18:21:36 +08:00
yunion-ci-robot
63048da5ca
Merge pull request #4148 from swordqiu/hotfix/qj-image-quota-key-type-mismatch
...
fix: image quota key type mismatch
2019-12-13 17:38:00 +08:00
Qu Xuan
90303fde96
fix: 私有云同步的sku归属于default region
2019-12-13 17:37:58 +08:00
Qiu Jian
2b6c274745
fix: image quota key type mismatch
2019-12-13 16:20:55 +08:00
Zexi Li
7a4f3fca6e
region: fix schedule input project and domain missing
2019-12-13 16:00:59 +08:00
TangBin
1b7596cbc9
huawei sync instance offset bugfix
2019-12-13 15:38:55 +08:00
yunion-ci-robot
432bcaaf1b
Merge pull request #4139 from swordqiu/hotfix/qj-unlimit-negative-quota
...
fix: init quota with negative value and negative quota means unlimited
2019-12-13 14:44:05 +08:00
Qiu Jian
c8a07c87ad
fix: init quota with negative value and negative quota means unlimited
2019-12-13 13:00:41 +08:00