diff options
author | Dan Radez <dradez@redhat.com> | 2017-04-11 16:41:55 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2017-05-15 08:34:29 -0400 |
commit | 26817bf3c1ce0d076ddd99d24194a00916f6fe0e (patch) | |
tree | e945d112a575023331d74190c922673c2791e37d /tests/test_apex_deploy_settings.py | |
parent | 95ee731525170e8dd4df813d5ca7e43b0ba2f4eb (diff) |
Removing sdn_l3 and _l2 scenario features
JIRA: APEX-429
Change-Id: Ifb28bb27f8e58ac5b180454719dfb329c3edf000
Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'tests/test_apex_deploy_settings.py')
-rw-r--r-- | tests/test_apex_deploy_settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_apex_deploy_settings.py b/tests/test_apex_deploy_settings.py index 5882eb95..00eb2744 100644 --- a/tests/test_apex_deploy_settings.py +++ b/tests/test_apex_deploy_settings.py @@ -29,7 +29,6 @@ deploy_files = ('deploy_settings.yaml', 'os-nosdn-ovs_dpdk-ha.yaml', 'os-nosdn-performance-ha.yaml', 'os-odl-nofeature-ha.yaml', - 'os-odl_l2-sfc-noha.yaml', 'os-onos-nofeature-ha.yaml', 'os-onos-sfc-ha.yaml') |