add analytics slice and Hadoop image
authorScott Baker <smbaker@gmail.com>
Tue, 20 May 2014 18:01:04 +0000 (11:01 -0700)
committerScott Baker <smbaker@gmail.com>
Tue, 20 May 2014 18:01:04 +0000 (11:01 -0700)
planetstack/core/fixtures/demo_data.json

index 14409e0..391f042 100644 (file)
         "enacted": null
     }
 },
+{
+    "pk": 16, 
+    "model": "core.slice", 
+    "fields": {
+        "updated": "2014-05-20T17:55:00.621Z", 
+        "imagePreference": "Ubuntu 12.04 LTS", 
+        "name": "Analytics", 
+        "service": null, 
+        "created": "2014-05-20T17:54:07.100Z", 
+        "slice_url": "", 
+        "description": "Analytics ", 
+        "serviceClass": 1, 
+        "enabled": true, 
+        "site": 22, 
+        "omf_friendly": false, 
+        "network": "Private Only", 
+        "max_slivers": 10, 
+        "mountDataSets": "GenBank", 
+        "creator": 8, 
+        "enacted": null
+    }
+},
 {
     "pk": 1, 
     "model": "core.slicerole", 
         "enacted": null
     }
 },
+{
+    "pk": 2, 
+    "model": "core.image", 
+    "fields": {
+        "updated": "2014-05-20T17:52:10.076Z", 
+        "name": "Hadoop 2.4.0", 
+        "created": "2014-05-20T17:52:10.076Z", 
+        "container_format": "bare", 
+        "disk_format": "raw", 
+        "path": null, 
+        "enacted": null
+    }
+},
 {
     "pk": 384, 
     "model": "core.node", 
         "enacted": null
     }
 },
+{
+    "pk": 345, 
+    "model": "core.sliver", 
+    "fields": {
+        "node": 535, 
+        "instance_name": null, 
+        "updated": "2014-05-20T17:55:00.654Z", 
+        "slice": 16, 
+        "deploymentNetwork": 7, 
+        "name": "Analytics", 
+        "created": "2014-05-20T17:55:00.654Z", 
+        "ip": null, 
+        "image": 1, 
+        "creator": 8, 
+        "numberCores": 0, 
+        "instance_id": null, 
+        "enacted": null
+    }
+},
 {
     "pk": 1, 
     "model": "core.reservation",