Fix controller restart issue 71/64771/2
authorHarry Huang <huangxiangyu5@huawei.com>
Thu, 8 Nov 2018 10:49:27 +0000 (18:49 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Fri, 9 Nov 2018 07:43:00 +0000 (07:43 +0000)
commit102bb6775c60fefca3c88d6f582f520384636f9f
tree8b7eac857eb44167ae61ea6b5fd55f44f33412a1
parentcb25247cf23d560b774236401217e8b53da1da4c
Fix controller restart issue

JIRA: COMPASS-620

Configuration for lxcbr0 is missing because
interfaces file is overwritten during setup
of openvswitch. Add configuration of lxcbr0
in setup-openvswitch.

Change-Id: I7eadc3fb9ccfd05608d57c4de0a451ba2dceab60
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
deploy/adapters/ansible/roles/setup-openvswitch/templates/controller.j2