Commit Graph
2868 Commits
Author SHA1 Message Date
Rain 07dc073b14 Bugfix: add the operation log of natgateway; display correctly multiple
eip of snat rule in huawei cloud; bind ip to natgateway automatically
when creating nat rule in aliyun cloud and try to unbind when deleting; fill
or unfill the fields AssociateType, AssociateId when creating or
deleting nat rule in huawei cloud; add SNatEntry and SNatEntryManager
which has common field and function of SNat and DNat.
2019-10-22 15:20:13 +08:00
Zexi Li 8f6c309e30 region: fix get disk detail panic 2019-10-17 16:07:50 +08:00
Rain 0c93b0c7d4 Feature: Unforced Group which prioritize scheduling guest to host with
enough resources of InstanceGroup and then to host even if this hosts has
no enough resources. Add groups desc in SGuest.ToSchedDesc. The backup
guest also occupies InstanceGroup resources now.
2019-10-17 12:57:43 +08:00
Zexi Li 165454224a region: capability public network count filter by host type 2019-10-17 12:10:38 +08:00
yunion-ci-robot 4b8d353563 Merge pull request #3115 from swordqiu/feature/qj-redfishapi-support
redfish api support
2019-10-16 16:09:01 +08:00
Qiu Jian 7e02839d67 add doc and copyright 2019-10-16 14:08:57 +08:00
ioito 6a2e672acb optimized: 优化安全组规则,支持逗号分隔的规则 2019-10-16 11:54:38 +08:00
yunion-ci-robot 2f577ea0c0 Merge pull request #3187 from ioito/hotfix/qx-cloud-account-tenant
fix: 创建云账号时指定tenant生效
2019-10-15 22:12:01 +08:00
yunion-ci-robot 110b71b63a Merge pull request #3240 from tb365/bugfix/tb-bugfix-1014
qcloud elb bugfix
2019-10-15 21:44:03 +08:00
yunion-ci-robot b81ac5a65d Merge pull request #3230 from wanyaoqi/feature/wyq/gpu-attach-by-model
feature :gpu mutil attach by model type, bugfix: splited off network set hint name
2019-10-15 21:06:01 +08:00
wanyaoqi a7f2f3f801 gpu mutil attach by model type, fix network hint name 2019-10-15 20:52:01 +08:00
TangBin 9c1b3fc4fd attach disk wait sucess 2019-10-15 20:31:40 +08:00
Rain 20b0826e8b fix: the input parameters is wrong when create snapshotpolicy with
repeatweekday Sunday for qcloud.
2019-10-15 19:41:43 +08:00
ioito 56c82631ae optimized cloud account create 2019-10-15 18:52:46 +08:00
TangBin 7829105bdd qcloud elb bugfix 2019-10-15 17:01:00 +08:00
yunion-ci-robot 98d7ef700e Merge pull request #2983 from wanyaoqi/feature/wyq/instance-snapshot
feature: instance snapshot
2019-10-15 16:10:02 +08:00
wanyaoqi 8fc4b2920a - instance snapshot
- instance clone

- create form snapshot don't reset passwd
2019-10-14 21:36:58 +08:00
Rain 2dd2ad1dda fix: Should not leave groups in SGuest.RealDelete; SGuest.LeaveAllGroups
will be call in purge and guest_delete_task.
2019-10-14 21:29:46 +08:00
yunion-ci-robot 658082099b Merge pull request #3213 from swordqiu/hotfix/qj-bucket-sync-cancel-local-limit
fix: aliyun bucket sync cancel local limit
2019-10-14 17:56:03 +08:00
yunion-ci-robot 4619e6d90e Merge pull request #3205 from ioito/hotfix/qx-network-interface-detail
fix: 返回网卡所在的网络名称信息
2019-10-14 16:44:02 +08:00
Qiu Jian 469fb00ffb fix: aliyun bucket sync cancel local limit 2019-10-14 15:48:31 +08:00
yunion-ci-robot 9a6378968a Merge pull request #3127 from Mjoycarry/bugfix/snapshotpolicy_countdisk
Bugfix and feature add : snapshotpolicy
2019-10-14 12:45:40 +08:00
yunion-ci-robot 1e4eef7066 Merge pull request #3195 from ioito/hotfix/qx-sku-list-filter-by-memory
fix: 避免部分套餐无法列出
2019-10-14 12:05:42 +08:00
yunion-ci-robot 847c877062 Merge pull request #3161 from tb365/feature/tb-lb-cache-create-api
loadbalancer cache create api
2019-10-14 12:03:40 +08:00
yunion-ci-robot cba642860e Merge pull request #3200 from tb365/bugfix/tb-bugfix-1012
huawei & aws bugfix
2019-10-14 11:58:44 +08:00
Rain 31146aa5ec fix
log for snapshotpolicy

