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 /config/deploy/os-odl_l2-sfc-noha.yaml | |
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 'config/deploy/os-odl_l2-sfc-noha.yaml')
-rw-r--r-- | config/deploy/os-odl_l2-sfc-noha.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config/deploy/os-odl_l2-sfc-noha.yaml b/config/deploy/os-odl_l2-sfc-noha.yaml deleted file mode 100644 index 8104e7ea..00000000 --- a/config/deploy/os-odl_l2-sfc-noha.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- -global_params: - ha_enabled: false - -deploy_options: - sdn_controller: opendaylight - sdn_l3: false - odl_version: carbon - tacker: true - congress: true - sfc: true - vpn: false |