Rain
|
762fcd90cf
|
fix: Fix the bug introduced by pr #4921
1. The display problem of contact and notification in notify.
2. The display problem of snat's network info.
|
2020-02-11 16:49:36 +08:00 |
|
Zexi Li
|
b463203902
|
Merge pull request #5050 from ioito/hotfix/qx-model-detail
统一 details -> isList
|
2020-02-10 11:12:21 +08:00 |
|
yunion-ci-robot
|
dcb89df2f8
|
Merge pull request #5052 from swordqiu/hotfix/qj-progressive-update-image-size
fix: progressively update image size while uploading
|
2020-02-10 10:33:59 +08:00 |
|
yunion-ci-robot
|
8974d4a742
|
Merge pull request #5065 from swordqiu/hotfix/qj-host-deployer-windows-empty-domain
fix: allow empty domain for windows deployment
|
2020-02-10 10:31:56 +08:00 |
|
Qiu Jian
|
4e474e9482
|
fix: progressively update image size while uploading
|
2020-02-10 09:28:45 +08:00 |
|
Qiu Jian
|
4cfc2da970
|
fix: allow empty domain for windows deployment
|
2020-02-10 09:19:10 +08:00 |
|
Qiu Jian
|
558d4c2019
|
fix: createdAt should not be synced when update
|
2020-02-08 21:04:38 +08:00 |
|
Qu Xuan
|
366cbd4e36
|
统一 details -> isList
|
2020-02-07 17:54:48 +08:00 |
|
yunion-ci-robot
|
1aa17be179
|
Merge pull request #5048 from ioito/hotfix/qx-google-validate-create
fix: google e2不支持本地盘
|
2020-02-07 16:42:51 +08:00 |
|
Qu Xuan
|
9bd5f3a424
|
fix: google e2不支持本地盘
|
2020-02-07 16:05:40 +08:00 |
|
yunion-ci-robot
|
1d8990f7fa
|
Merge pull request #5044 from ioito/hotfix/qx-guest-keypair
fix: guest创建兼容keypair参数
|
2020-02-07 15:59:52 +08:00 |
|
Qu Xuan
|
c93d16db59
|
fix: guest创建兼容keypair参数
|
2020-02-07 15:08:20 +08:00 |
|
Zexi Li
|
091e116c53
|
Merge pull request #5007 from swordqiu/feature/qj-customize-api-docs-auth-quota
feature: fix customized API documents for authenticate and quota
|
2020-02-07 13:11:09 +08:00 |
|
Zexi Li
|
3bba4a11e8
|
Merge pull request #5042 from wanyaoqi/feature/wyq/baremetal-register-add-update
bm register support update baremetal
|
2020-02-07 13:04:07 +08:00 |
|
Zexi Li
|
805d0bf18d
|
Merge pull request #5026 from swordqiu/hotfix/qj-api-rpc-redundant-response
fix: api gateway rpc handler redundant response
|
2020-02-07 13:03:11 +08:00 |
|
yunion-ci-robot
|
978e1439d9
|
Merge pull request #5038 from ioito/hotfix/qx-cloud-account-create-check
fix: 避免因tenantcache未缓存tenant导致创建云账号失败
|
2020-02-07 04:53:51 +08:00 |
|
yunion-ci-robot
|
d064882903
|
Merge pull request #5032 from tb365/bugfix/tb-bugfix-0206
aws create with eip fix
|
2020-02-07 04:49:50 +08:00 |
|
wanyaoqi
|
49b9557d23
|
bm register support update baremetal
|
2020-02-06 22:22:38 +08:00 |
|
Qu Xuan
|
3d68e95a9f
|
fix: 避免因tenantcache未缓存tenant导致创建云账号失败
|
2020-02-06 18:27:14 +08:00 |
|
tangbin
|
4dfeb6cb30
|
aws create with eip fix
|
2020-02-06 17:47:01 +08:00 |
|
Qu Xuan
|
5ec366f5fd
|
fix: 修复gcp安全组同步问题
|
2020-02-06 17:01:45 +08:00 |
|
Qiu Jian
|
03f1d3cf33
|
fix: api gateway rpc handler redudant response
|
2020-02-06 16:57:47 +08:00 |
|
Qu Xuan
|
8937347bc9
|
fix: 避免因大小写导致linux未注入默认用户
|
2020-02-06 12:00:14 +08:00 |
|
yunion-ci-robot
|
95cf064d44
|
Merge pull request #5014 from swordqiu/hotfix/qj-support-empty-dns-domain
fix: support empty dns domain
|
2020-02-06 09:38:48 +08:00 |
|
Qiu Jian
|
a30e0d4586
|
fix: support empty dns domain
|
2020-02-06 03:23:28 +08:00 |
|
Qiu Jian
|
679845080b
|
fix: network update error caused by vpc feature
|
2020-02-06 03:07:52 +08:00 |
|
Qiu Jian
|
91711a1321
|
feature: fix customized API documents for authenticate and quota
|
2020-02-06 01:45:15 +08:00 |
|
Yousong Zhou
|
a18e246363
|
vpcagent: ignore external stub guestnetworks
|
2020-02-05 11:27:41 +08:00 |
|
Yousong Zhou
|
b40e0d9de7
|
hostman: fix hostinfo init interrupted by ovn chassis setup
Causing sysinfo.SSystemInfo not initialized
[E 200205 09:45:49 timeutils2.AddTimeout.func1.1(timeutils.go:31)] runtime error: invalid memory address or nil pointer dereference
goroutine 405 [running]:
runtime/debug.Stack(0x551210, 0xc0000de1c0, 0x0)
/opt/hostedtoolcache/go/1.12.16/x64/src/runtime/debug/stack.go:24 +0x9d
runtime/debug.PrintStack()
/opt/hostedtoolcache/go/1.12.16/x64/src/runtime/debug/stack.go:16 +0x22
yunion.io/x/onecloud/pkg/util/timeutils2.AddTimeout.func1.1()
/home/runner/work/onecloud/onecloud/pkg/util/timeutils2/timeutils.go:32 +0x96
panic(0x1b208e0, 0x3bd1880)
/opt/hostedtoolcache/go/1.12.16/x64/src/runtime/panic.go:522 +0x1b5
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).updateHostRecord(0xc0009a8a80, 0xc000aff3b0, 0x24)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:866 +0xbba
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).getHostInfo(0xc0009a8a80, 0xc00099a510, 0x24)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:782 +0x37d
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).getZoneInfo(0xc0009a8a80, 0xc00099a4b0, 0x24, 0x0)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:760 +0x55c
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).onGetWireId(0xc0009a8a80, 0xc000aff2f0, 0x24)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:734 +0x16a
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).fetchAccessNetworkInfo(0xc0009a8a80)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:719 +0x3ee
yunion.io/x/onecloud/pkg/hostman/hostinfo.(*SHostInfo).register(...)
/home/runner/work/onecloud/onecloud/pkg/hostman/hostinfo/hostinfo.go:662
yunion.io/x/onecloud/pkg/util/timeutils2.AddTimeout.func1(0x77359400, 0xc000925520)
/home/runner/work/onecloud/onecloud/pkg/util/timeutils2/timeutils.go:37 +0x6b
created by yunion.io/x/onecloud/pkg/util/timeutils2.AddTimeout
/home/runner/work/onecloud/onecloud/pkg/util/timeutils2/timeutils.go:28 +0x49
|
2020-02-05 10:06:33 +08:00 |
|
yunion-ci-robot
|
d6f6ce5251
|
Merge pull request #5005 from yousong/bugfix/yousong-vpc
hostman: skip setting up ovn chassis when env support is not ready
|
2020-02-05 02:14:45 +08:00 |
|
yunion-ci-robot
|
26fe4abe85
|
Merge pull request #4996 from zhaoxiangchun/feature/zxc-azureMon
azure的主机监控信息的获取
|
2020-02-05 01:50:49 +08:00 |
|
Yousong Zhou
|
0c258408e1
|
hostman: skip setting up ovn chassis when env support is not ready
|
2020-02-04 17:12:25 +08:00 |
|
Yousong Zhou
|
985326a7ad
|
hostman: fix detection of ovn controller version
|
2020-02-04 17:12:25 +08:00 |
|
Zexi Li
|
7a0ea299b8
|
Merge pull request #4921 from ioito/feature/qx-extra-detail
Feature/qx extra detail
|
2020-02-04 15:55:44 +08:00 |
|
zhaoxiangchun
|
b474ee30de
|
modify files by github comments
|
2020-02-04 10:23:09 +08:00 |
|
zhaoxiangchun
|
7adcab4c63
|
azure的主机监控信息的获取
monitor.go中的GetMonitorData函数完成参数的组装,查询获取监控信息
|
2020-02-03 21:18:03 +08:00 |
|
Qu Xuan
|
d2b6c4e90f
|
fix: 避免私有云调整配置匹配不到sku
|
2020-02-03 12:18:28 +08:00 |
|
Qu Xuan
|
76d974f6d8
|
feature: api -> response struct
|
2020-02-03 10:22:44 +08:00 |
|
yunion-ci-robot
|
c16dc54112
|
Merge pull request #4994 from rainzm/bugfix/esxi_delete_disk
fix(esxiagent): Lead to vCenter server '503' when deleting vm's disk
|
2020-01-19 23:48:13 +08:00 |
|
Rain
|
bf717adcd5
|
fix(esxiagent): Lead to vCenter server '503' when deleting vm'disk
|
2020-01-19 17:55:08 +08:00 |
|
yunion-ci-robot
|
2f56b98778
|
Merge pull request #4893 from rainzm/feature/esxi_template
feature(esxiagent): Add Template VM as CachedImage
|
2020-01-19 17:45:12 +08:00 |
|
Qiu Jian
|
ee9573c786
|
fix: increment paging list order by multiple columns
|
2020-01-19 17:03:42 +08:00 |
|
yunion-ci-robot
|
a1526d07de
|
Merge pull request #4901 from wanyaoqi/feature/wyq/sync-on-slave-start
backup guest fix
|
2020-01-19 15:43:12 +08:00 |
|
Qiu Jian
|
9fc698b1c6
|
fix: cloudevent_tbl use new primary column event_id
|
2020-01-19 12:51:13 +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
|
4a34ab9552
|
Merge pull request #4977 from tb365/bugfix/tb-bugfix-0118
get login-info add 404 return & elasticcache account reset password api
|
2020-01-19 11:42: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 |
|
Rain
|
b301bb01b7
|
fix(esxiagent): Cancel devKeys's cache of vm
|
2020-01-19 11:03:13 +08:00 |
|
wanyaoqi
|
c0e2019acd
|
backup guest fix
|
2020-01-19 10:46:24 +08:00 |
|
wanyaoqi
|
de34764cad
|
support attach multi network
|
2020-01-19 10:39:12 +08:00 |
|