Commit Graph
657 Commits
Author SHA1 Message Date
Qiu Jian f34c8255f2 fix: 1. token add projects when no project specified 2.
IVirtualResourceManager add GetResourceCount() method 3. domainId not
initialized occasionally
2019-07-03 22:38:33 +08:00
wanyaoqi 17c886084a fix export data, set no limit; expand timeout 2019-07-02 17:50:08 +08:00
Qiu Jian 49675fe965 feature: allow cascade quota set 2019-07-02 09:27:55 +08:00
Qiu Jian f184e2d8f9 fix: 1. quota add API 2. tenant cache refresh 3. domain quota not initialize 2019-07-02 03:08:52 +08:00
Qiu Jian d45e2e7976 fix: generate unique name should exclude existing name 2019-07-01 18:13:46 +08:00
Qiu Jian 027315edfc fix format 2019-07-01 11:39:48 +08:00
Qiu Jian bcb5fc06ea fix: replace all ext metadata 2019-06-30 01:11:49 +08:00
yunion-ci-robot d1b854cc43 Merge pull request #1428 from swordqiu/hotfix/qj-bugfix-20190628
fix: 1. ldap sync remove domain/user errors 2. esxi compatibility issues
2019-06-29 14:58:54 +08:00
Qiu Jian acae166062 fix: 1. ldap sync remove domain/user errors 2. esxi compatibility issues 2019-06-29 14:20:38 +08:00
Yousong Zhou 29d445b058 validators: errors: 使用msgFmt而非包含{NN}的msgTmpl 2019-06-28 15:09:13 +00:00
yunion-ci-robot f7b44bb007 Merge pull request #1411 from swordqiu/hotfix/qj-misc-bugfix-20190626
fix: 1. auto create project after import domains 2. add actionlogs for dentity resources
2019-06-27 17:29:50 +08:00
Qiu Jian aabdb3fa97 fix: misc bugfixes. 2019-06-27 16:36:22 +08:00
wanyaoqi 73c14b9e22 optimize sync status with backup 2019-06-26 13:04:33 +08:00
wanyaoqi fa370a7c6d - live migrate filter cpu model
- fix list export keys
2019-06-26 13:01:11 +08:00
yunion-ci-robot 1574600224 Merge pull request #1348 from wanyaoqi/feature/wyq/add-pvpanic-device
feature: pvpanic, clean guests, gpu bugfix, baremetal bugfix
2019-06-26 08:32:49 +08:00
Qiu Jian 2c5a749bee fix: initialize system project quota 2019-06-26 00:43:49 +08:00
yunion-ci-robot 4e56e4ec6e Merge pull request #1367 from yousong/bugfix/yousong-lb
Bugfix/yousong lb
2019-06-25 11:45:51 +08:00
Yousong Zhou c0b080ab66 validators: 默认将pending deleted的模型排除在外 2019-06-24 14:29:01 +00:00
Yousong Zhou 7bab7724a9 db: 添加IPendingDeletable类型 2019-06-24 14:25:26 +00:00
Qiu Jian 8cceda8dcf fix: cloud account syncstatus is not accurate 2019-06-24 22:18:05 +08:00
wanyaoqi a3f0d2b1f8 - add pvpanic device
- fix import baremetal server status admin
- fix gpu params position, fix notify event
- delete unknown guests
2019-06-24 15:10:17 +08:00
Qiu Jian 1dbb998844 fix: 1. sync delete projects and related quota&usage data
2. sync delete user/group/domain for ldap driver
3. ModelManager add OrderByExtraFields
2019-06-22 17:05:27 +08:00
wanyaoqi 46115285cd fix attach storages 2019-06-22 12:49:54 +08:00
Jian Qiu 92b90cdbe0 fix: protect projects with resources in any services (#1337) 2019-06-21 09:09:27 +08:00
Qiu Jian 013a439e6d fix: 1. user-project-list 404 2. check quotas of all projects when set
domain quota 3. host.cpu shows negative number
2019-06-20 00:03:17 +08:00
Jian Qiu 1d7fd20df4 misc bugfix (#1296) 2019-06-19 02:45:52 +08:00
Zexi Li b81ea6369d Merge pull request #1292 from wanyaoqi/bugfix/wyq/unshare-porjects-on-change-owner
unshare projects on change owner
2019-06-18 23:57:33 +08:00
wanyaoqi 1fc4995aa3 unshare projects on change owner 2019-06-18 23:24:03 +08:00
Jian Qiu b0605113da fix: misc bugfxi for quotas (#1290) 2019-06-18 22:51:38 +08:00
Qiu Jian 2dd12cc14f fix: misc 2019-06-18 10:32:43 +08:00
Qiu Jian fb40b42b61 fix: quota-list includes image quotas 2019-06-17 18:42:09 +08:00
Qiu Jian 1920d6ced6 fix: quota_tbl not initialized 2019-06-17 18:42:08 +08:00
Qiu Jian 06017461f1 fix: images quota support 2019-06-17 18:40:14 +08:00
Qiu Jian 59cd60db6c feature: recode quota, cache quota usage, allow list all project/domain
quotas
2019-06-17 18:40:13 +08:00
wanyaoqi 921f032fe1 fix share resource left join 2019-06-16 23:22:44 +08:00
wanyaoqi a255a780fe fix clean sched cache 2019-06-16 21:53:22 +08:00
yunion-ci-robot 346b97e236 Merge pull request #1234 from wanyaoqi/bugfix/wyq/fix-shared-projects
fix shared projects
2019-06-16 21:06:53 +08:00
wanyaoqi 6ac7699b46 fix shared projects 2019-06-16 20:57:04 +08:00
Qiu Jian 04973bdfc7 fix: no need to specify query scope when get with parameters 2019-06-16 15:03:58 +08:00
wanyaoqi 4523700054 shared project resource 2019-06-16 12:58:18 +08:00
yunion-ci-robot 4712250390 Merge pull request #1204 from swordqiu/hotfix/qj-fail-list-joint-virtual-resource
fix: fail to list joint virtaul resource of other domain
2019-06-15 16:56:52 +08:00
yunion-ci-robot 3e1abc4d32 Merge pull request #1202 from swordqiu/hotfix/qj-region-add-domain-filter
fix: cloud-region/zone add domain&scope filter
2019-06-15 16:55:54 +08:00
Qiu Jian 1f8b647ccd fix: fail to list joint virtaul resource of other domain 2019-06-14 20:22:37 +08:00
Qiu Jian af47a803a6 fix: cloud-region/zone add domain&scope filter 2019-06-14 18:14:48 +08:00
Yousong Zhou 4c68b3fb23 cloudcommon: 移除非必要日志 2019-06-14 08:57:41 +00:00
Qiu Jian 7450dd2496 fix: sync network publicScope 2019-06-14 11:41:20 +08:00
Qiu Jian 785348c098 fix: role-list missing shared roles 2019-06-13 19:37:58 +08:00
Zexi 2a00f59122 virtual resource details rename domain to project_domain 2019-06-13 16:06:28 +08:00
yunion-ci-robot 77164e1050 Merge pull request #1176 from Zexi/hotfix/region-fetch-by-name
region: fix pending_deleted virtual resource filter by name
2019-06-13 15:24:51 +08:00
Zexi 261e4885c9 region: fix pending_deleted virtual resource filter by name 2019-06-13 15:17:04 +08:00