aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/virtual_cluster_odl.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/conf/virtual_cluster_odl.yml')
-rw-r--r--deploy/conf/virtual_cluster_odl.yml29
1 files changed, 0 insertions, 29 deletions
diff --git a/deploy/conf/virtual_cluster_odl.yml b/deploy/conf/virtual_cluster_odl.yml
deleted file mode 100644
index e2ee19c6..00000000
--- a/deploy/conf/virtual_cluster_odl.yml
+++ /dev/null
@@ -1,29 +0,0 @@
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - odl
-
- - name: host2
- roles:
- - controller
- - ha
- - odl
-
- - name: host3
- roles:
- - controller
- - ha
- - odl
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute