Commit Graph
1801 Commits
Author SHA1 Message Date
ioito 93dfdf30c4 create disk and wait disk status is ready 2019-06-14 16:01:09 +08:00
Qiu Jian 7450dd2496 fix: sync network publicScope 2019-06-14 11:41:20 +08:00
Zexi 6d3345b7b2 scheduler: select networks by project domain order 2019-06-13 21:50:45 +08:00
Qiu Jian 785348c098 fix: role-list missing shared roles 2019-06-13 19:37:58 +08:00
yunion-ci-robot 35fe42c948 Merge pull request #1086 from ioito/hotfix/qx-change-config
创建完磁盘后attach guest
2019-06-13 16:21:53 +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
yunion-ci-robot c9fbed4fc9 Merge pull request #1172 from swordqiu/hotfix/qj-bugfix-20190612
fix: project add user/group rpc paramter error
2019-06-13 14:12:53 +08:00
Qiu Jian f414d4090a fix: 1. project add user/group rpc paramter error 2. secgrouprule 403 3. 2019-06-13 14:08:59 +08:00
ioito 32b7fb1082 fix compile error 2019-06-13 12:01:05 +08:00
yunion-ci-robot f4dbe64c1c Merge pull request #1020 from ioito/feature/qx-natgateway
支持natgateway同步
2019-06-12 21:02:50 +08:00
yunion-ci-robot 5ef6aa47be Merge pull request #1120 from ioito/hotfix/qx-network-clear-scheduler-cache
network创建或删除后刷新调度缓存
2019-06-12 15:25:52 +08:00
ioito 0d31819208 支持natgateway同步 2019-06-12 11:49:19 +08:00
Qiu Jian a7bd209416 fix: 1. capability privilege interface bugfix 2. cloud-provider
privilege issue
2019-06-12 08:58:42 +08:00
yunion-ci-robot ef63ef634c Merge pull request #1144 from Zexi/hotfix/disk-create-domain-id
fix: region disk create domain id
2019-06-11 23:11:53 +08:00
yunion-ci-robot 29f884a2a5 Merge pull request #1130 from yousong/bugfix/yousong-net-merge
networks: merge时更新lbnetworks.network_id
2019-06-11 23:04:53 +08:00
Zexi 550b3de197 fix: region disk create domain id 2019-06-11 22:58:15 +08:00
Zexi 5e108ae181 scheduler: misc bugfix
- wait region db sync
- disk schedule filter by domain
- normal user forecast 403 forbidden
2019-06-11 20:30:45 +08:00
Yousong Zhou c327d6a757 networks: merge与split时将lbnetwork考虑进去
- 共用代码,并放到独立的文件中
 - 尽力更新,中途出错不中断,最后一起报出
2019-06-11 06:06:24 +00:00
yunion-ci-robot c119529893 Merge pull request #1131 from swordqiu/hotfix/qj-3level-privileges-bugfix-20190610
fix: 1. zone/region capability containts by domain 2. yunionconf query scope fixes
2019-06-11 09:46:51 +08:00
yunion-ci-robot 7e8cbeadfb Merge pull request #910 from yousong/feature/yousong-ansible
region: ansible服务化
2019-06-11 01:34:51 +08:00
Qiu Jian 9670446a21 fix: 1. zone/region capability containts by domain 2. yunionconf query
scope fixes
2019-06-11 01:31:59 +08:00
Yousong Zhou 966694389c ansibleserver: as a separate service 2019-06-10 15:39:05 +00:00
ioito d22764ff67 network创建或删除后刷新调度缓存 2019-06-10 19:24:42 +08:00
ioito 799ad29420 添加brand字段限制 2019-06-10 17:05:31 +08:00
Yousong Zhou 881c20e6ae region: add ansibleplaybooks 2019-06-09 16:02:39 +00:00
Yousong Zhou b8552b72a1 guests: add guest.GetPrivateIPs() 2019-06-09 16:02:38 +00:00
Zexi 94c4d67554 fix: disk input erase storage_id by backend 2019-06-09 10:58:37 +08:00
yunion-ci-robot f25bbcd1d5 Merge pull request #1100 from wanyaoqi/feature/wyq/gpfs
region: support gpfs
2019-06-09 00:59:53 +08:00
Jian Qiu 40c4bd2a0b fix: 1. 403 on zone/capabilities, parameters (#1097)
* fix: 1. 403 on zone/capabilities, parameters

* fix keystone authenticate error

* fix: endpoint add type console
2019-06-09 00:52:58 +08:00
wanyaoqi cf090235c5 gpfs 2019-06-06 23:11:24 +08:00
ioito fff5cda74c 创建完磁盘后attach guest 2019-06-06 19:47:50 +08:00
ioito 5bdb67253f 修复参数赋值问题 2019-06-06 18:11:30 +08:00
Qiu Jian 74c6a131a4 fix: numerous incorrect privilege issues 2019-06-06 03:23:03 +08:00
ioito b6c2d8d15f cachedimage-filter-by-region-or-zone 2019-06-05 15:44:44 +08:00
yunion-ci-robot 5d9e95b350 Merge pull request #1063 from yousong/bugfix/yousong-cloudprovider-purge
cloudproviders: 调整lb资源清理顺序
2019-06-05 10:03:49 +08:00
Yousong Zhou a99c527e6a Merge pull request #1048 from swordqiu/hotfix/qj-support-scope-filter
hotfix: support scope list filter, resolve filter conflict
2019-06-05 00:39:58 +08:00
Yousong Zhou 5fac07e279 cloudproviders: 调整lb资源清理顺序
lbbg可能被lblis引用,应先清理lblis,再清理lbbg
2019-06-04 16:06:31 +00:00
yunion-ci-robot 794c755aae Merge pull request #1059 from ioito/hotfix/qx-disk-create-scheduler
避免未设置hypervisor导致创建磁盘失败
2019-06-04 23:48:50 +08:00
Qiu Jian 292c2a141c fix: bugs in scope support 2019-06-04 23:27:55 +08:00
Qiu Jian a6207a8ac7 hotfix: support scope list filter, resolve filter conflict 2019-06-04 23:27:55 +08:00
ioito a6a7485692 避免未设置hypervisor导致创建磁盘失败 2019-06-04 21:17:09 +08:00
ioito d121696439 support filter by OneCloud brand 2019-06-04 19:29:10 +08:00
yunion-ci-robot d7625ba1d7 Merge pull request #1024 from ioito/hotfix/qx-change-config-storage-choice
避免未使用最优storage
2019-06-03 18:20:56 +08:00
yunion-ci-robot cddc8b6c51 Merge pull request #1038 from wanyaoqi/bugfix/wyq/fix-bm-server-start
bugfix: fix imported bm server start
2019-06-03 18:04:56 +08:00
Qiu Jian cd809f1a24 fix: server-disk-list failed on wrong field name 2019-06-03 17:19:27 +08:00
wanyaoqi 45da0ce0bb fix imported bm server start 2019-06-03 14:54:09 +08:00
Jian Qiu 72c13b8e39 3level priviliges bufixes 20190603 (#1036) 2019-06-03 12:30:58 +08:00
Jian Qiu 81b9cac556 fix: misc 3level priviliges bugfixes (#1026)
* fix: misc 3level priviliges bugfixes

* misc bugfixes

* misc bugfixes
2019-06-02 08:05:11 +08:00
ioito 1e25be62f3 避免未使用最优storage 2019-06-01 18:22:54 +08:00