From 4db2df5989e16b2ad1152b7851136ff4dc637252 Mon Sep 17 00:00:00 2001 From: Harry Huang Date: Sat, 8 Jul 2017 17:00:31 +0800 Subject: Add opendaylight switch Add key plugins in DHA file and declare opendaylight as a plugin in odl scenario. Change-Id: Iefc07b691d5052a9980d8c87f23a9f82be61ed6e Signed-off-by: Harry Huang --- deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml') diff --git a/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml b/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml index 10a27ebd..fb530012 100644 --- a/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml +++ b/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml @@ -12,6 +12,8 @@ TYPE: virtual FLAVOR: cluster odl_l3_agent: "Enable" +plugins: + - opendaylight: "Enable" hosts: - name: host1 -- cgit 1.2.3-korg