wanyaoqi
ac9a988e91
region misc bugfix
...
- fix capabilities filter disabled account
- fix kvm guest start no logevent
- fix guest restart not set guest status immediately
2019-12-06 17:00:29 +08:00
yunion-ci-robot
b5cddd294e
Merge pull request #3999 from tb365/bugfix/tb-bugfix-120201
...
Bugfix/tb bugfix 120201
2019-12-04 15:15:33 +08:00
TangBin
ae6ce9ecb1
yunionmeta offline data using gzip files
...
disk billing type error fix
2019-12-04 14:49:20 +08:00
yunion-ci-robot
9aad8c1314
Merge pull request #4016 from yousong/bugfix/yousong-off-report-ignored-msrs
...
hostman: hostinfo: turn off report_ignored_msrs
2019-12-04 11:02:34 +08:00
yunion-ci-robot
b27e0b792f
Merge pull request #4007 from zhaoxiangchun/feature/zhaoxiangchun
...
更改获取监控信息的参数单位
2019-12-04 10:50:32 +08:00
yunion-ci-robot
ce68417eae
Merge pull request #4013 from swordqiu/hotfix/qj-network-address-add-created-at
...
fix: network-addresses add created_at column
2019-12-04 10:45:33 +08:00
yunion-ci-robot
4404b2acba
Merge pull request #3994 from ioito/hotfix/qx-rds-sku-sync
...
fix: 避免每次重启region同步rds sku, 避免新加公有云账号未能及时同步sku问题
2019-12-04 10:34:36 +08:00
Yousong Zhou
743f65ebb8
hostman: hostinfo: turn off report_ignored_msrs
...
Quote mainline linux commit fab0aa3b ("KVM: x86: Allow suppressing
prints on RDMSR/WRMSR of unhandled MSRs")
> Some guests use these unhandled MSRs very frequently.
> This cause dmesg to be populated with lots of aggregated messages on
> usage of ignored MSRs. As ignore_msrs=true means that the user is
> well-aware his guest use ignored MSRs, allow to also disable the
> prints on their usage.
>
> An example of such guest is ESXi which tends to access a lot to MSR
> 0x34 (MSR_SMI_COUNT) very frequently.
>
> In addition, we have observed this to cause unnecessary delays to
> guest execution. Such an example is ESXi which experience networking
> delays in it's guests (L2 guests) because of these prints (even when
> prints are rate-limited). This can easily be reproduced by pinging
> from one L2 guest to another. Once in a while, a peak in ping RTT
> will be observed. Removing these unhandled MSR prints solves the
> issue.
>
> Because these prints can help diagnose issues with guests,
> this commit only suppress them by a module parameter instead of
> removing them from code entirely.
2019-12-04 02:15:39 +00:00
yunion-ci-robot
d9450d7ab0
Merge pull request #4009 from ioito/bugfix/qx-rds-random-password
...
fix: 未设置密码时,使用随机密码
2019-12-04 10:15:34 +08:00
Qiu Jian
520deb26ba
fix: network-addresses add created_at column
2019-12-04 10:02:25 +08:00
Qu Xuan
7ee81dff29
fix: 未设置密码时,使用随机密码
2019-12-03 19:17:21 +08:00
zhaoxiangchun
ef3a101a63
更改aliyun和huawei的获取监控信息的参数单位:微秒=>毫秒
2019-12-03 16:35:20 +08:00
Qu Xuan
8ef397ce5d
fix: 忽略名称条件,只要cpu,mem一致就不再同步
2019-12-03 16:27:12 +08:00
yunion-ci-robot
f3b0c8357d
Merge pull request #3978 from yousong/bugfix/yousong-cloudnet
...
cloudnet: fix router rules
2019-12-03 00:38:34 +08:00
yunion-ci-robot
8243aa2a39
Merge pull request #3989 from ioito/hotfix/qx-disk-reset
...
fix: avoid index out of range
2019-12-02 17:40:35 +08:00
Qu Xuan
825d16d00d
fix: 避免每次重启region同步rds sku, 避免新加公有云账号未能及时同步sku问题
2019-12-02 17:40:04 +08:00
TangBin
37d22cd8b8
cloudregion cities filter
2019-12-02 14:36:29 +08:00
Qu Xuan
dd0a4556d8
fix: avoid index out of range
2019-12-02 10:22:13 +08:00
郑雨
7eb635e377
feat(region): Add suspend feature for vmware guest
2019-11-29 16:07:57 +08:00
Yousong Zhou
df8f050fca
cloudnet: return non-nil data on validata create data pass
2019-11-29 07:11:42 +00:00
yunion-ci-robot
b413e9580d
Merge pull request #3974 from zhasm/hotfix/rex-devtool-deleting-template
...
Hotfix/rex devtool deleting template
2019-11-29 15:00:30 +08:00
Zexi Li
88786b4b0f
generated: model replace jsonutils member to interface
2019-11-29 14:53:05 +08:00
Zhang Dongliang
8586fffc69
在删除 Devtool Template 之前检测是否存在关联的 cronjob; 如有则不允许删除
2019-11-29 14:12:08 +08:00
Yousong Zhou
e1ac463622
climc: cloudnet: fix passing invalid port on creating rules
2019-11-29 05:27:09 +00:00
Yousong Zhou
6978492242
cloudnet: fix validating "action"
2019-11-29 05:27:09 +00:00
yunion-ci-robot
3c90b4d5c5
Merge pull request #3932 from rainzm/bugfix/notify_empty_uid
...
fix(notify): Check input parameters and return when error occury
2019-11-29 10:43:29 +08:00
yunion-ci-robot
ef9f4e341a
Merge pull request #3966 from zexi/feature/list-base-input
...
add list input and rewrite codegen use python
2019-11-29 10:27:29 +08:00
Zexi Li
018e1ac217
add list input and rewrite codegen use python
2019-11-29 10:18:27 +08:00
yunion-ci-robot
9b27b0d7bf
Merge pull request #3963 from ioito/hotfix/qx-metadata-list
...
hotfix: 标签资源列表接口添加资源统计
2019-11-28 18:22:29 +08:00
yunion-ci-robot
64cea3299a
Merge pull request #3957 from ioito/hotfix/qx-rds-account-privilege
...
fix: 修复rds普通后台下账号权限问题
2019-11-28 18:21:30 +08:00
Qu Xuan
464de3173e
fix: 修复rds普通后台下账号权限问题
2019-11-28 17:37:01 +08:00
Qu Xuan
18245ced73
hotfix: 添加标签资源列表接口
2019-11-28 15:12:56 +08:00
wanyaoqi
9decfea3e2
add lock on host detected offline
2019-11-28 11:19:43 +08:00
yunion-ci-robot
e9b09e92ee
Merge pull request #3851 from zhasm/feature/rex-add-ansible-devtools
...
Feature/rex add ansible devtools
2019-11-28 10:10:28 +08:00
yunion-ci-robot
a5f6326253
Merge pull request #3943 from ioito/hotfix/qx-rds-tenant-info
...
fix: remove rds accout,database tenant attr
2019-11-27 21:24:28 +08:00
yunion-ci-robot
807b45c16d
Merge pull request #3939 from ioito/hotfix/qx-server-dissociate-eip
...
fix: 避免解绑eip后可以立即syncstatus操作导致同步eip出现问题
2019-11-27 21:08:28 +08:00
yunion-ci-robot
ff61f9ca47
Merge pull request #3933 from ioito/hotfix/qx-cloudaccount-purge
...
fix: 抽离disable delete,避免删除账号失败
2019-11-27 21:04:28 +08:00
yunion-ci-robot
ae7a97f9b8
Merge pull request #3922 from wanyaoqi/bugfix/wyq/snapshot-show-storage-type
...
bugfix: snapshot show storage type
2019-11-27 20:57:30 +08:00
郑雨
cb81acdc27
fix(notify): Check input parameters and return when error occury
2019-11-27 20:52:30 +08:00
Zexi Li
c99e910f6c
Merge pull request #3950 from swordqiu/hotfix/qj-service-config-not-working
...
fix: 1. service-config not support key=value pair 2.sync_purge_removed_resources not working
2019-11-27 20:51:51 +08:00
yunion-ci-robot
73592e2a36
Merge pull request #3940 from tb365/bugfix/tb-bugfix-112701
...
Bugfix/tb bugfix 112701
2019-11-27 20:51:28 +08:00
yunion-ci-robot
7c34d7af0f
Merge pull request #3944 from wanyaoqi/bugfix/wyq/fix-image-set-chksum
...
bugfix: fix image set chksum
2019-11-27 20:47:30 +08:00
Qiu Jian
052ccd2ec1
fix: 1. service-config not support key=value pair 2.
...
sync_purge_removed_resources not working
2019-11-27 20:41:10 +08:00
Qu Xuan
4e10a80dd2
fix: 抽离disable delete,避免删除账号失败
2019-11-27 20:30:51 +08:00
Zexi Li
ac58a7d2e0
Merge pull request #3936 from swordqiu/hotfix/qj-cloud-account-hidden
...
fix: cloud account may not be visible temporarily after create
2019-11-27 20:25:46 +08:00
TangBin
99464becf8
elastic cache owner
2019-11-27 19:31:52 +08:00
wanyaoqi
e1faf6d145
snapshot show storage type
2019-11-27 19:14:49 +08:00
wanyaoqi
7ed33e7f9b
fix image set chksum
2019-11-27 18:22:53 +08:00
Qu Xuan
1db4cff101
fix: remove rds accout,database tenant attr
2019-11-27 17:51:49 +08:00
yunion-ci-robot
298b283e32
Merge pull request #3915 from swordqiu/feature/qj-aliyun-huawei-metrics-data-collector
...
feature: metric data collector for aliyun&huawei
2019-11-27 17:47:28 +08:00