From 26817bf3c1ce0d076ddd99d24194a00916f6fe0e Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 11 Apr 2017 16:41:55 -0400 Subject: Removing sdn_l3 and _l2 scenario features JIRA: APEX-429 Change-Id: Ifb28bb27f8e58ac5b180454719dfb329c3edf000 Signed-off-by: Dan Radez --- config/deploy/deploy_settings.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/deploy/deploy_settings.yaml') diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml index 7406fe6f..45324c4b 100644 --- a/config/deploy/deploy_settings.yaml +++ b/config/deploy/deploy_settings.yaml @@ -19,10 +19,6 @@ deploy_options: # is specified, carbon will be used. # odl_version: carbon - # Whether to configure ODL L3 support. This will disable the Neutron L3 Agent - # and use ODL instead. - sdn_l3: false - # Whether to install and configure Tacker (VNF Manager) tacker: true -- cgit 1.2.3-korg