|
31 | 31 | "scopes": { |
32 | 32 | "idc": "", |
33 | 33 | "location": "", |
34 | | - "cidrs": [] |
| 34 | + "cidrs": [], |
| 35 | + "hostnames": [] |
35 | 36 | }, |
36 | 37 | "scheduler_cluster_id": 2, |
37 | 38 | "seed_peer_cluster_id": 2, |
|
56 | 57 | "scopes": { |
57 | 58 | "idc": "Korea", |
58 | 59 | "location": "Seoul|Korea", |
59 | | - "cidrs": ["192.168.0.0/16", "172.16.0.0/12"] |
| 60 | + "cidrs": ["192.168.0.0/16", "172.16.0.0/12"], |
| 61 | + "hostnames": [] |
60 | 62 | }, |
61 | 63 | "scheduler_cluster_id": 3, |
62 | 64 | "seed_peer_cluster_id": 3, |
|
81 | 83 | "scopes": { |
82 | 84 | "idc": "hz|dl", |
83 | 85 | "location": "China|Hang|Zhou", |
84 | | - "cidrs": ["10.0.0.0/8", "192.168.0.0/16"] |
| 86 | + "cidrs": ["10.0.0.0/8", "192.168.0.0/16"], |
| 87 | + "hostnames": [] |
85 | 88 | }, |
86 | 89 | "scheduler_cluster_id": 4, |
87 | 90 | "seed_peer_cluster_id": 4, |
|
106 | 109 | "scopes": { |
107 | 110 | "idc": "cq|cd", |
108 | 111 | "location": "China|Chong|Qing", |
109 | | - "cidrs": ["10.0.0.0/8", "192.168.0.0/16"] |
| 112 | + "cidrs": ["10.0.0.0/8", "192.168.0.0/16"], |
| 113 | + "hostnames": [] |
110 | 114 | }, |
111 | 115 | "scheduler_cluster_id": 5, |
112 | 116 | "seed_peer_cluster_id": 5, |
|
131 | 135 | "scopes": { |
132 | 136 | "idc": "cq|cd", |
133 | 137 | "location": "China|Chong|Du", |
134 | | - "cidrs": ["10.0.0.0/8", "192.168.0.0/16"] |
| 138 | + "cidrs": ["10.0.0.0/8", "192.168.0.0/16"], |
| 139 | + "hostnames": [] |
135 | 140 | }, |
136 | 141 | "scheduler_cluster_id": 6, |
137 | 142 | "seed_peer_cluster_id": 6, |
|
156 | 161 | "scopes": { |
157 | 162 | "idc": "cd", |
158 | 163 | "location": "China|Cheng|Du", |
159 | | - "cidrs": ["10.0.0.0/8", "172.16.0.0/19"] |
| 164 | + "cidrs": ["10.0.0.0/8", "172.16.0.0/19"], |
| 165 | + "hostnames": [] |
160 | 166 | }, |
161 | 167 | "scheduler_cluster_id": 7, |
162 | 168 | "seed_peer_cluster_id": 7, |
|
181 | 187 | "scopes": { |
182 | 188 | "idc": "js", |
183 | 189 | "location": "China|Jiang|Su", |
184 | | - "cidrs": ["10.0.0.0/5", "172.16.0.0/19"] |
| 190 | + "cidrs": ["10.0.0.0/5", "172.16.0.0/19"], |
| 191 | + "hostnames": [] |
185 | 192 | }, |
186 | 193 | "scheduler_cluster_id": 8, |
187 | 194 | "seed_peer_cluster_id": 8, |
|
206 | 213 | "scopes": { |
207 | 214 | "idc": "hz|hf", |
208 | 215 | "location": "China|Hang|Zhou", |
209 | | - "cidrs": ["10.0.0.0/8", "192.168.0.0/16"] |
| 216 | + "cidrs": ["10.0.0.0/8", "192.168.0.0/16"], |
| 217 | + "hostnames": [] |
210 | 218 | }, |
211 | 219 | "scheduler_cluster_id": 9, |
212 | 220 | "seed_peer_cluster_id": 9, |
|
231 | 239 | "scopes": { |
232 | 240 | "idc": "London", |
233 | 241 | "location": "London|England", |
234 | | - "cidrs": ["192.168.255.255"] |
| 242 | + "cidrs": ["192.168.255.255"], |
| 243 | + "hostnames": [] |
235 | 244 | }, |
236 | 245 | "scheduler_cluster_id": 10, |
237 | 246 | "seed_peer_cluster_id": 10, |
|
256 | 265 | "scopes": { |
257 | 266 | "idc": "Paris", |
258 | 267 | "location": "Paris|France", |
259 | | - "cidrs": ["192.168.0.0", "10.0.0.0"] |
| 268 | + "cidrs": ["192.168.0.0", "10.0.0.0"], |
| 269 | + "hostnames": [] |
260 | 270 | }, |
261 | 271 | "scheduler_cluster_id": 11, |
262 | 272 | "seed_peer_cluster_id": 11, |
|
281 | 291 | "scopes": { |
282 | 292 | "idc": "hz|sh", |
283 | 293 | "location": "China|Hang|Zhou", |
284 | | - "cidrs": ["10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] |
| 294 | + "cidrs": ["10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"], |
| 295 | + "hostnames": [] |
285 | 296 | }, |
286 | 297 | "scheduler_cluster_id": 12, |
287 | 298 | "seed_peer_cluster_id": 12, |
|
0 commit comments