aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/virtual_cluster_odl.yml
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-01-26 10:16:23 +0800
committerJustin chi <chigang@huawei.com>2016-02-04 03:15:01 +0000
commit6e3066785dbcfc37b6c4cb82eb7ba594e8116cf5 (patch)
tree3baea594bf9d0dcf75ca050a4e2c63a6fd29514b /deploy/conf/virtual_cluster_odl.yml
parentb8b15a435e82fde83b5fb7ce1e6433f1d7662518 (diff)
[compass] remove redundant files
Change-Id: Ic2b27abb47e217c10ee763d72a178b46ed64c1f4 Signed-off-by: meimei <meimei@huawei.com>
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