TangBin
439d2a316e
huawei secgroup default vpc id fix
2020-02-27 17:49:21 +08:00
yunion-ci-robot
d4417f8027
Merge pull request #5261 from tb365/bugfix/tb-bugfix-0226
...
ctyun get vm by id fix
2020-02-27 07:18:13 +08:00
yunion-ci-robot
a2aa1c84f5
Merge pull request #5263 from rainzm/bugfix/esxi_publickey
...
fix(esxiagent): SSHKey was not unmarshalled correctly
2020-02-27 07:11:14 +08:00
yunion-ci-robot
d9b0f2b1e9
Merge pull request #5260 from yousong/bugfix/yousong-winbuild
...
[RFC] Bugfix/yousong winbuild
2020-02-27 01:13:16 +08:00
yunion-ci-robot
562f6b6e8a
Merge pull request #5238 from wanyaoqi/bugfix/wyq/fix-host-init-set-reserve-memory
...
miscfix : host init set reserve memory
2020-02-26 23:00:15 +08:00
yunion-ci-robot
86fd8959ca
Merge pull request #5236 from tb365/bugfix/tb-bugfix-0224
...
huawei & ctyun security group sync fix
2020-02-26 21:03:18 +08:00
wanyaoqi
4eceefdb04
makesure /etc/ceph created before connect
2020-02-26 20:42:04 +08:00
Rain
769143ca26
fix(esxiagent): SSHKey was not unmarshalled correctly
2020-02-26 20:09:38 +08:00
TangBin
bce284a4c4
ctyun vpc create fix
2020-02-26 17:36:52 +08:00
TangBin
5140a0f7a6
ctyun eip charge type fix
2020-02-26 16:31:29 +08:00
yunion-ci-robot
50b846ef5a
Merge pull request #5231 from ioito/hotfix/qx-disk-reset-log
...
fix: 添加磁盘回滚snapshot日志
2020-02-26 15:55:14 +08:00
TangBin
5c3ba45f4d
ctyun attach disk fix
2020-02-26 14:41:03 +08:00
Yousong Zhou
1fd6db15d6
build: set GOOS=linux by default
2020-02-26 11:36:48 +08:00
Yousong Zhou
f3558f7b91
appsrv: use signalutils.SetDumpStackSignal()
2020-02-26 11:36:48 +08:00
Yousong Zhou
1e283efa78
fileutils: platform specific Writable()
2020-02-26 11:36:48 +08:00
Yousong Zhou
0127b3872e
procutils: exec.Cmd setsid only for linux
2020-02-26 11:36:48 +08:00
Yousong Zhou
02de12ae5b
vendor: executor: add platform specific constructor for WaitStatus
2020-02-26 11:36:48 +08:00
Yousong Zhou
c41bf6f104
vendor: pkg: signalutils: add platform specific SetDumpStackSignal()
2020-02-26 11:36:48 +08:00
TangBin
c08f35b9f8
ctyun get vm by id fix
2020-02-26 11:16:42 +08:00
Zexi Li
7d2e410503
Merge pull request #5252 from swordqiu/hotfix/qj-global-endpoint-type
...
fix: use globalEndpointType as default endpoint type
2020-02-26 10:37:25 +08:00
yunion-ci-robot
c779ca3fd9
Merge pull request #5242 from ioito/bugfix/qx-openstack-flavor-sync
...
fix: 避免根磁盘小于镜像大小导致创建失败
2020-02-25 21:12:10 +08:00
yunion-ci-robot
e13a47ade7
Merge pull request #5247 from ioito/hotfix/qx-azure-change-config-error
...
fix: 返回azure api 错误信息
2020-02-25 20:57:12 +08:00
Qiu Jian
abfac074c3
fix: use globalEndpointType as default endpoint type
2020-02-25 20:27:59 +08:00
Qu Xuan
6e1b5ceae7
fix: 返回azure api 错误信息
2020-02-25 19:30:37 +08:00
Qu Xuan
336819c802
fix: 避免根磁盘小于镜像大小导致创建失败
2020-02-25 15:36:19 +08:00
TangBin
667a9985de
huawei & ctyun security group sync fix
2020-02-24 20:07:03 +08:00
wanyaoqi
7863fc7f8a
fix host register get network filter: add server_type baremetal
2020-02-24 16:36:44 +08:00
wanyaoqi
f5a0aaa8f0
fix guest network get desc
2020-02-24 16:00:55 +08:00
Qu Xuan
6b1e929a49
fix: 添加磁盘回滚snapshot日志
2020-02-24 15:58:07 +08:00
yunion-ci-robot
28249f615c
Merge pull request #5186 from rainzm/feature/notify_validate
...
feature(notify): Validate config
2020-02-24 14:37:07 +08:00
yunion-ci-robot
8824457ab8
Merge pull request #5226 from yousong/bugfix/yousong-lbbackend-details
...
lbbackend: fix nil ref when getting details
2020-02-24 14:33:08 +08:00
Rain
a81004254f
feature(notify): Validate config
2020-02-24 14:09:18 +08:00
wanyaoqi
914062d765
fix host init set reserve memory
2020-02-24 13:02:50 +08:00
Yousong Zhou
aad7dddabb
lbbackend: fix nil ref when getting details
...
Return arguments of lbbackend.getVpc() can be both nil
[E 200224 10:13:18 httperrors.HTTPError(httperrors.go:53)] Send error {"fields":["runtime error: invalid memory address or nil pointer dereference"],"id":"Internal server error: {0}"}
...
panic(0x27da0c0, 0x57f4ff0)
/usr/local/go/src/runtime/panic.go:522 +0x1b5
yunion.io/x/onecloud/pkg/compute/models.(*SLoadbalancerBackend).GetExtraDetails(0xc0002af680, 0x33cde20, 0xc0010e61e0, 0x34246c0, 0xc008893de0, 0x341d940, 0xc012fe69d0, 0x1, 0x0, 0x0, ...)
/data/git/yunion-build/work/go/src/yunion.io/x/onecloud/pkg/compute/models/loadbalancerbackends.go:314 +0x37c
reflect.Value.call(0x2d87a00, 0xc0002af680, 0x8a13, 0x2db0aa8, 0x4, 0xc0044ad680, 0x4, 0x4, 0x2bd5d60, 0xc002a29cf0, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0x2d87a00, 0xc0002af680, 0x8a13, 0xc0044ad680, 0x4, 0x4, 0x2d87a00, 0xc0002af680, 0x16)
/usr/local/go/src/reflect/value.go:308 +0xa4
yunion.io/x/onecloud/pkg/cloudcommon/db.callFunc(0x2d87a00, 0xc0002af680, 0x8a13, 0xc000951688, 0x4, 0x4, 0xc0002af680, 0x8a13, 0x2dc0527, 0xb, ...)
/data/git/yunion-build/work/go/src/yunion.io/x/onecloud/pkg/cloudcommon/db/caller.go:78 +0x397
...
[I 200224 10:13:18 appsrv.(*Application).ServeHTTP(appsrv.go:237)] MfQCvNyik-obRBzFjFZy5ARfXcE= 500 5c1d82 GET /loadbalancerbackends?backend_group=Yunion-Tools&details=true&limit=20&offset=0 (10.40.156.64:57606) 57.90ms
Fixes 76d974f6d ("feature: api -> response struct")
2020-02-24 10:22:56 +08:00
yunion-ci-robot
c056778290
Merge pull request #5224 from tb365/bugfix/tb-bugfix-0221
...
network query by ip fix
2020-02-23 18:51:02 +08:00
yunion-ci-robot
f769129780
Merge pull request #5222 from wanyaoqi/bugfix/wyq/misc-20200220
...
region misc fix:
2020-02-21 23:36:59 +08:00
TangBin
1b72c387d1
network query by ip fix
2020-02-21 18:53:20 +08:00
wanyaoqi
981222867f
region misc fix:
...
- guest postpaid expire support set expire time
- list instance snapshot sub snapshot return size
2020-02-21 17:17:30 +08:00
Zexi Li
dac8452cc9
Merge pull request #5217 from rainzm/bugfix/host_storage_size
...
fix: Storage filter not work for Esxi
2020-02-21 16:44:13 +08:00
yunion-ci-robot
0f6ccc126c
Merge pull request #5199 from tb365/bugfix/tb-bugfix-0220
...
Bugfix/tb bugfix 0220
2020-02-21 15:52:35 +08:00
yunion-ci-robot
6a5bc9fbdf
Merge pull request #5196 from ioito/hotfix/qx-gcp-win-change-config
...
fix: gcp win os not support change config when vm running
2020-02-21 15:44:33 +08:00
Rain
2262cb0123
fix: Storage filter not work for Esxi
...
1. SESXiGuestDriver.DoScheduleStorageFilter should return true.
2. ESXi's SHost.GetStorageSizeMB should return the capacity of all the
storage belonging to it.
2020-02-21 15:03:08 +08:00
yunion-ci-robot
9a623e2d93
Merge pull request #5213 from ioito/hotfix/qx-gcp-trans
...
fix: 添加gcp region中文翻译
2020-02-20 21:13:32 +08:00
yunion-ci-robot
909bc80d37
Merge pull request #5198 from ioito/hotfix/qx-azure-longitude-fix
...
fix: 修复azure坐标问题,添加新的azure region城市信息
2020-02-20 20:57:32 +08:00
yunion-ci-robot
26d1b8a9f1
Merge pull request #5208 from swordqiu/hotfix/qj-reset-limit-default-2048
...
fix: reset paging limit to 2048 from 20
2020-02-20 20:01:28 +08:00
Qu Xuan
1829b87c33
fix: 添加gcp region中文翻译
2020-02-20 17:37:00 +08:00
yunion-ci-robot
7c16abcc8b
Merge pull request #5191 from ioito/hotfix/qx-aliyun-new-region
...
fix: add aliyun new region info
2020-02-20 16:14:29 +08:00
yunion-ci-robot
d66469a4ca
Merge pull request #5187 from ioito/hotfix/qx-gcp-disk-format
...
fix: 填充gcp disk_format字段
2020-02-20 15:26:28 +08:00
Qiu Jian
b8b1740366
fix: reset paging limit to 2048 from 20
2020-02-20 15:16:01 +08:00
Qu Xuan
53c976ae11
fix: 修复azure坐标问题,添加新的azure region城市信息
2020-02-20 14:54:05 +08:00