docs

auto sync

add performCache for snapshotpolicy

detach snapshotpolicy after detach disk and guest

fix sync snapshot of disk in qcloud
2019-10-14 11:07:46 +08:00
yunion-ci-robot 4a9df677d9 Merge pull request #3190 from ioito/hotfix/qx-guest-create-params
fix: 创建相同配置时返回正确的eip信息
2019-10-14 07:41:41 +08:00
yunion-ci-robot de36d17df5 Merge pull request #3180 from ioito/hotfix/qx-cloudacount-host-count
fix: 避免公有云账号统计虚拟的host数量
2019-10-14 07:39:39 +08:00
ioito c741f028a1 fix: 返回网卡所在的网络名称信息 2019-10-12 19:18:42 +08:00
TangBin 4eeff28661 loadbalancer cache create api 2019-10-12 19:13:55 +08:00
TangBin 43825e3d3b huawei & aws bugfix 2019-10-12 18:05:13 +08:00
wanyaoqi ad0e1004c2 fix qemu args 2019-10-12 17:40:55 +08:00
ioito 4e910643af fix: 避免部分套餐无法列出 2019-10-12 17:33:10 +08:00
ioito 0329611f4e fix: 创建相同配置时返回正确的eip信息 2019-10-12 16:51:53 +08:00
wanyaoqi 0d16282d2f add user cache 2019-10-12 16:08:33 +08:00
wanyaoqi 0fafe13e82 - sanpshot add expire time
- fix image probe iso cause iso md5 changed
- add loadbalancer cluster distinct field
2019-10-12 16:08:33 +08:00
wanyaoqi 01e5a43277 fix dirty server start, disk format empty 2019-10-12 16:08:33 +08:00
ioito a17eafaa25 fix: 创建云账号时指定tenant生效 2019-10-12 13:48:34 +08:00
ioito 5a0faa9d21 fix: 避免公有云账号统计虚拟的host数量 2019-10-12 11:42:12 +08:00
yunion-ci-robot cd27020aeb Merge pull request #3147 from wanyaoqi/feature/wyq/postpaid-extra-field
region features:
2019-10-12 11:25:39 +08:00
yunion-ci-robot 3f8d96ac52 Merge pull request #3148 from zexi/feature/wire-list-by-host
region: support list wire by host
2019-10-12 10:09:39 +08:00
yunion-ci-robot 3b991c6c5a Merge pull request #3102 from ioito/hotfix/qx-network-filter-by-zones
fix: network支持多个zone过滤
2019-10-11 14:51:38 +08:00
yunion-ci-robot 64652a9dd5 Merge pull request #3136 from swordqiu/hotfix/qj-guest-create-eip-quota-check
fix: guest create eip quota check use owner quota
2019-10-11 14:44:38 +08:00
Zexi Li 5b47160d7d region: support list wire by host 2019-10-10 14:32:01 +08:00
wanyaoqi a59e171bf5 feature:
- postpaid server support expire
- extend distinct tenant filed
- gpu batch perform action
2019-10-10 12:04:22 +08:00
yunion-ci-robot 773e1bbaa2 Merge pull request #3132 from Mjoycarry/feature/instance_group
Scheduler Feature
2019-10-09 20:57:37 +08:00
Rain 10991015ef guest persion 2019-10-09 20:43:35 +08:00
yunion-ci-robot cd8b0db6b0 Merge pull request #3064 from ioito/hotfix/qx-secgroup-rules
add: 支持创建安全组时同时创建规则
2019-10-09 17:36:36 +08:00
Qiu Jian ce9d7978ca fix: guest create eip quota check use owner quota 2019-10-09 17:27:44 +08:00
TangBin cc91e38075 huawei & qcloud elb bugfix 2019-10-09 16:02:33 +08:00