a126e8f91d796d73695e53fa2163446b2a12aedd
[plstackapi.git] / planetstack / core / fixtures / initial_data.json
1 [
2 {
3     "pk": 1, 
4     "model": "core.deployment", 
5     "fields": {
6         "updated": "2013-04-03T22:57:09.331Z", 
7         "name": "VICCI", 
8         "created": "2013-04-03T22:57:09.331Z"
9     }
10 },
11 {
12     "pk": 2, 
13     "model": "core.deployment", 
14     "fields": {
15         "updated": "2013-04-03T22:57:15.013Z", 
16         "name": "VINI", 
17         "created": "2013-04-03T22:57:15.013Z"
18     }
19 },
20 {
21     "pk": 3, 
22     "model": "core.deployment", 
23     "fields": {
24         "updated": "2013-04-03T22:57:23.015Z", 
25         "name": "PlanetLab Classic", 
26         "created": "2013-04-03T22:57:23.015Z"
27     }
28 },
29 {
30     "pk": 4, 
31     "model": "core.deployment", 
32     "fields": {
33         "updated": "2013-04-03T22:57:29.569Z", 
34         "name": "GENI", 
35         "created": "2013-04-03T22:57:29.569Z"
36     }
37 },
38 {
39     "pk": 1, 
40     "model": "core.site", 
41     "fields": {
42         "updated": "2013-04-05T15:21:04.135Z", 
43         "name": "Princeton University", 
44         "created": "2013-04-03T23:00:10.085Z", 
45         "tenant_id": "", 
46         "enabled": true, 
47         "longitude": -74.6524, 
48         "site_url": "http://princeton.edu/", 
49         "login_base": "princeton", 
50         "latitude": 40.3502, 
51         "is_public": true, 
52         "deployments": [
53             3, 
54             4
55         ], 
56         "abbreviated_name": ""
57     }
58 },
59 {
60     "pk": 2, 
61     "model": "core.site", 
62     "fields": {
63         "updated": "2013-04-05T15:42:36.517Z", 
64         "name": "Stanford University", 
65         "created": "2013-04-03T23:03:51.742Z", 
66         "tenant_id": "", 
67         "enabled": true, 
68         "longitude": -122.172, 
69         "site_url": "http://www.stanford.edu/", 
70         "login_base": "stanford", 
71         "latitude": 37.4294, 
72         "is_public": true, 
73         "deployments": [], 
74         "abbreviated_name": ""
75     }
76 },
77 {
78     "pk": 3, 
79     "model": "core.site", 
80     "fields": {
81         "updated": "2013-04-05T15:42:17.263Z", 
82         "name": "Georgia Institute of Technology", 
83         "created": "2013-04-03T23:05:51.984Z", 
84         "tenant_id": "", 
85         "enabled": true, 
86         "longitude": -84.3976, 
87         "site_url": "http://www.gatech.edu/", 
88         "login_base": "gt", 
89         "latitude": 33.7772, 
90         "is_public": true, 
91         "deployments": [], 
92         "abbreviated_name": ""
93     }
94 },
95 {
96     "pk": 4, 
97     "model": "core.site", 
98     "fields": {
99         "updated": "2013-04-05T15:39:27.501Z", 
100         "name": "University of Washington", 
101         "created": "2013-04-03T23:09:52.337Z", 
102         "tenant_id": "", 
103         "enabled": true, 
104         "longitude": -122.313, 
105         "site_url": "https://www.washington.edu/", 
106         "login_base": "uw", 
107         "latitude": 47.6531, 
108         "is_public": true, 
109         "deployments": [], 
110         "abbreviated_name": ""
111     }
112 },
113 {
114     "pk": 5, 
115     "model": "core.site", 
116     "fields": {
117         "updated": "2013-04-05T15:38:56.889Z", 
118         "name": "ETH Zuerich - Computer Science", 
119         "created": "2013-04-03T23:14:11.072Z", 
120         "tenant_id": "", 
121         "enabled": true, 
122         "longitude": 8.54513, 
123         "site_url": "http://www.inf.ethz.ch/", 
124         "login_base": "ethzcs", 
125         "latitude": 47.3794, 
126         "is_public": true, 
127         "deployments": [], 
128         "abbreviated_name": ""
129     }
130 },
131 {
132     "pk": 6, 
133     "model": "core.site", 
134     "fields": {
135         "updated": "2013-04-05T15:38:15.960Z", 
136         "name": "Max Planck Institute for Software Systems", 
137         "created": "2013-04-03T23:19:38.789Z", 
138         "tenant_id": "", 
139         "enabled": true, 
140         "longitude": 6.589, 
141         "site_url": "http://www.mpi-sws.mpg.de/", 
142         "login_base": "mpisws", 
143         "latitude": 49.14, 
144         "is_public": true, 
145         "deployments": [], 
146         "abbreviated_name": ""
147     }
148 },
149 {
150     "pk": 7, 
151     "model": "core.site", 
152     "fields": {
153         "updated": "2013-04-05T15:37:32.185Z", 
154         "name": "University of Tokyo", 
155         "created": "2013-04-03T23:20:49.815Z", 
156         "tenant_id": "", 
157         "enabled": true, 
158         "longitude": 139.5, 
159         "site_url": "http://www.planet-lab-jp.org/", 
160         "login_base": "utokyo", 
161         "latitude": 35.75, 
162         "is_public": true, 
163         "deployments": [], 
164         "abbreviated_name": ""
165     }
166 },
167 {
168     "pk": 1, 
169     "model": "core.user", 
170     "fields": {
171         "firstname": "PA", 
172         "user_url": null, 
173         "lastname": "DMIN", 
174         "is_active": true, 
175         "site": null, 
176         "phone": null, 
177         "kuser_id": null, 
178         "is_staff": true, 
179         "last_login": "2013-05-28T00:10:27.088Z", 
180         "key": null, 
181         "timezone": "America/New_York", 
182         "is_admin": true, 
183         "password": "pbkdf2_sha256$10000$uMW3Svx8sYju$Olv9L2iY9WX+eUBsEHtcArU+Jc8P3eLUqt643gb6wVU=", 
184         "email": "padmin@vicci.org"
185     }
186 },
187 {
188     "pk": 1, 
189     "model": "core.serviceclass", 
190     "fields": {
191         "updated": "2013-05-10T23:30:52.931Z", 
192         "membershipFee": 0, 
193         "membershipFeeMonths": 0, 
194         "created": "2013-05-10T23:30:52.931Z", 
195         "upgradeFrom": [
196             2, 
197             3
198         ], 
199         "commitment": 0, 
200         "name": "Best Effort", 
201         "upgradeRequiresApproval": false, 
202         "description": "Best Effort"
203     }
204 },
205 {
206     "pk": 2, 
207     "model": "core.serviceclass", 
208     "fields": {
209         "updated": "2013-05-10T23:35:51.694Z", 
210         "membershipFee": 100, 
211         "membershipFeeMonths": 1, 
212         "created": "2013-05-10T23:33:24.930Z", 
213         "upgradeFrom": [
214             1, 
215             3
216         ], 
217         "commitment": 365, 
218         "name": "Silver", 
219         "upgradeRequiresApproval": false, 
220         "description": "Silver"
221     }
222 },
223 {
224     "pk": 3, 
225     "model": "core.serviceclass", 
226     "fields": {
227         "updated": "2013-05-10T23:34:01.320Z", 
228         "membershipFee": 18000, 
229         "membershipFeeMonths": 12, 
230         "created": "2013-05-10T23:34:01.320Z", 
231         "upgradeFrom": [
232             1, 
233             2
234         ], 
235         "commitment": 365, 
236         "name": "Gold", 
237         "upgradeRequiresApproval": false, 
238         "description": "Gold"
239     }
240 },
241 {
242     "pk": 1, 
243     "model": "core.serviceresource", 
244     "fields": {
245         "updated": "2013-05-10T23:44:50.862Z", 
246         "name": "Cycles", 
247         "bucketMaxSize": 0, 
248         "created": "2013-05-10T23:37:09.312Z", 
249         "serviceClass": 1, 
250         "maxUnitsDeployment": 0, 
251         "bucketInRate": 0, 
252         "cost": 7, 
253         "calendarReservable": false, 
254         "maxDuration": 0, 
255         "maxUnitsNode": 0
256     }
257 },
258 {
259     "pk": 2, 
260     "model": "core.serviceresource", 
261     "fields": {
262         "updated": "2013-05-10T23:44:39.936Z", 
263         "name": "Cycles", 
264         "bucketMaxSize": 0, 
265         "created": "2013-05-10T23:44:39.936Z", 
266         "serviceClass": 2, 
267         "maxUnitsDeployment": 0, 
268         "bucketInRate": 0, 
269         "cost": 7, 
270         "calendarReservable": false, 
271         "maxDuration": 0, 
272         "maxUnitsNode": 0
273     }
274 },
275 {
276     "pk": 3, 
277     "model": "core.serviceresource", 
278     "fields": {
279         "updated": "2013-05-10T23:45:16.137Z", 
280         "name": "Cycles", 
281         "bucketMaxSize": 0, 
282         "created": "2013-05-10T23:45:16.137Z", 
283         "serviceClass": 3, 
284         "maxUnitsDeployment": 0, 
285         "bucketInRate": 0, 
286         "cost": 7, 
287         "calendarReservable": false, 
288         "maxDuration": 0, 
289         "maxUnitsNode": 0
290     }
291 },
292 {
293     "pk": 4, 
294     "model": "core.serviceresource", 
295     "fields": {
296         "updated": "2013-05-10T23:47:39.033Z", 
297         "name": "numberCores", 
298         "bucketMaxSize": 210, 
299         "created": "2013-05-10T23:46:33.201Z", 
300         "serviceClass": 2, 
301         "maxUnitsDeployment": 210, 
302         "bucketInRate": 10, 
303         "cost": 7, 
304         "calendarReservable": true, 
305         "maxDuration": 168, 
306         "maxUnitsNode": 6
307     }
308 },
309 {
310     "pk": 5, 
311     "model": "core.serviceresource", 
312     "fields": {
313         "updated": "2013-05-10T23:47:31.771Z", 
314         "name": "numberCores", 
315         "bucketMaxSize": 0, 
316         "created": "2013-05-10T23:47:31.770Z", 
317         "serviceClass": 3, 
318         "maxUnitsDeployment": 210, 
319         "bucketInRate": 0, 
320         "cost": 0, 
321         "calendarReservable": true, 
322         "maxDuration": 8760, 
323         "maxUnitsNode": 6
324     }
325 }
326 ]