Commit Graph
6127 Commits
Author SHA1 Message Date
wanyaoqi eb16796db1 host misc fix 2020-01-08 14:19:26 +08:00
yunion-ci-robot 8d7808b3fb Merge pull request #4656 from ioito/hotfix/qx-qcloud-bandwidth-user
fix: 避免拥有带宽包的腾讯云创建机器失败
2020-01-07 18:02:57 +08:00
Qu Xuan fd479d8f77 fix: 避免同步安全组失败后,没有任何日志记录 2020-01-07 11:47:19 +08:00
Qu Xuan 3359254efa fix: 避免拥有带宽包的腾讯云创建机器失败 2020-01-07 11:09:00 +08:00
yunion-ci-robot bcf3407110 Merge pull request #4645 from swordqiu/hotfix/qj-comment-test-dial-timeout-test
fix: comment out TestDialTimeout
2020-01-06 15:12:59 +08:00
Qiu Jian 5be08d9cdd fix: comment out TestDialTimeout 2020-01-06 12:51:27 +08:00
Rain 02d2c69d39 fix: Workmanager delayTaskWithoutReqctx
The context of delayTaskWithoutReqctx should have 'taskid' value.
2020-01-06 11:40:50 +08:00
yunion-ci-robot ef1ad52bae Merge pull request #4632 from wanyaoqi/bugfix/wyq/host-image-fix
host image support container deploy
2020-01-05 19:10:42 +08:00
wanyaoqi b386e98ddd host image support container deploy: 2020-01-05 18:25:43 +08:00
Qiu Jian a2f71e936a fix: increase default sync worker count from 2 to 5 2020-01-05 12:17:55 +08:00
Qiu Jian d048c3ac69 remove bw/ebw quota from scheduler 2020-01-04 23:30:52 +08:00
Qiu Jian 008ac4c2ab fix: remove bw/ebw quota limit 2020-01-04 23:30:52 +08:00
Zexi Li 6810401fe1 Merge pull request #4621 from zexi/hotfix/fmt-error
fix: fmt error
2020-01-04 23:20:49 +08:00
Zexi Li 1459f1420c Merge pull request #4616 from swordqiu/hotfix/qj-huawei-uncache-image-not-found
fix: huawei uncache image fail
2020-01-04 23:20:04 +08:00
Zexi Li a54e5d2a80 Merge pull request #4609 from ioito/hotfix/qx-metadata-opslog
fix: 避免仅删除value时,行为演变为删除标签
2020-01-04 23:17:43 +08:00
Zexi Li 5d29e1ca6d fix: fmt error 2020-01-04 23:11:21 +08:00
Qiu Jian f1afe696e2 fix: huawei uncache image fail 2020-01-04 22:40:51 +08:00
Zexi Li 6e5b560192 Merge pull request #4602 from rainzm/bugfix/notify_filter_contact
fix(notify): Fix the error of filter about contact
2020-01-04 22:28:40 +08:00
Rain 8498343481 fix(notify): Fix the error of filter about contacts 2020-01-04 22:21:05 +08:00
Qu Xuan 2b6c95d690 fix: 避免仅删除value时,行为演变为删除标签 2020-01-04 22:14:15 +08:00
Rain b17d299a47 fix(region): Cancel the check about project when creating service catlog 2020-01-04 21:34:17 +08:00
Rain d9f4134f7f fix(region): Add reset_password in guest template's ConfigInfo 2020-01-04 21:33:33 +08:00
Zexi Li 9d8933b030 Merge pull request #4592 from rainzm/bugfix/guest_group_delete
fix(region): Fix that 'Can_delete' disappears due to parameter structuring
2020-01-04 21:09:48 +08:00
Zexi Li e660135d85 Merge pull request #4588 from rainzm/bugfix/snapshotpolicys
Bugfix & Feature: SnapshotPolicy
2020-01-04 21:09:26 +08:00
yunion-ci-robot 359ed35e7d Merge pull request #4419 from rainzm/feature/esxi_agent_bb
Feature(esxi-agent): Esxi Agent Go Version
2020-01-04 21:07:37 +08:00
Rain babc05b772 feature(esxi-agent): Esxi Agent Golang
1. 修改了host-deployer 使其支持 vmware vddk 的 deploy guest fs 操作。
2. esxi agent python ==> Go

