blob: 45edbd4ba134986334925f4ba66b32a8d3d4bf96 [file] [log] [blame]
Siobhan Tully53437282013-04-26 19:30:27 -04001[
2{
3 "pk": 1,
Siobhan Tullyce652d02013-10-08 21:52:35 -04004 "model": "core.planetstackrole",
5 "fields": {
6 "updated": "2013-09-03T11:47:42.611Z",
7 "role": "admin",
8 "created": "2013-09-03T11:47:42.611Z"
9 }
10},
11{
12 "pk": 1,
13 "model": "core.role",
14 "fields": {
15 "updated": "2013-07-30T10:35:50.572Z",
16 "content_type": 8,
17 "description": "PlanetStack Application Administrator",
18 "role_type": "Admin",
19 "created": "2013-07-30T10:30:28.633Z"
20 }
21},
22{
23 "pk": 2,
24 "model": "core.role",
25 "fields": {
26 "updated": "2013-07-30T10:36:30.174Z",
27 "content_type": 8,
28 "description": "User level role for PlanetStack Application",
29 "role_type": "Default",
30 "created": "2013-07-30T10:31:02.627Z"
31 }
32},
33{
34 "pk": 3,
35 "model": "core.role",
36 "fields": {
37 "updated": "2013-07-30T10:36:07.877Z",
38 "content_type": 21,
39 "description": "Administrative role for a Slice",
40 "role_type": "Admin",
41 "created": "2013-07-30T10:31:25.829Z"
42 }
43},
44{
45 "pk": 4,
46 "model": "core.role",
47 "fields": {
48 "updated": "2013-07-30T10:36:20.679Z",
49 "content_type": 21,
50 "description": "User level access for a particular Slice",
51 "role_type": "Default",
52 "created": "2013-07-30T10:31:48.791Z"
53 }
54},
55{
56 "pk": 5,
57 "model": "core.role",
58 "fields": {
59 "updated": "2013-07-30T10:35:59.388Z",
60 "content_type": 15,
61 "description": "Administrator role for a particular Site",
62 "role_type": "Admin",
63 "created": "2013-07-30T10:32:20.600Z"
64 }
65},
66{
67 "pk": 6,
68 "model": "core.role",
69 "fields": {
70 "updated": "2013-07-30T10:34:39.494Z",
71 "content_type": 15,
72 "description": "Principal Investigator for a particular Site",
73 "role_type": "PI",
74 "created": "2013-07-30T10:34:39.494Z"
75 }
76},
77{
78 "pk": 7,
79 "model": "core.role",
80 "fields": {
81 "updated": "2013-07-30T10:35:27.633Z",
82 "content_type": 15,
83 "description": "Technical support for a particular Site. Allows for Read/Write access to a Site's Nodes.",
84 "role_type": "Tech",
85 "created": "2013-07-30T10:35:27.633Z"
86 }
87},
88{
89 "pk": 8,
90 "model": "core.role",
91 "fields": {
92 "updated": "2013-07-30T10:38:04.554Z",
93 "content_type": 15,
94 "description": "Responsibility for a particular Site's accounting and invoices.",
95 "role_type": "Billing",
96 "created": "2013-07-30T10:38:04.554Z"
97 }
98},
99{
100 "pk": 9,
101 "model": "core.role",
102 "fields": {
103 "updated": "2013-07-30T10:39:07.062Z",
104 "content_type": 15,
105 "description": "Default access for a particular Site which allows for Read-only access to the Site's objects.",
106 "role_type": "Default",
107 "created": "2013-07-30T10:39:07.062Z"
108 }
109},
110{
111 "pk": 10,
112 "model": "core.role",
113 "fields": {
114 "updated": "2013-07-30T10:39:55.479Z",
115 "content_type": 15,
116 "description": "Represents the Site through which a particular user is managed through.",
117 "role_type": "Homed",
118 "created": "2013-07-30T10:39:55.479Z"
119 }
120},
121{
122 "pk": 11,
123 "model": "core.role",
124 "fields": {
125 "updated": "2013-07-30T17:35:59.815Z",
126 "content_type": 9,
127 "description": "Administrative responsibility for a particular Deployment.",
128 "role_type": "Admin",
129 "created": "2013-07-30T17:35:59.815Z"
130 }
131},
132{
133 "pk": 12,
134 "model": "core.role",
135 "fields": {
136 "updated": "2013-07-30T17:36:54.728Z",
137 "content_type": 9,
138 "description": "Default access for a particular Deployment.",
139 "role_type": "Default",
140 "created": "2013-07-30T17:36:54.728Z"
141 }
142},
143{
144 "pk": 1,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400145 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -0400146 "fields": {
147 "updated": "2013-04-03T22:57:09.331Z",
148 "name": "VICCI",
149 "created": "2013-04-03T22:57:09.331Z"
150 }
151},
152{
153 "pk": 2,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400154 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -0400155 "fields": {
156 "updated": "2013-04-03T22:57:15.013Z",
157 "name": "VINI",
158 "created": "2013-04-03T22:57:15.013Z"
159 }
160},
161{
162 "pk": 3,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400163 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -0400164 "fields": {
165 "updated": "2013-04-03T22:57:23.015Z",
166 "name": "PlanetLab Classic",
167 "created": "2013-04-03T22:57:23.015Z"
168 }
169},
170{
171 "pk": 4,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400172 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -0400173 "fields": {
174 "updated": "2013-04-03T22:57:29.569Z",
175 "name": "GENI",
176 "created": "2013-04-03T22:57:29.569Z"
177 }
178},
179{
180 "pk": 1,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400181 "model": "core.deploymentrole",
182 "fields": {
183 "updated": "2013-09-03T11:48:02.080Z",
184 "role": "admin",
185 "created": "2013-09-03T11:48:02.080Z"
186 }
187},
188{
189 "pk": 1,
Siobhan Tully53437282013-04-26 19:30:27 -0400190 "model": "core.site",
191 "fields": {
Siobhan Tullyce652d02013-10-08 21:52:35 -0400192 "updated": "2013-09-22T22:04:18.656Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400193 "name": "Princeton University",
194 "created": "2013-04-03T23:00:10.085Z",
195 "tenant_id": "",
196 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400197 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400198 "site_url": "http://princeton.edu/",
199 "login_base": "princeton",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400200 "location": "40.3502,-74.6524",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400201 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400202 "is_public": true,
203 "deployments": [
204 3,
205 4
206 ],
Siobhan Tully19f64062013-09-06 11:23:08 -0400207 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400208 }
209},
210{
211 "pk": 2,
212 "model": "core.site",
213 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400214 "updated": "2013-06-21T21:19:35.989Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400215 "name": "Stanford University",
216 "created": "2013-04-03T23:03:51.742Z",
217 "tenant_id": "",
218 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400219 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400220 "site_url": "http://www.stanford.edu/",
221 "login_base": "stanford",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400222 "location": "37.4294,-122.172",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400223 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400224 "is_public": true,
225 "deployments": [],
Siobhan Tullyce652d02013-10-08 21:52:35 -0400226 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400227 }
228},
229{
230 "pk": 3,
231 "model": "core.site",
232 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400233 "updated": "2013-06-21T21:18:43.118Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400234 "name": "Georgia Institute of Technology",
235 "created": "2013-04-03T23:05:51.984Z",
236 "tenant_id": "",
237 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400238 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400239 "site_url": "http://www.gatech.edu/",
240 "login_base": "gt",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400241 "location": "33.7772,-84.3976",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400242 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400243 "is_public": true,
244 "deployments": [],
Siobhan Tullyce652d02013-10-08 21:52:35 -0400245 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400246 }
247},
248{
249 "pk": 4,
250 "model": "core.site",
251 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400252 "updated": "2013-06-21T21:17:55.537Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400253 "name": "University of Washington",
254 "created": "2013-04-03T23:09:52.337Z",
255 "tenant_id": "",
256 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400257 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400258 "site_url": "https://www.washington.edu/",
259 "login_base": "uw",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400260 "location": "47.6531,-122.313",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400261 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400262 "is_public": true,
263 "deployments": [],
Siobhan Tullyce652d02013-10-08 21:52:35 -0400264 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400265 }
266},
267{
268 "pk": 5,
269 "model": "core.site",
270 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400271 "updated": "2013-06-21T21:17:13.982Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400272 "name": "ETH Zuerich - Computer Science",
273 "created": "2013-04-03T23:14:11.072Z",
274 "tenant_id": "",
275 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400276 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400277 "site_url": "http://www.inf.ethz.ch/",
278 "login_base": "ethzcs",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400279 "location": "47.3794,8.54513",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400280 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400281 "is_public": true,
282 "deployments": [],
Siobhan Tullyce652d02013-10-08 21:52:35 -0400283 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400284 }
285},
286{
287 "pk": 6,
288 "model": "core.site",
289 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400290 "updated": "2013-06-21T21:16:29.653Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400291 "name": "Max Planck Institute for Software Systems",
292 "created": "2013-04-03T23:19:38.789Z",
293 "tenant_id": "",
294 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400295 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400296 "site_url": "http://www.mpi-sws.mpg.de/",
297 "login_base": "mpisws",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400298 "location": "49.14,6.589",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400299 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400300 "is_public": true,
301 "deployments": [],
Siobhan Tully19f64062013-09-06 11:23:08 -0400302 "abbreviated_name": ""
Siobhan Tully53437282013-04-26 19:30:27 -0400303 }
304},
305{
306 "pk": 7,
307 "model": "core.site",
308 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400309 "updated": "2013-06-21T21:14:49.235Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400310 "name": "University of Tokyo",
311 "created": "2013-04-03T23:20:49.815Z",
312 "tenant_id": "",
313 "enabled": true,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400314 "longitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400315 "site_url": "http://www.planet-lab-jp.org/",
316 "login_base": "utokyo",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400317 "location": "35.75,139.5",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400318 "latitude": null,
Siobhan Tully53437282013-04-26 19:30:27 -0400319 "is_public": true,
320 "deployments": [],
Siobhan Tullyce652d02013-10-08 21:52:35 -0400321 "abbreviated_name": ""
322 }
323},
324{
325 "pk": 1,
326 "model": "core.siterole",
327 "fields": {
328 "updated": "2013-09-03T11:48:34.966Z",
329 "role": "admin",
330 "created": "2013-09-03T11:48:34.966Z"
331 }
332},
333{
334 "pk": 2,
335 "model": "core.siterole",
336 "fields": {
337 "updated": "2013-09-03T11:48:49.480Z",
338 "role": "pi",
339 "created": "2013-09-03T11:48:49.480Z"
340 }
341},
342{
343 "pk": 3,
344 "model": "core.siterole",
345 "fields": {
346 "updated": "2013-09-03T11:49:03.678Z",
347 "role": "tech",
348 "created": "2013-09-03T11:49:03.678Z"
349 }
350},
351{
352 "pk": 4,
353 "model": "core.siterole",
354 "fields": {
355 "updated": "2013-09-03T11:49:17.254Z",
356 "role": "billing",
357 "created": "2013-09-03T11:49:17.254Z"
358 }
359},
360{
361 "pk": 1,
362 "model": "core.user",
363 "fields": {
364 "username": "padmin@vicci.org",
365 "public_key": null,
366 "updated": "2013-09-22T21:47:30.993Z",
367 "firstname": "PlanetStack",
368 "user_url": null,
369 "lastname": "Admin",
370 "created": "2013-09-22T21:47:30.959Z",
371 "is_active": true,
372 "site": null,
373 "phone": null,
374 "kuser_id": null,
375 "is_staff": true,
376 "last_login": "2013-09-22T21:48:01.047Z",
377 "timezone": "America/New_York",
378 "is_admin": true,
379 "password": "pbkdf2_sha256$10000$myaBvvoueiQR$o6h2VfhUUfsgDNUYB8v9Qt3U4t+uPSQSb+OMVIPoNsI=",
380 "email": "padmin@vicci.org",
381 "enacted": null
382 }
383},
384{
385 "pk": 2,
386 "model": "core.user",
387 "fields": {
388 "username": "tony.mack@gmail.com",
389 "public_key": null,
390 "updated": "2013-09-22T22:04:26.249Z",
391 "firstname": "Tony",
392 "user_url": null,
393 "lastname": "Mack",
394 "created": "2013-09-22T22:04:26.249Z",
395 "is_active": true,
396 "site": 1,
397 "phone": null,
398 "kuser_id": null,
399 "is_staff": true,
400 "last_login": "2013-09-22T22:04:18.628Z",
401 "timezone": "America/New_York",
402 "is_admin": true,
403 "password": "!",
404 "email": "tony.mack@gmail.com",
405 "enacted": null
406 }
407},
408{
409 "pk": 3,
410 "model": "core.user",
411 "fields": {
412 "username": "smbaker@gmail.com",
413 "public_key": null,
414 "updated": "2013-09-22T22:04:26.250Z",
415 "firstname": "Scott",
416 "user_url": null,
417 "lastname": "Baker",
418 "created": "2013-09-22T22:04:26.250Z",
419 "is_active": true,
420 "site": 1,
421 "phone": null,
422 "kuser_id": null,
423 "is_staff": true,
424 "last_login": "2013-09-22T22:04:18.630Z",
425 "timezone": "America/New_York",
426 "is_admin": true,
427 "password": "!",
428 "email": "smbaker@gmail.com",
429 "enacted": null
430 }
431},
432{
433 "pk": 4,
434 "model": "core.user",
435 "fields": {
436 "username": "pete.larry@gmail.com",
437 "public_key": null,
438 "updated": "2013-09-22T22:04:26.251Z",
439 "firstname": "Larry",
440 "user_url": null,
441 "lastname": "Peterson",
442 "created": "2013-09-22T22:04:26.251Z",
443 "is_active": true,
444 "site": 1,
445 "phone": null,
446 "kuser_id": null,
447 "is_staff": true,
448 "last_login": "2013-09-22T22:04:18.633Z",
449 "timezone": "America/New_York",
450 "is_admin": true,
451 "password": "!",
452 "email": "pete.larry@gmail.com",
453 "enacted": null
454 }
455},
456{
457 "pk": 5,
458 "model": "core.user",
459 "fields": {
460 "username": "john.hartman@gmail.com",
461 "public_key": null,
462 "updated": "2013-09-22T22:04:26.252Z",
463 "firstname": "John",
464 "user_url": null,
465 "lastname": "Hartman",
466 "created": "2013-09-22T22:04:26.252Z",
467 "is_active": true,
468 "site": 1,
469 "phone": null,
470 "kuser_id": null,
471 "is_staff": true,
472 "last_login": "2013-09-22T22:04:18.635Z",
473 "timezone": "America/New_York",
474 "is_admin": true,
475 "password": "!",
476 "email": "john.hartman@gmail.com",
477 "enacted": null
478 }
479},
480{
481 "pk": 6,
482 "model": "core.user",
483 "fields": {
484 "username": "mhw@princeton.cs.edu",
485 "public_key": null,
486 "updated": "2013-09-22T22:04:26.253Z",
487 "firstname": "Michael",
488 "user_url": null,
489 "lastname": "Wawrzoniak",
490 "created": "2013-09-22T22:04:26.253Z",
491 "is_active": true,
492 "site": 1,
493 "phone": null,
494 "kuser_id": null,
495 "is_staff": true,
496 "last_login": "2013-09-22T22:04:18.636Z",
497 "timezone": "America/New_York",
498 "is_admin": true,
499 "password": "!",
500 "email": "mhw@princeton.cs.edu",
501 "enacted": null
502 }
503},
504{
505 "pk": 7,
506 "model": "core.user",
507 "fields": {
508 "username": "andybavier@gmail.com",
509 "public_key": null,
510 "updated": "2013-09-22T22:04:26.253Z",
511 "firstname": "Andy",
512 "user_url": null,
513 "lastname": "Bavier",
514 "created": "2013-09-22T22:04:26.253Z",
515 "is_active": true,
516 "site": 1,
517 "phone": null,
518 "kuser_id": null,
519 "is_staff": true,
520 "last_login": "2013-09-22T22:04:18.638Z",
521 "timezone": "America/New_York",
522 "is_admin": true,
523 "password": "!",
524 "email": "andybavier@gmail.com",
525 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -0400526 }
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400527},
528{
529 "pk": 1,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400530 "model": "core.serviceclass",
531 "fields": {
532 "updated": "2013-05-10T23:30:52.931Z",
533 "membershipFee": 0,
534 "membershipFeeMonths": 0,
535 "created": "2013-05-10T23:30:52.931Z",
536 "upgradeFrom": [
537 2,
538 3
539 ],
540 "commitment": 0,
541 "name": "Best Effort",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400542 "upgradeRequiresApproval": false,
543 "description": "Best Effort"
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400544 }
545},
546{
547 "pk": 2,
548 "model": "core.serviceclass",
549 "fields": {
550 "updated": "2013-05-10T23:35:51.694Z",
551 "membershipFee": 100,
552 "membershipFeeMonths": 1,
553 "created": "2013-05-10T23:33:24.930Z",
554 "upgradeFrom": [
555 1,
556 3
557 ],
558 "commitment": 365,
559 "name": "Silver",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400560 "upgradeRequiresApproval": false,
561 "description": "Silver"
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400562 }
563},
564{
565 "pk": 3,
566 "model": "core.serviceclass",
567 "fields": {
568 "updated": "2013-05-10T23:34:01.320Z",
569 "membershipFee": 18000,
570 "membershipFeeMonths": 12,
571 "created": "2013-05-10T23:34:01.320Z",
572 "upgradeFrom": [
573 1,
574 2
575 ],
576 "commitment": 365,
577 "name": "Gold",
Siobhan Tullyce652d02013-10-08 21:52:35 -0400578 "upgradeRequiresApproval": false,
579 "description": "Gold"
580 }
581},
582{
583 "pk": 1,
584 "model": "core.service",
585 "fields": {
586 "updated": "2013-09-22T21:53:48.013Z",
587 "name": "Request Router Service",
588 "enabled": true,
589 "description": "Service to help load balance and direct traffic flow to content within the CDN",
590 "created": "2013-09-22T21:53:48.013Z"
591 }
592},
593{
594 "pk": 1,
595 "model": "core.slice",
596 "fields": {
597 "router_id": null,
598 "service": 1,
599 "updated": "2013-09-22T21:54:33.729Z",
600 "name": "DnsRedir",
601 "created": "2013-09-22T21:54:33.729Z",
602 "network_id": null,
603 "tenant_id": "",
604 "serviceClass": 1,
605 "enabled": true,
606 "site": 1,
607 "omf_friendly": false,
608 "subnet_id": null,
609 "slice_url": "",
610 "creator": 1,
611 "description": ""
612 }
613},
614{
615 "pk": 2,
616 "model": "core.slice",
617 "fields": {
618 "router_id": null,
619 "service": 1,
620 "updated": "2013-09-22T22:07:48.740Z",
621 "name": "Redirect",
622 "created": "2013-09-22T22:06:33.765Z",
623 "network_id": null,
624 "tenant_id": "",
625 "serviceClass": 1,
626 "enabled": true,
627 "site": 1,
628 "omf_friendly": false,
629 "subnet_id": null,
630 "slice_url": "",
631 "creator": 1,
632 "description": ""
633 }
634},
635{
636 "pk": 3,
637 "model": "core.slice",
638 "fields": {
639 "router_id": null,
640 "service": 1,
641 "updated": "2013-09-22T22:07:21.804Z",
642 "name": "DnsDemux",
643 "created": "2013-09-22T22:07:21.804Z",
644 "network_id": null,
645 "tenant_id": "",
646 "serviceClass": 1,
647 "enabled": true,
648 "site": 1,
649 "omf_friendly": false,
650 "subnet_id": null,
651 "slice_url": "",
652 "creator": 1,
653 "description": ""
654 }
655},
656{
657 "pk": 1,
658 "model": "core.slicerole",
659 "fields": {
660 "updated": "2013-09-03T11:48:02.080Z",
661 "role": "admin",
662 "created": "2013-09-03T11:48:02.080Z"
663 }
664},
665{
666 "pk": 2,
667 "model": "core.slicerole",
668 "fields": {
669 "updated": "2013-09-03T11:48:17.688Z",
670 "role": "default",
671 "created": "2013-09-03T11:48:17.688Z"
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400672 }
673},
674{
675 "pk": 1,
676 "model": "core.serviceresource",
677 "fields": {
678 "updated": "2013-05-10T23:44:50.862Z",
679 "name": "Cycles",
680 "bucketMaxSize": 0,
681 "created": "2013-05-10T23:37:09.312Z",
682 "serviceClass": 1,
683 "maxUnitsDeployment": 0,
684 "bucketInRate": 0,
685 "cost": 7,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400686 "calendarReservable": false,
687 "maxDuration": 0,
688 "maxUnitsNode": 0
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400689 }
690},
691{
692 "pk": 2,
693 "model": "core.serviceresource",
694 "fields": {
695 "updated": "2013-05-10T23:44:39.936Z",
696 "name": "Cycles",
697 "bucketMaxSize": 0,
698 "created": "2013-05-10T23:44:39.936Z",
699 "serviceClass": 2,
700 "maxUnitsDeployment": 0,
701 "bucketInRate": 0,
702 "cost": 7,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400703 "calendarReservable": false,
704 "maxDuration": 0,
705 "maxUnitsNode": 0
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400706 }
707},
708{
709 "pk": 3,
710 "model": "core.serviceresource",
711 "fields": {
712 "updated": "2013-05-10T23:45:16.137Z",
713 "name": "Cycles",
714 "bucketMaxSize": 0,
715 "created": "2013-05-10T23:45:16.137Z",
716 "serviceClass": 3,
717 "maxUnitsDeployment": 0,
718 "bucketInRate": 0,
719 "cost": 7,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400720 "calendarReservable": false,
721 "maxDuration": 0,
722 "maxUnitsNode": 0
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400723 }
724},
725{
726 "pk": 4,
727 "model": "core.serviceresource",
728 "fields": {
729 "updated": "2013-05-10T23:47:39.033Z",
730 "name": "numberCores",
731 "bucketMaxSize": 210,
732 "created": "2013-05-10T23:46:33.201Z",
733 "serviceClass": 2,
734 "maxUnitsDeployment": 210,
735 "bucketInRate": 10,
736 "cost": 7,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400737 "calendarReservable": true,
738 "maxDuration": 168,
739 "maxUnitsNode": 6
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400740 }
741},
742{
743 "pk": 5,
744 "model": "core.serviceresource",
745 "fields": {
746 "updated": "2013-05-10T23:47:31.771Z",
747 "name": "numberCores",
748 "bucketMaxSize": 0,
749 "created": "2013-05-10T23:47:31.770Z",
750 "serviceClass": 3,
751 "maxUnitsDeployment": 210,
752 "bucketInRate": 0,
753 "cost": 0,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400754 "calendarReservable": true,
755 "maxDuration": 8760,
756 "maxUnitsNode": 6
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400757 }
Siobhan Tullybfd11dc2013-09-03 12:59:24 -0400758},
759{
760 "pk": 1,
Siobhan Tullyce652d02013-10-08 21:52:35 -0400761 "model": "requestrouter.requestrouterservice",
Siobhan Tullybfd11dc2013-09-03 12:59:24 -0400762 "fields": {
Siobhan Tullyce652d02013-10-08 21:52:35 -0400763 "behindNat": false,
764 "defaultAction": "best",
765 "defaultTTL": 30,
766 "lastResortAction": "random",
767 "maxAnswers": 3
Siobhan Tullybfd11dc2013-09-03 12:59:24 -0400768 }
Siobhan Tully53437282013-04-26 19:30:27 -0400769}
770]