From 6e3066785dbcfc37b6c4cb82eb7ba594e8116cf5 Mon Sep 17 00:00:00 2001 From: meimei Date: Tue, 26 Jan 2016 10:16:23 +0800 Subject: [compass] remove redundant files Change-Id: Ic2b27abb47e217c10ee763d72a178b46ed64c1f4 Signed-off-by: meimei --- deploy/conf/virtual_cluster_opencontrail.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 deploy/conf/virtual_cluster_opencontrail.yml (limited to 'deploy/conf/virtual_cluster_opencontrail.yml') diff --git a/deploy/conf/virtual_cluster_opencontrail.yml b/deploy/conf/virtual_cluster_opencontrail.yml deleted file mode 100644 index 56240f35..00000000 --- a/deploy/conf/virtual_cluster_opencontrail.yml +++ /dev/null @@ -1,25 +0,0 @@ -TYPE: virtual -FLAVOR: cluster - -hosts: - - name: host1 - roles: - - controller - - ha - - opencontrail - - - name: host2 - roles: - - compute - - - name: host3 - roles: - - compute - - - name: host4 - roles: - - compute - - - name: host5 - roles: - - compute -- cgit 1.2.3-korg