Commit Graph
6210 Commits
Author SHA1 Message Date
Qiu Jian 750cd9d4dc fix: ServerCreateInput add deprecated sku field for backward
compatibility
2020-01-13 13:19:48 +08:00
Qiu Jian 877fdf90d9 fix: resolve compilation errors after merge 2020-01-13 13:19:48 +08:00
Qiu Jian b9be567ebf use deprecated-by tag to describe deprecated fields 2020-01-13 13:19:47 +08:00
Qiu Jian 29c9d05b5f refine auto-gen swagger documentation 2020-01-13 13:19:47 +08:00
Qiu Jian 14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Zexi Li 2db8cca6cd Merge pull request #4817 from swordqiu/hotfix/qj-service-config-change-non-default-domain-projects
fix: non-default-domain-projects changes not take effects after changing
2020-01-13 10:56:29 +08:00
Zexi Li d8ff92b39c Merge pull request #4813 from swordqiu/hotfix/qj-default-read-policy-for-quotas
fix: set default read privileges for reading all quotas
2020-01-13 10:54:53 +08:00
yunion-ci-robot 4592928398 Merge pull request #4821 from ioito/bugfix/qx-dbinstance-create-input
fix: 修复rds struct input 错误
2020-01-13 09:29:01 +08:00
TangBin 9700dbcc49 sku domain filter bugfix 2020-01-12 12:01:58 +08:00
Qu Xuan dc45c21e4a fix: 修复rds struct input 错误 2020-01-12 00:23:43 +08:00
Qiu Jian 6104dd28bb fix: non-default-domain-projects changes not take effects after changing
through service-config
2020-01-12 00:01:19 +08:00
yunion-ci-robot 64252402a3 Merge pull request #4809 from tb365/bugfix/tb-bugfix-0111
sku domain filter bugfix
2020-01-11 23:22:00 +08:00
TangBin 53eed495c1 sku domain filter bugfix 2020-01-11 21:23:24 +08:00
yunion-ci-robot 9d37deddcb Merge pull request #4773 from wanyaoqi/feature/wyq/structure-isolated-device-info-on-guest-query
region: structure isolated device info on guest query
2020-01-11 18:26:58 +08:00
Qiu Jian 5fb17ce3f2 fix: set default read privileges for reading all quotas 2020-01-11 17:57:28 +08:00
Jian Qiu df81d7a9fe fix: mising sku in server creat (#4807) 2020-01-11 09:35:33 +08:00
yunion-ci-robot f90b4cd9e1 Merge pull request #4795 from tb365/bugfix/tb-bugfix-0110
Bugfix/tb bugfix 0110
2020-01-10 20:20:01 +08:00
yunion-ci-robot 0eec98d1f8 Merge pull request #4712 from tb365/feature/tb-support-update-skus-manually
cloud account support manually sync skus
2020-01-10 20:05:58 +08:00
yunion-ci-robot 6f093f0473 Merge pull request #4801 from tb365/bugfix/tb-bugfix-011001
kvm elb listener update bugfix
2020-01-10 19:49:58 +08:00
yunion-ci-robot 8a2641c8ea Merge pull request #4766 from tb365/bugfix/tb-apigateway-getmodule-fix
_getModule fix
2020-01-10 19:21:58 +08:00
TangBin 5ac63fceb0 kvm elb listener update bugfix 2020-01-10 18:24:08 +08:00
TangBin a3c7d765c8 spelling mistakes fix 2020-01-10 17:15:57 +08:00
TangBin 77ca9f5fe1 user register ingore blank row 2020-01-10 17:10:49 +08:00
TangBin 3174adde04 add filter skus by domain id 2020-01-10 17:07:11 +08:00
Zexi Li 8cb5bcce15 Merge pull request #4779 from rainzm/bugfix/esxi_workspace
fix(esxi-agent): Avoid redundant agent & Adjust workspace path
2020-01-10 11:51:45 +08:00
yunion-ci-robot 4703567fe1 Merge pull request #4754 from rainzm/bugfix/storage_sync
fix(region): Sync HostStorage in syncOnPremiseCloudProviderInfo
2020-01-10 10:33:57 +08:00
yunion-ci-robot 3b36f67c53 Merge pull request #4761 from wanyaoqi/bugfix/wyq/fix-image-disable-delete
image: image-properties-add-disable-delete
2020-01-10 10:27:58 +08:00
wanyaoqi 51f9ef4ee6 structure isolated device info on guest query 2020-01-10 10:27:41 +08:00
yunion-ci-robot 7ac8fc8026 Merge pull request #4768 from wanyaoqi/bugfix/wyq/fix-guest-start-no-task-complete
bugfix: fix guest start no task complete
2020-01-10 10:22:58 +08:00
yunion-ci-robot 2adc3e03fc Merge pull request #4780 from swordqiu/hotfix/qj-initialize-service-config
fix: initialize service config on keystone when service boot
2020-01-10 10:17:59 +08:00
Yousong Zhou fb9e3c9522 dns: chain load records for cname 2020-01-09 23:19:59 +08:00
Yousong Zhou 1c84754373 dns: prepare for responding with A record of cname value 2020-01-09 23:19:59 +08:00
Yousong Zhou b904b58de0 dnsrecords: add helper methods 2020-01-09 23:19:59 +08:00
Qiu Jian 74af253254 fix: initialize service config on keystone when service boot 2020-01-09 22:04:27 +08:00
Rain 891a018bef fix(esxi-agent): Avoid redundant agent & Adjust workspace path
1. There is only one esxi agent needed in OneCloud.
2. Workspace path shoule be EsxiAgentPath not the parent directory of this.
3. The VM name is too long for vcenter when importing VM so that shrink
it.
2020-01-09 21:07:41 +08:00
Rain 5dc98f2645 fix(region): Sync HostStorage in syncOnPremiseCloudProviderInfo
情景:绕过OneCloud,删除 storage 上的所有 vm 并且删除 storage 然后新建 storage。

问题:因为存在 vm 在使用此 storage ,所以在同步的时候,对应的 storage
会删除失败,并且阻止了 storagecache 的同步。这样在创建机器的时候,如果
使用旧的 storage 就会导致创建失败(因为此 Host 已经不再使用对应的
remote storage); 如果使用新的 storage 就会因为找不到对应的 storage cache 而失败。

修改:如果因为以上原因删除失败的 storage 的 storage_type 为 local
那么就把这个 storage 置为 offline,并且不再阻止 storage cache 的同步。
2020-01-09 21:00:08 +08:00
wanyaoqi ddb4d72527 fix guest start no task complete 2020-01-09 17:11:41 +08:00
TangBin 1b7acb4eee _getModule fix 2020-01-09 16:34:14 +08:00
wanyaoqi ab8f96ee67 image-properties-add-disable-delete 2020-01-09 15:40:33 +08:00
TangBin 5fd512cf11 cloud account support manually sync skus 2020-01-09 11:07:33 +08:00
yunion-ci-robot 7c31d1a7da Merge pull request #4755 from rainzm/bugfix/esxi_vm_path
fix(esxi-agent): Adjust the VM Path in Datastore
2020-01-09 10:27:57 +08:00
Zexi Li adcfaaa555 Merge pull request #4757 from swordqiu/hotfix/qj-fix-quota-brand-key
fix: brand of compute quota key should be fixed
2020-01-09 09:58:33 +08:00
yunion-ci-robot 7c51a354e7 Merge pull request #4709 from wanyaoqi/bugfix/wyq/host-misc-20200108
host misc fix
2020-01-09 00:03:58 +08:00
yunion-ci-robot 8cbf8caf79 Merge pull request #4724 from yousong/bugfix/yousong-wire-name
wires: lift name length, charset constraint
2020-01-08 23:39:57 +08:00
yunion-ci-robot 112dd56081 Merge pull request #4750 from ioito/bugfix/qx-qcloud-cloudevent-success
fix: cloudevent 成功条件补充
2020-01-08 23:31:01 +08:00
Qiu Jian 90c301ca01 fix: brand of compute quota key should be fixed 2020-01-08 23:16:44 +08:00
Rain 883871d551 fix(esxi-agent): Adjust the VM Path in Datastore 2020-01-08 21:05:22 +08:00
Qu Xuan a0d48290af fix: cloudevent 成功条件补充 2020-01-08 20:43:07 +08:00
Zexi Li 2021c2095a Merge pull request #4735 from swordqiu/hotfix/qj-quota-misc-bugfix-20200108
fix: misc quota bugs
2020-01-08 19:17:24 +08:00
Qiu Jian 3f148f78e7 fix: misc quota bugs
1. snapshot pending usage not cleaned after created
2. server-attach-network error
3. loadbalancer fail to set cloudregion_id
2020-01-08 18:44:07 +08:00