summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template')
-rw-r--r--kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template8
1 files changed, 0 insertions, 8 deletions
diff --git a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template b/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template
deleted file mode 100644
index 5a4264f8cc..0000000000
--- a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/neutron_add_subnet.template
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "subnet": {
- "network_id": "${network_id}",
- "ip_version": 4,
- "name":"${subnet_name}",
- "cidr": "${cidr}"
- }
-} \ No newline at end of file