diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-11-30 10:25:36 +0100 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-12-14 18:35:21 +0000 |
commit | e3862db6712692ac12bc1da5a15415756825aed2 (patch) | |
tree | a105082e4385e966a6d1530cac40f78e442bef54 /config | |
parent | 7b6a6ab8088902a20678541195867388d38423e7 (diff) |
remove odl sdnvpn config file
Change-Id: I78bbc34aff1d00b4113cfb2ebedf7e24e317a358
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/deploy/os-odl_l2-sdnvpn-ha.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config/deploy/os-odl_l2-sdnvpn-ha.yaml b/config/deploy/os-odl_l2-sdnvpn-ha.yaml deleted file mode 100644 index f6904f05..00000000 --- a/config/deploy/os-odl_l2-sdnvpn-ha.yaml +++ /dev/null @@ -1,10 +0,0 @@ -global_params: - ha_enabled: true - -deploy_options: - sdn_controller: opendaylight - sdn_l3: false - tacker: true - congress: true - sfc: false - vpn: true |