diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-10-17 13:50:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-17 13:50:29 +0000 |
commit | 6272bd42dcac3ea9b9848d5487dbf2eff08ae0f8 (patch) | |
tree | 770e5a07ad8d0209db6e14d170cbd31a7c61c0a1 /mcp/reclass/classes/cluster/mcp-common-noha | |
parent | d730e4b011a5770ef29655028638b490fe34a339 (diff) | |
parent | 7f41e5fde88df7c312175a90c536550763d4c271 (diff) |
Merge "Add odl bgpvpn noha scenario to fuel"
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 index 2f7e39d87..6d09541a4 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 @@ -183,6 +183,11 @@ parameters: global_physnet_mtu: 9000 backend: external_mtu: 9000 +{%- if '-bgpvpn-' in conf.MCP_DEPLOY_SCENARIO %} + bgp_vpn: + enabled: True + driver: opendaylight_v2 +{%- endif %} apache: server: bind: |