onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / assets / templates / neutron_add_network.template
diff --git a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_network.template b/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_network.template
new file mode 100644 (file)
index 0000000..36382d4
--- /dev/null
@@ -0,0 +1,7 @@
+{
+ "network":
+  {
+    "name": "${name}",
+    "admin_state_up": false
+  }
+}
\ No newline at end of file