Inclusion of vpe-router layer from MWC demo

Signed-off-by: Marco Ceppi <marco.ceppi@canonical.com>
diff --git a/vpe-router/config.yaml b/vpe-router/config.yaml
new file mode 100644
index 0000000..562515f
--- /dev/null
+++ b/vpe-router/config.yaml
@@ -0,0 +1,17 @@
+options:
+  vpe-router:
+    default:
+    type: string
+    description: Hostname or IP of the vpe router to connect to
+  user:
+    type: string
+    default: root
+    description: Username for VPE Router
+  pass:
+    type: string
+    default:
+    description: Password for VPE Router
+  hostname:
+    type: string
+    default:
+    description: The hostname to set the vpe router to.