summaryrefslogtreecommitdiffstats
path: root/lib/python/apex/deploy_settings.py
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-05-17 20:31:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-17 20:31:17 +0000
commit55fdc0e0418ea23a4ca208ae3285e03e04a612e5 (patch)
tree9a5bdc394df9193b251290bc215be34eeb9cf35c /lib/python/apex/deploy_settings.py
parentb411839804e6fca023ef7a695bbb616ea80fd6f3 (diff)
parent26817bf3c1ce0d076ddd99d24194a00916f6fe0e (diff)
Merge "Removing sdn_l3 and _l2 scenario features"
Diffstat (limited to 'lib/python/apex/deploy_settings.py')
-rw-r--r--lib/python/apex/deploy_settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/apex/deploy_settings.py b/lib/python/apex/deploy_settings.py
index 48ce340d..1025fcea 100644
--- a/lib/python/apex/deploy_settings.py
+++ b/lib/python/apex/deploy_settings.py
@@ -15,7 +15,6 @@ from .common import utils
REQ_DEPLOY_SETTINGS = ['sdn_controller',
'odl_version',
- 'sdn_l3',
'tacker',
'congress',
'dataplane',