
Currently we use the network attached to lxcbr0 for mgmt network However we define lxcbr0 - eth1 as mgmt later, which makes two NICs in the containers (eth0 and eth1) having the same network. This causes network issues if not properly configured. To make things simple, this commit creates a br-mgmt network and leaves the lxcbr0 alone. On top of this, iptables were not properly applied. Change-Id: I4e83c2cb90455d5bc82b24dd9f2f0c7e89d7f842
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%