diff options
Diffstat (limited to 'config/deploy/deploy_settings.yaml')
-rw-r--r-- | config/deploy/deploy_settings.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
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 |