Commit Graph

66 Commits

Author SHA1 Message Date
Zexi
d17fbaf02c scheduler: fix prefer avoid score 2019-06-21 13:57:13 +08:00
Zexi
dc6a9b5237 scheduler: fix shared projects network filtered 2019-06-18 22:14:44 +08:00
yunion-ci-robot
84b41aadf3 Merge pull request #1224 from wanyaoqi/feature/wyq/shared-project
feature: shared project resource
2019-06-16 14:30:53 +08:00
wanyaoqi
4523700054 shared project resource 2019-06-16 12:58:18 +08:00
yunion-ci-robot
97a6e3322c Merge pull request #1196 from ioito/hotfix/qx-cloudprovider-health-status
fix balance permission error
2019-06-15 21:19:52 +08:00
yunion-ci-robot
71b3b57912 Merge pull request #1218 from Zexi/hotfix/sched-forcast-net-domain
scheduler: fix network filter specify is_public check
2019-06-15 17:26:52 +08:00
Zexi
a323db0623 scheduler: fix network filter specify is_public check 2019-06-15 17:23:33 +08:00
Qiu Jian
af47a803a6 fix: cloud-region/zone add domain&scope filter 2019-06-14 18:14:48 +08:00
ioito
0e25416215 fix balance permission error 2019-06-14 13:38:13 +08:00
Zexi
0a511523d6 scheduler: network domain scope filter 2019-06-14 10:27:00 +08:00
Zexi
6d3345b7b2 scheduler: select networks by project domain order 2019-06-13 21:50:45 +08:00
Zexi
4257263097 scheduler: support sharable candidate 2019-06-12 11:33:01 +08:00
Zexi
06f1303f54 scheduler: add domain filter 2019-06-10 19:41:16 +08:00
Zexi
bef1848357 scheduler: host filter by cloudprovider domain id 2019-06-10 12:17:56 +08:00
wanyaoqi
cf090235c5 gpfs 2019-06-06 23:11:24 +08:00
Zexi
64cca04a17 scheduler: add pending usage process 2019-05-29 19:57:44 +08:00
Zexi
259900dcca fix: schedule fatal error concurrent map writes 2019-05-29 09:43:15 +08:00
yunion-ci-robot
d766ce4af6 Merge pull request #882 from Zexi/feature/k8s-vm-cluster
k8s: support vm cluster and misc fix
2019-05-22 10:01:16 +08:00
ioito
d2c9c7d740 update 2019-05-21 21:29:05 +08:00
Zexi
749c11ad88 k8s: support vm cluster and misc fix 2019-05-21 20:28:41 +08:00
Qiu Jian
2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +08:00
Zexi
8c3a1460cd baremetal schedule net bonding check 2019-04-26 00:20:40 +08:00
Zexi
8b1cc4fbee fix: prepaid recycle host not check storage types 2019-04-24 19:25:50 +08:00
Qiu Jian
29c1fd3855 fix: clearn up codes that impacted by query.Count return value changes 2019-04-23 11:32:16 +08:00
Zexi Li
e01c4e590f support network schedtag 2019-04-18 09:48:18 +08:00
Zexi
7848a36f32 改进调度器 disk 选择 storage 的逻辑:
- 调度器选择 disk 对应一组 storages
- 主备机磁盘选择 storage
- 减少公有云选择 storage 的重复代码
2019-04-17 17:30:13 +08:00
Qiu Jian
da57161fd0 fix: move all consts in compute/models to apis/compute 2019-04-17 09:23:19 +08:00
Zexi
db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Zexi Li
eab87ed6df fix: scheduler forecast backup server not work (#399) 2019-04-15 15:17:10 +08:00
Zexi Li
34ddb8ea4b add https://github.com/stretchr/testify to vendor for unit tests (#367) 2019-04-13 10:59:09 +08:00
Zexi Li
9724d82924 fix: scheduler disk schedtag filter host type not convert to guest hypervisor (#294) 2019-04-09 16:36:08 +08:00
Zexi Li
886c66bc67 fix: scheduler network predicate not set capability when host filtered (#279) 2019-04-08 22:35:41 +08:00
Zexi Li
2393df6bda fix: scheduler schedtag filters execute when candidates specified (#277) 2019-04-08 22:24:34 +08:00
Qiu Jian
2c515a7edd fix: exclude hosts whose cloud provider's status not in
CLOUD_PROVIDER_VALID_STATUS
2019-04-01 21:02:03 +08:00
Qiu Jian
b659789c62 fix: track balance status of cloud account and avoid unhealth account 2019-04-01 21:02:03 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li
b9cc29f4f1 fix: scheduler choose backend incorrect (#22) 2019-03-27 14:35:20 +08:00
Zexi Li
ab0d45a24f 修复 baremetal 创建的一系列问题:
1. dhcp 并发请求冲突
2. 调度 storage 不适配
3. 获取 login info 字段不正确
2019-03-26 16:08:06 +08:00
Zexi Li
3ba6d4186c dynamic schedule support resource type 2019-03-23 19:31:28 +08:00
Zexi Li
38da40461d scheduler: server sku predicate 2019-03-21 16:44:09 +08:00
Zexi Li
6df6880501 define scheduler apis output and input structs 2019-03-20 12:03:29 +08:00
Zexi Li
19c341c297 scheduler: use compute models 2019-03-20 12:03:29 +08:00
Yousong Zhou
8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
Zexi Li
5c0b04973a region: support server import 2019-01-08 21:32:57 +08:00
Zexi Li
c0102d0a32 scheduler: host 的 zone status 为 enable 时才能调度 2019-01-05 17:50:53 +08:00
Qiu Jian
2914e4dd6b make fmt 2018-12-19 01:02:23 +08:00
Zexi Li
2c5ed4b360 scheduler: make schedtag prefer and avoid strategy work 2018-12-12 19:56:21 +08:00
Zexi Li
4df0c08db8 fix: scheduler not mark prepaid host dirty 2018-12-08 00:57:23 +08:00
Zexi Li
4e344450c5 scheduler: add resource type filter 2018-12-07 15:45:03 +08:00
Qiu Jian
965e84ea36 update 2018-12-07 02:57:58 +08:00