blob: a86728aa91d80064386237dc5fc2e3538f69e613 [file] [log] [blame]
Siobhan Tully53437282013-04-26 19:30:27 -04001[
2{
3 "pk": 1,
Siobhan Tullybf1153a2013-05-27 20:53:48 -04004 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -04005 "fields": {
6 "updated": "2013-04-03T22:57:09.331Z",
Siobhan Tully567e3e62013-06-21 18:03:16 -04007 "enacted": null,
Siobhan Tully53437282013-04-26 19:30:27 -04008 "name": "VICCI",
9 "created": "2013-04-03T22:57:09.331Z"
10 }
11},
12{
13 "pk": 2,
Siobhan Tullybf1153a2013-05-27 20:53:48 -040014 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -040015 "fields": {
16 "updated": "2013-04-03T22:57:15.013Z",
Siobhan Tully567e3e62013-06-21 18:03:16 -040017 "enacted": null,
Siobhan Tully53437282013-04-26 19:30:27 -040018 "name": "VINI",
19 "created": "2013-04-03T22:57:15.013Z"
20 }
21},
22{
23 "pk": 3,
Siobhan Tullybf1153a2013-05-27 20:53:48 -040024 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -040025 "fields": {
26 "updated": "2013-04-03T22:57:23.015Z",
Siobhan Tully567e3e62013-06-21 18:03:16 -040027 "enacted": null,
Siobhan Tully53437282013-04-26 19:30:27 -040028 "name": "PlanetLab Classic",
29 "created": "2013-04-03T22:57:23.015Z"
30 }
31},
32{
33 "pk": 4,
Siobhan Tullybf1153a2013-05-27 20:53:48 -040034 "model": "core.deployment",
Siobhan Tully53437282013-04-26 19:30:27 -040035 "fields": {
36 "updated": "2013-04-03T22:57:29.569Z",
Siobhan Tully567e3e62013-06-21 18:03:16 -040037 "enacted": null,
Siobhan Tully53437282013-04-26 19:30:27 -040038 "name": "GENI",
39 "created": "2013-04-03T22:57:29.569Z"
40 }
41},
42{
43 "pk": 1,
44 "model": "core.site",
45 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -040046 "updated": "2013-06-21T21:12:16.675Z",
Siobhan Tully53437282013-04-26 19:30:27 -040047 "name": "Princeton University",
48 "created": "2013-04-03T23:00:10.085Z",
49 "tenant_id": "",
50 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -040051 "site_url": "http://princeton.edu/",
52 "login_base": "princeton",
Siobhan Tully567e3e62013-06-21 18:03:16 -040053 "location": "40.3502,-74.6524",
Siobhan Tully53437282013-04-26 19:30:27 -040054 "is_public": true,
55 "deployments": [
56 3,
57 4
58 ],
Siobhan Tully567e3e62013-06-21 18:03:16 -040059 "abbreviated_name": "",
60 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -040061 }
62},
63{
64 "pk": 2,
65 "model": "core.site",
66 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -040067 "updated": "2013-06-21T21:19:35.989Z",
Siobhan Tully53437282013-04-26 19:30:27 -040068 "name": "Stanford University",
69 "created": "2013-04-03T23:03:51.742Z",
70 "tenant_id": "",
71 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -040072 "site_url": "http://www.stanford.edu/",
73 "login_base": "stanford",
Siobhan Tully567e3e62013-06-21 18:03:16 -040074 "location": "37.4294,-122.172",
Siobhan Tully53437282013-04-26 19:30:27 -040075 "is_public": true,
76 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -040077 "abbreviated_name": "",
78 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -040079 }
80},
81{
82 "pk": 3,
83 "model": "core.site",
84 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -040085 "updated": "2013-06-21T21:18:43.118Z",
Siobhan Tully53437282013-04-26 19:30:27 -040086 "name": "Georgia Institute of Technology",
87 "created": "2013-04-03T23:05:51.984Z",
88 "tenant_id": "",
89 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -040090 "site_url": "http://www.gatech.edu/",
91 "login_base": "gt",
Siobhan Tully567e3e62013-06-21 18:03:16 -040092 "location": "33.7772,-84.3976",
Siobhan Tully53437282013-04-26 19:30:27 -040093 "is_public": true,
94 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -040095 "abbreviated_name": "",
96 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -040097 }
98},
99{
100 "pk": 4,
101 "model": "core.site",
102 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400103 "updated": "2013-06-21T21:17:55.537Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400104 "name": "University of Washington",
105 "created": "2013-04-03T23:09:52.337Z",
106 "tenant_id": "",
107 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -0400108 "site_url": "https://www.washington.edu/",
109 "login_base": "uw",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400110 "location": "47.6531,-122.313",
Siobhan Tully53437282013-04-26 19:30:27 -0400111 "is_public": true,
112 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -0400113 "abbreviated_name": "",
114 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -0400115 }
116},
117{
118 "pk": 5,
119 "model": "core.site",
120 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400121 "updated": "2013-06-21T21:17:13.982Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400122 "name": "ETH Zuerich - Computer Science",
123 "created": "2013-04-03T23:14:11.072Z",
124 "tenant_id": "",
125 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -0400126 "site_url": "http://www.inf.ethz.ch/",
127 "login_base": "ethzcs",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400128 "location": "47.3794,8.54513",
Siobhan Tully53437282013-04-26 19:30:27 -0400129 "is_public": true,
130 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -0400131 "abbreviated_name": "",
132 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -0400133 }
134},
135{
136 "pk": 6,
137 "model": "core.site",
138 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400139 "updated": "2013-06-21T21:16:29.653Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400140 "name": "Max Planck Institute for Software Systems",
141 "created": "2013-04-03T23:19:38.789Z",
142 "tenant_id": "",
143 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -0400144 "site_url": "http://www.mpi-sws.mpg.de/",
145 "login_base": "mpisws",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400146 "location": "49.14,6.589",
Siobhan Tully53437282013-04-26 19:30:27 -0400147 "is_public": true,
148 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -0400149 "abbreviated_name": "",
150 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -0400151 }
152},
153{
154 "pk": 7,
155 "model": "core.site",
156 "fields": {
Siobhan Tully567e3e62013-06-21 18:03:16 -0400157 "updated": "2013-06-21T21:14:49.235Z",
Siobhan Tully53437282013-04-26 19:30:27 -0400158 "name": "University of Tokyo",
159 "created": "2013-04-03T23:20:49.815Z",
160 "tenant_id": "",
161 "enabled": true,
Siobhan Tully53437282013-04-26 19:30:27 -0400162 "site_url": "http://www.planet-lab-jp.org/",
163 "login_base": "utokyo",
Siobhan Tully567e3e62013-06-21 18:03:16 -0400164 "location": "35.75,139.5",
Siobhan Tully53437282013-04-26 19:30:27 -0400165 "is_public": true,
166 "deployments": [],
Siobhan Tully567e3e62013-06-21 18:03:16 -0400167 "abbreviated_name": "",
168 "enacted": null
Siobhan Tully53437282013-04-26 19:30:27 -0400169 }
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400170},
171{
172 "pk": 1,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400173 "model": "core.serviceclass",
174 "fields": {
175 "updated": "2013-05-10T23:30:52.931Z",
176 "membershipFee": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400177 "description": "Best Effort",
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400178 "membershipFeeMonths": 0,
179 "created": "2013-05-10T23:30:52.931Z",
180 "upgradeFrom": [
181 2,
182 3
183 ],
184 "commitment": 0,
185 "name": "Best Effort",
186 "upgradeRequiresApproval": false,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400187 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400188 }
189},
190{
191 "pk": 2,
192 "model": "core.serviceclass",
193 "fields": {
194 "updated": "2013-05-10T23:35:51.694Z",
195 "membershipFee": 100,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400196 "description": "Silver",
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400197 "membershipFeeMonths": 1,
198 "created": "2013-05-10T23:33:24.930Z",
199 "upgradeFrom": [
200 1,
201 3
202 ],
203 "commitment": 365,
204 "name": "Silver",
205 "upgradeRequiresApproval": false,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400206 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400207 }
208},
209{
210 "pk": 3,
211 "model": "core.serviceclass",
212 "fields": {
213 "updated": "2013-05-10T23:34:01.320Z",
214 "membershipFee": 18000,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400215 "description": "Gold",
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400216 "membershipFeeMonths": 12,
217 "created": "2013-05-10T23:34:01.320Z",
218 "upgradeFrom": [
219 1,
220 2
221 ],
222 "commitment": 365,
223 "name": "Gold",
224 "upgradeRequiresApproval": false,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400225 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400226 }
227},
228{
229 "pk": 1,
230 "model": "core.serviceresource",
231 "fields": {
232 "updated": "2013-05-10T23:44:50.862Z",
233 "name": "Cycles",
234 "bucketMaxSize": 0,
235 "created": "2013-05-10T23:37:09.312Z",
236 "serviceClass": 1,
237 "maxUnitsDeployment": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400238 "calendarReservable": false,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400239 "bucketInRate": 0,
240 "cost": 7,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400241 "maxUnitsNode": 0,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400242 "maxDuration": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400243 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400244 }
245},
246{
247 "pk": 2,
248 "model": "core.serviceresource",
249 "fields": {
250 "updated": "2013-05-10T23:44:39.936Z",
251 "name": "Cycles",
252 "bucketMaxSize": 0,
253 "created": "2013-05-10T23:44:39.936Z",
254 "serviceClass": 2,
255 "maxUnitsDeployment": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400256 "calendarReservable": false,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400257 "bucketInRate": 0,
258 "cost": 7,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400259 "maxUnitsNode": 0,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400260 "maxDuration": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400261 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400262 }
263},
264{
265 "pk": 3,
266 "model": "core.serviceresource",
267 "fields": {
268 "updated": "2013-05-10T23:45:16.137Z",
269 "name": "Cycles",
270 "bucketMaxSize": 0,
271 "created": "2013-05-10T23:45:16.137Z",
272 "serviceClass": 3,
273 "maxUnitsDeployment": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400274 "calendarReservable": false,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400275 "bucketInRate": 0,
276 "cost": 7,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400277 "maxUnitsNode": 0,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400278 "maxDuration": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400279 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400280 }
281},
282{
283 "pk": 4,
284 "model": "core.serviceresource",
285 "fields": {
286 "updated": "2013-05-10T23:47:39.033Z",
287 "name": "numberCores",
288 "bucketMaxSize": 210,
289 "created": "2013-05-10T23:46:33.201Z",
290 "serviceClass": 2,
291 "maxUnitsDeployment": 210,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400292 "calendarReservable": true,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400293 "bucketInRate": 10,
294 "cost": 7,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400295 "maxUnitsNode": 6,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400296 "maxDuration": 168,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400297 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400298 }
299},
300{
301 "pk": 5,
302 "model": "core.serviceresource",
303 "fields": {
304 "updated": "2013-05-10T23:47:31.771Z",
305 "name": "numberCores",
306 "bucketMaxSize": 0,
307 "created": "2013-05-10T23:47:31.770Z",
308 "serviceClass": 3,
309 "maxUnitsDeployment": 210,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400310 "calendarReservable": true,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400311 "bucketInRate": 0,
312 "cost": 0,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400313 "maxUnitsNode": 6,
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400314 "maxDuration": 8760,
Siobhan Tully567e3e62013-06-21 18:03:16 -0400315 "enacted": null
Siobhan Tullybf1153a2013-05-27 20:53:48 -0400316 }
Siobhan Tully53437282013-04-26 19:30:27 -0400317}
318]