setting up mock data fetch and model building on client
blocked by sample JSON data not matching switch configuration specification
diff --git a/web/ons-demo/data/wm_registry_controllers_json.json b/web/ons-demo/data/wm_registry_controllers_json.json
new file mode 100644
index 0000000..18dc9b0
--- /dev/null
+++ b/web/ons-demo/data/wm_registry_controllers_json.json
@@ -0,0 +1,6 @@
+[
+    "onos9vpc",
+    "onos10vpc",
+    "onos11vpc",
+    "onos12vpc"
+]
\ No newline at end of file