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 |
|
yunion-ci-robot
|
b621135c35
|
Merge pull request #5138 from ioito/hotfix/qx-guest-filter
fix: 避免未过滤掉同一个network底下的guest
|
2020-02-18 14:38:40 +08:00 |
|
yunion-ci-robot
|
86cc07162c
|
Merge pull request #5132 from zhaoxiangchun/feature/zxc-zstackMon
zstack监控功能
|
2020-02-18 12:05:40 +08:00 |
|
zhaoxiangchun
|
6a54c88d29
|
gencopyright信息
|
2020-02-18 11:32:21 +08:00 |
|
zhaoxiangchun
|
288670c1b7
|
zstack监控功能
monitor.go中GetMonitorData函数通过传入的参数拼装请求参数,然后调用zstack.go中的getMonitor(),通过GET请求,获取相应的指标监控数据
|
2020-02-18 11:32:21 +08:00 |
|
yunion-ci-robot
|
ee65ebd77d
|
Merge pull request #5136 from yousong/bugfix/yousong-ocvpc-del
regiondrivers: kvm: dummy impl for RequestDeleteVpc
|
2020-02-18 09:44:39 +08:00 |
|
yunion-ci-robot
|
7eafebd63b
|
Merge pull request #5143 from wanyaoqi/bugfix/wyq/misc-fix-200217
misc bugfix: check scsi driver on add disk
|
2020-02-18 09:39:38 +08:00 |
|
yunion-ci-robot
|
5035ff7338
|
Merge pull request #5130 from tb365/bugfix/tb-bugfix-021501
Bugfix/tb bugfix 021501
|
2020-02-18 08:14:38 +08:00 |
|
wanyaoqi
|
9daf86778d
|
check scsi driver on add disk
|
2020-02-17 21:57:15 +08:00 |
|
yunion-ci-robot
|
dfaadc0999
|
Merge pull request #5128 from tb365/bugfix/tb-bugfix-0215
huawei userdata fix
|
2020-02-17 21:52:37 +08:00 |
|
Qu Xuan
|
cb0ff34740
|
fix: 避免未过滤掉同一个network底下的guest
|
2020-02-17 20:50:02 +08:00 |
|
Yousong Zhou
|
4dbea204a8
|
regiondrivers: kvm: dummy impl for RequestDeleteVpc
Regression since 4a6a4c594a ("feature:
google云操作支持")
Feb 17 15:53:12 titan-10-168-222-196 region[20940]: [I 200217 15:53:12 appsrv.(*Application).ServeHTTP(appsrv.go:237)] Ao9tyX8XY4DXa3tBiUyXgPm_ipc= 200 f7a73c DELETE /vpcs/vpc1 (10.168.222.196:46354) 723.91ms
Feb 17 15:53:13 titan-10-168-222-196 region[20940]: [E 200217 15:53:13 tasks.(*VpcDeleteTask).taskFailed(vpc_delete_task.go:41)] vpc delete task fail: RequestDeleteVpc: Not implement RequestDeleteVpc
Feb 17 15:53:13 titan-10-168-222-196 region[20940]: [I 200217 15:53:13 taskman.(*STask).SetStageFailed(tasks.go:636)] XXX TASK VpcDeleteTask failed: RequestDeleteVpc: Not implement RequestDeleteVpc on stage OnDeleteVpcComplete
Feb 17 15:53:13 titan-10-168-222-196 region[20940]: [I 200217 15:53:13 taskman.(*STask).NotifyParentTaskComplete(tasks.go:648)] notify_parent_task_complete: VpcDeleteTask params {"__failed_reason":"RequestDeleteVpc: Not implement RequestDeleteVpc","__request_context":{"request_id":"f7a73c","service_name":"compute_v2","trace":{"debug":true,"duration":0,"id":"0","kind":"SERVER","local_endpoint":{"port":0,"service_name":"compute_v2"},"name":"delete","remote_endpoint":{"addr":"10.168.222.196","port":46354,"service_name":"(unknown_service)"},"shared":false,"tags":{"resource":"vpcs"},"timestamp":"2020-02-17T07:53:12.052219Z","trace_id":"5cf3e014"}},"__stages":[{"complete_at":"2020-02-17T15:53:12Z","name":"on_init"},{"complete_at":"2020-02-17T15:53:13Z","name":"OnDeleteVpcComplete"}]}
|
2020-02-17 16:18:59 +08:00 |
|
tangbin
|
137712ffa3
|
ctyun custom image create bugfix
|
2020-02-15 17:29:48 +08:00 |
|
tangbin
|
5f2beae099
|
ctyun sync fix
|
2020-02-15 16:55:30 +08:00 |
|
tangbin
|
8174145cd2
|
huawei sync fix
|
2020-02-15 15:51:08 +08:00 |
|
tangbin
|
b7737c41d1
|
huawei userdata fix
|
2020-02-15 12:55:53 +08:00 |
|
yunion-ci-robot
|
22745cfbf5
|
Merge pull request #5126 from ioito/hotfix/qx-metdata-detail
fix: 添加host标签返回值
|
2020-02-15 07:57:05 +08:00 |
|
yunion-ci-robot
|
28a5c76611
|
Merge pull request #5115 from tb365/bugfix/tb-bugfix-0213
aws userdata bugfix
|
2020-02-15 00:01:07 +08:00 |
|
Qu Xuan
|
f8694ea0c0
|
fix: 添加host标签返回值
|
2020-02-14 20:45:30 +08:00 |
|
tangbin
|
9b489c260f
|
aws userdata bugfix
|
2020-02-14 19:34:55 +08:00 |
|
yunion-ci-robot
|
a117f1d748
|
Merge pull request #5124 from ioito/bugfix/qx-guest-detail
fix: disks_info typo
|
2020-02-14 18:21:06 +08:00 |
|
Qu Xuan
|
6bd97ef144
|
fix: disks_info typo
|
2020-02-14 17:50:25 +08:00 |
|
yunion-ci-robot
|
b3628c78fd
|
Merge pull request #5121 from rainzm/bugfix/vmware_save_image
fix(esxiagent): Delete image backup file after saving to glance instead of before
|
2020-02-14 17:41:07 +08:00 |
|
Rain
|
df737c5559
|
fix(esxiagent): Delete image backup file after saving to glance instead of before
|
2020-02-14 17:15:32 +08:00 |
|
yunion-ci-robot
|
e862f1fb6a
|
Merge pull request #5117 from ioito/hotfix/qx-gcp-region
fix: 谷歌新加region翻译
|
2020-02-14 15:39:04 +08:00 |
|
Qu Xuan
|
e1e21608b1
|
fix: 谷歌新加region翻译
|
2020-02-14 14:42:54 +08:00 |
|
yunion-ci-robot
|
e8c445f567
|
Merge pull request #5106 from rainzm/bugfix/template_init
fix(notify): Set some default template
|
2020-02-14 12:19:03 +08:00 |
|
yunion-ci-robot
|
27f65c37ab
|
Merge pull request #5111 from zexi/feature/server-list-by-sn
region: server list by host sn
|
2020-02-14 12:06:04 +08:00 |
|
Zexi Li
|
53184acbce
|
region: server list by host sn
|
2020-02-13 21:06:49 +08:00 |
|
Rain
|
0fe4f5ca1c
|
fix(notify): Set some default template
|
2020-02-13 16:50:10 +08:00 |
|
yunion-ci-robot
|
1ee2038cc5
|
Merge pull request #5087 from rainzm/bugfix/esxi_storage_cache
fix(esxi): Create one if no suitable driver exists when creating disk
|
2020-02-13 14:36:04 +08:00 |
|
yunion-ci-robot
|
059c535c04
|
Merge pull request #5083 from tb365/bugfix/tb-bugfix-0211
Bugfix/tb bugfix 0211
|
2020-02-13 12:16:03 +08:00 |
|
tangbin
|
3642f9360d
|
ctyun vm create fix
|
2020-02-13 11:43:28 +08:00 |
|
yunion-ci-robot
|
746c43e8d7
|
Merge pull request #5092 from bistuzx/master
update account bucket options
|
2020-02-13 03:47:01 +08:00 |
|
yunion-ci-robot
|
080b44229a
|
Merge pull request #5085 from zexi/feature/webconsole-b64-encode
webconsole: use base64 encode connect_params
|
2020-02-12 22:13:01 +08:00 |
|
张旭
|
71f87ba109
|
update account bucket options
|
2020-02-12 18:03:23 +08:00 |
|
Rain
|
57f9dd38e6
|
fix(esxi): Create one if no suitable driver when creating disk
|
2020-02-12 15:23:03 +08:00 |
|
yunion-ci-robot
|
141bcc4d91
|
Merge pull request #5061 from zhaoxiangchun/feature/zxc-esxiMon
multicloud的vmware监控功能
|
2020-02-12 15:21:01 +08:00 |
|
Zexi Li
|
0b3ef91083
|
webconsole: use base64 encode connect_params
|
2020-02-12 11:42:52 +08:00 |
|
tangbin
|
e2ca8e4188
|
add more log
|
2020-02-11 20:09:36 +08:00 |
|
tangbin
|
cdba3af5e8
|
eip dissociate bugfixC
|
2020-02-11 19:23:19 +08:00 |
|
tangbin
|
73b4f028e0
|
fix create sys disk snapshot
|
2020-02-11 19:22:25 +08:00 |
|
yunion-ci-robot
|
c83becd67b
|
Merge pull request #5081 from rainzm/bugfix/for_pr_4921
fix: Fix the bug introduced by pr #4921
|
2020-02-11 19:14:58 +08:00 |
|
yunion-ci-robot
|
0714781338
|
Merge pull request #5077 from ioito/bugfix/qx-gcp-rule-sync
fix: 修复gcp出方向规则同步问题
|
2020-02-11 17:38:02 +08:00 |
|
yunion-ci-robot
|
c848bae7c5
|
Merge pull request #5072 from ioito/hotfix/qx-metadata-rbac-check
fix: 忽略无权限的资源标签
|
2020-02-11 17:19:58 +08:00 |
|
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 |
|
tangbin
|
bbc855c85e
|
fix ctyun os version
|
2020-02-11 16:40:48 +08:00 |
|
zhaoxiangchun
|
07adad86ca
|
multicloud的vmware监控功能
monitor.go中GetMonitorData()函数获取监控数据
|
2020-02-11 00:38:42 +08:00 |
|
Qu Xuan
|
1fb8a20a61
|
fix: 修复gcp出方向规则同步问题
|
2020-02-10 18:43:47 +08:00 |
|
Qu Xuan
|
685b27c020
|
fix: 忽略无权限的资源标签
|
2020-02-10 16:43:43 +08:00 |
|