configure ODL as BGP server 95/66195/10
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Mon, 4 Dec 2017 13:21:42 +0000 (14:21 +0100)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Mon, 19 Mar 2018 17:39:58 +0000 (17:39 +0000)
commite2fad258caec72ddfa9b31eb23fd26db30eb5b3c
tree5904f525cd7149aa683a684a3095026862a13306
parent4aabce0605ef0f51eef4d6564cc7d779630706c5
configure ODL as BGP server

1. Quagga packages are kept as tar.gz package in remote location,
downloaded/extracted/configured as local distribution repository
(apt/yum/zypper) accordingly to install the Quagga and its dependent
packages seamlessly

2. Quagga to be installed on the neutron server nodes, but its configued
as BGP speaker for OpenDaylight in one of the neutron server node if it
is running in cluster environment.

Change-Id: If3907c76a57cb7d58e78ec0201c01b27baefb472
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
handlers/configure_odl_bgp.yml [new file with mode: 0644]
handlers/main.yml
tasks/configure_quagga.yml [new file with mode: 0644]
tasks/main.yml
vars/main.yml