fix(esxi-agent): Fix some bugs and irregular contents

fix(esxi-agent): Partial parameter structure

fix(esxi-agent): Add ovf template and remove some binary file

fix(esxi-agent): Format Code

fix(esxi-agent): fix based on reviewers' comments

fix(esxi-agent): fix host-deployer because of occasional unknown panic

fix: DelayTask should have a new Context

fix(esxi-agent): call hostutils.DelayTask

change '_interface' package to 'iagent' package

fix(esxi-agent): Fix some irregular code
2020-01-04 20:57:13 +08:00
Rain e36cea3b05 fix(region): Fix that 'Can_delete' disappears due to parameter structuring 2020-01-04 20:52:23 +08:00
Jian Qiu 325ff3af61 fix: httpclient timeout value cleanup, use notimeout client for oss (#4527)
* fix: httpclient timeout value cleanup, use notimeout client for oss

* Adaptive timeout client

* more test cases

* remove resolve timeout test case

* use adptive timeout only if timeout = 0
2020-01-04 20:51:21 +08:00
Rain 8df61823e4 feature(region): Add bind/unbind-snapshotpolicy api for disk 2020-01-04 20:31:02 +08:00
Rain 7b794390cb fix(region): Set normal's snapshotpolicy's status as ready 2020-01-04 20:30:49 +08:00
yunion-ci-robot 75f9b82dba Merge pull request #4574 from ioito/hotfix/qx-network-delete-optimized
fix: 子网删除忽略弹性网卡
2020-01-04 20:30:37 +08:00
yunion-ci-robot d459d64fc4 Merge pull request #4557 from bistuzx/bugfix/account-billing-bucket
add cloud account create&update options
2020-01-04 20:27:37 +08:00
Qu Xuan e9d11e8d7d fix: 修复zstack安全组创建失败问题 2020-01-04 20:00:17 +08:00
Zexi Li 3289bf835c Merge pull request #4564 from swordqiu/hotfix/qj-minio-fail-set-object-metadata
Hotfix/qj minio fail set object metadata
2020-01-04 19:52:08 +08:00
Zexi Li fd741406a6 Merge pull request #4549 from swordqiu/hotfix/qj-domain-quota-list-include-domain-quota
fix: domain quota-list include domain's own quota
2020-01-04 19:46:10 +08:00
yunion-ci-robot 53cbbb920b Merge pull request #4558 from ioito/hotfix/qx-openstack-eip
fix: openstack eip dissociate optimized
2020-01-04 19:35:35 +08:00
Qu Xuan 67230158c8 fix: 子网删除忽略弹性网卡 2020-01-04 19:21:42 +08:00
yunion-ci-robot 2d20843d08 Merge pull request #4553 from tb365/bugfix/tb-bugfix-0104
Bugfix/tb bugfix 0104
2020-01-04 19:03:36 +08:00
Qu Xuan 41820a8d4d fix: openstack eip dissociate optimized 2020-01-04 18:42:45 +08:00
Qiu Jian 2c1974c544 fix: minio fail to set object metadata 2020-01-04 18:35:45 +08:00
TangBin 4f3498959e get eip bugfix 2020-01-04 18:22:08 +08:00
yunion-ci-robot 499e585377 Merge pull request #4535 from wanyaoqi/bugfix/wyq/misc-fix-20200104
bugfix: disk list filter guest,  add recover on guest shotdown
2020-01-04 18:19:36 +08:00
张旭 58d2ef7f15 add cloud account create&update options 2020-01-04 18:05:34 +08:00
TangBin a75fc6b37d get eip bugfix 2020-01-04 17:28:26 +08:00
TangBin c777817c7a host batch register bugfix 2020-01-04 17:19:57 +08:00
TangBin 35735f1d0a elastic cache account add login info api 2020-01-04 17:19:57 +08:00
TangBin 20860c369d elastic account add random password 2020-01-04 17:19:57 +08:00
Qiu Jian 307689b3e7 fix: domain quota-list include domain's own quota 2020-01-04 17:07:19 +08:00
wanyaoqi ce961db085 add recover on guest suddenly shotdown 2020-01-04 16:48:08 +08:00
Qiu Jian 5d3e2131b2 minor fixes 2020-01-04 16:19:07 +08:00