rainzm
ff2fc74401
Kill processes in time & Add debug info
2020-05-21 10:45:43 +08:00
rainzm
dae02ec019
fix(esxi): Remove 'Destory' operation that is unnecessary for VirtualDiskManager
2020-05-20 15:36:25 +08:00
rainzm
b6ce495d4f
fix(esxi): Separate detach disk and delete disk when rebuilding.
...
In previous versions, set
`removeSpec.FileOperation = types.VirtualDeviceConfigSpecFileOperationDestroy'
to delete disk indirectly.
But, when its parent has only one child, the parent will be deleted along with it.
And the consequence is failure to reinstall the system.
Now, detach disk without deleteing backing file and then remove backing
2020-05-20 15:33:13 +08:00
Zexi Li
0b70491ea0
region: fix get resource details panic
2020-05-20 13:26:10 +08:00
Zexi Li
b8871a4b22
Merge pull request #6474 from yousong/bugfix/yousong-region
...
Bugfix/yousong region
2020-05-20 12:52:59 +08:00
Zexi Li
e4e91ade65
Merge pull request #6473 from ioito/hotfix/qx-azure-resource-group
...
Hotfix/qx azure resource group
2020-05-20 12:52:42 +08:00
Zexi Li
a76427c3ae
Merge pull request #6456 from swordqiu/hotfix/qj-cloud-provider-list-usable-filter
...
fix: cloudprovider list support filter by zone and cloudregion
2020-05-20 11:09:00 +08:00
Zexi Li
25a6da393d
Merge pull request #6453 from ioito/hotfix/qx-azure-image-sync-optimized
...
fix: 优化azure image同步逻辑
2020-05-20 11:08:16 +08:00
Zexi Li
e445b22a44
Merge pull request #6434 from ioito/hotfix/qx-vhd-check
...
fix: 加入azure镜像vhd检查
2020-05-20 11:07:37 +08:00
Zexi Li
d4a9588335
Merge pull request #6427 from ioito/hotfix/qx-secgroup-sync-optimized
...
fix: 避免大范围安全组共享
2020-05-20 11:07:13 +08:00
yunion-ci-robot
adbaf6b6af
Merge pull request #6461 from tb365/feature/tb-condition-release
...
redis&dbinstance add clean expired postpaids resources
2020-05-20 11:01:42 +08:00
Yousong Zhou
72c23e8776
networks: return HTTP 404 for sql.ErrNoRows
2020-05-20 11:00:36 +08:00
Yousong Zhou
d83a7dade5
wires: default to "default" vpc on creation
...
Wire creation request right now only makes sense in context of classic
network ("default" vpc)
2020-05-20 11:00:36 +08:00
Yousong Zhou
1d78510fab
networks: eliminate a variable
2020-05-20 11:00:36 +08:00
Yousong Zhou
df2d98d8c2
guestdrivers: managed: use const api.EIP_STATUS_ASSOCIATE
2020-05-20 11:00:36 +08:00
Yousong Zhou
ef695acae0
cloudprovider: fix typo
2020-05-20 11:00:36 +08:00
Yousong Zhou
5499f35090
cloudcommon: rbac: fix typo
2020-05-20 11:00:36 +08:00
Zexi Li
0f9f4ec381
Merge pull request #6468 from zexi/hotfix/host-convert-docker-config
...
host convert inject dockerd config
2020-05-20 10:44:26 +08:00
Qu Xuan
f9b1466f44
fix: 支持公有云指定资源组
2020-05-20 10:26:32 +08:00
tangbin
0029b25f9a
redis&dbinstance add clean expired postpaids resources
2020-05-19 19:42:14 +08:00
Qu Xuan
4b5f8b8d5c
fix: 支持指定resource group
2020-05-19 19:33:29 +08:00
Zexi Li
9aff012b28
Merge pull request #6463 from tb365/bugfix/tb-network-ip-query-fix
...
add fuzzy ip matching
2020-05-19 19:15:23 +08:00
Zexi Li
6a907ec9e4
Merge pull request #6458 from ioito/hotfix/qx-zstack-windows-user-data
...
fix: 修复zstack使用win镜像时userdata base64加密问题
2020-05-19 19:13:41 +08:00
Zexi Li
04b4e5713e
host convert inject dockerd config
2020-05-19 19:07:44 +08:00
tangbin
f602979a23
add fuzzy ip matching
2020-05-19 17:39:13 +08:00
Zexi Li
4713312b32
region: fix server create params not include specified resource
2020-05-19 17:22:26 +08:00
Qu Xuan
f162ac46fe
fix: 修复zstack使用win镜像时userdata base64加密问题
2020-05-19 16:45:32 +08:00
Qiu Jian
50f55c299c
fix: cloudprovider list support filter by zone and cloudregion
2020-05-19 16:42:25 +08:00
Qu Xuan
b18035442e
fix: 优化azure image同步逻辑
2020-05-19 16:23:37 +08:00
Zexi Li
d4217ff151
Merge pull request #6450 from zexi/feature/k8s-helm-cli
...
climc: update k8s resource cmd
2020-05-19 15:49:30 +08:00
Zexi Li
2a06b9f24c
Merge pull request #6451 from swordqiu/hotfix/qj-ini-policy-create-fail
...
fix: policy create fail on initialization phrase
2020-05-19 15:48:17 +08:00
Zexi Li
9f0df58c95
climc: update k8s resource cmd
2020-05-19 15:26:02 +08:00
Qiu Jian
5b60c4fad8
fix: policy create fail on initialization phrase
2020-05-19 15:08:44 +08:00
Zexi Li
1bb2ef919c
Merge pull request #6421 from ioito/hotfix/qx-metdata-list-optimized
...
fix: 优化标签列表过滤参数
2020-05-19 10:21:31 +08:00
Zexi Li
aa3cd307ba
Merge pull request #6441 from swordqiu/hotfix/qj-fix-local-storage-ownership-sync
...
Hotfix/qj fix local storage ownership sync
2020-05-19 10:19:05 +08:00
Zexi Li
afa46799a1
Merge pull request #6443 from swordqiu/hotfix/qj-anonymous-user-may-list-resources
...
fix: anonymous user may list resources
2020-05-19 10:17:47 +08:00
Zexi Li
09381fdd73
Merge pull request #6436 from zexi/hotfix/baremetal-deploy-disable-cloud-init
...
baremetal: fix ssh put empty content file not created
2020-05-19 10:15:59 +08:00
Qiu Jian
f4a676575a
fix: anonymous user may list resources
2020-05-19 01:13:00 +08:00
Qiu Jian
14abf05cf4
sync storage shared info when syncing local storage
2020-05-18 23:19:32 +08:00
Qiu Jian
6037f15145
update lisDescendent scope params
2020-05-18 21:58:24 +08:00
Qu Xuan
8f4e0a5e84
fix: 避免大范围安全组共享
2020-05-18 21:54:10 +08:00
Zexi Li
38c956bd10
Merge pull request #6418 from ioito/hotfix/qx-list-filter
...
Hotfix/qx list filter
2020-05-18 21:51:07 +08:00
Zexi Li
45ec40cac7
Merge pull request #6423 from ioito/hotfix/qx-cloudprovider-sync
...
fix: 避免仅同步一个region时,其余region状态变为准备中
2020-05-18 21:49:04 +08:00
Zexi Li
95ffe11c02
Merge pull request #6428 from ioito/hotfix/qx-guest-expired-time
...
fix: 避免设置自动释放后磁盘的expired_at失效
2020-05-18 21:47:40 +08:00
Zexi Li
541c72849a
baremetal: fix ssh put empty content file not created
2020-05-18 21:43:36 +08:00
Qu Xuan
f9c794f745
fix: image-list --sub-format support
2020-05-18 21:20:33 +08:00
Qu Xuan
589a4678fa
fix: 加入azure镜像vhd检查
2020-05-18 21:04:38 +08:00
Qiu Jian
d1fd245384
fix: update fields permission tags
2020-05-18 20:58:33 +08:00
Qu Xuan
3fe417c4f6
fix: 避免设置自动释放后磁盘的expired_at失效
2020-05-18 20:00:19 +08:00
Qu Xuan
33c2b5fa9d
fix: 避免仅同步一个region时,其余region状态变为准备中
2020-05-18 19:36:46 +08:00