add analytics slice and Hadoop image
diff --git a/planetstack/core/fixtures/demo_data.json b/planetstack/core/fixtures/demo_data.json
index 14409e0..391f042 100644
--- a/planetstack/core/fixtures/demo_data.json
+++ b/planetstack/core/fixtures/demo_data.json
@@ -1365,6 +1365,28 @@
     }
 },
 {
+    "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", 
     "fields": {
@@ -3198,6 +3220,19 @@
     }
 },
 {
+    "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", 
     "fields": {
@@ -9766,6 +9801,25 @@
     }
 },
 {
+    "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", 
     "fields": {