Commit 55aa2b5
Introduce volume allocation algorithm global configuration (apache#10696)
1 parent f0897c0 commit 55aa2b5
File tree
14 files changed
+1067
-139
lines changed- api/src/main/java/com/cloud/deploy
- engine
- api/src/main/java/org/apache/cloudstack/engine/orchestration/service
- orchestration/src
- main/java/org/apache/cloudstack/engine/orchestration
- test/java/org/apache/cloudstack/engine/orchestration
- schema/src
- main/java/com/cloud/capacity/dao
- test/java/com/cloud/capacity/dao
- storage/src
- main/java/org/apache/cloudstack/storage/allocator
- test/java/org/apache/cloudstack/storage/allocator
- server/src
- main/java/com/cloud/agent/manager/allocator/impl
- test/java/com/cloud/agent/manager/allocator/impl
14 files changed
+1067
-139
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
| |||
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
265 | 271 | | |
266 | 272 | | |
267 | 273 | | |
| |||
2231 | 2237 | | |
2232 | 2238 | | |
2233 | 2239 | | |
2234 | | - | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
2235 | 2243 | | |
2236 | 2244 | | |
2237 | 2245 | | |
| |||
2244 | 2252 | | |
2245 | 2253 | | |
2246 | 2254 | | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
| 2266 | + | |
2247 | 2267 | | |
2248 | 2268 | | |
2249 | 2269 | | |
| |||
0 commit comments