Enabled CORS
Fetching info from L-XOS

Change-Id: I6293f15adeb7716cc31499b18d35bdedf8f7cde1
diff --git a/views/ngXosViews/globalXos/mocks/slices.json b/views/ngXosViews/globalXos/mocks/slices.json
new file mode 100644
index 0000000..a314e2a
--- /dev/null
+++ b/views/ngXosViews/globalXos/mocks/slices.json
@@ -0,0 +1,35 @@
+[
+  {
+    "humanReadableName": "arizona_test",
+    "id": 1,
+    "created": "2016-10-21T08:29:16.204941Z",
+    "updated": "2016-10-26T12:37:32.146751Z",
+    "enacted": null,
+    "policed": null,
+    "backend_register": "{}",
+    "backend_status": "0 - Provisioning in progress",
+    "deleted": false,
+    "write_protect": false,
+    "lazy_blocked": false,
+    "no_sync": false,
+    "no_policy": false,
+    "name": "arizona_test",
+    "enabled": true,
+    "omf_friendly": false,
+    "description": "",
+    "slice_url": "",
+    "site": 1,
+    "max_instances": 10,
+    "service": null,
+    "network": null,
+    "exposed_ports": null,
+    "serviceClass": 1,
+    "creator": 1,
+    "default_flavor": null,
+    "default_image": null,
+    "default_node": null,
+    "mount_data_sets": "GenBank",
+    "default_isolation": "vm",
+    "networks": []
+  }
+]
\ No newline at end of file