Enabling extra bridge for native external network 49/52649/3
authorRicardo Noriega <rnoriega@redhat.com>
Mon, 26 Feb 2018 11:34:39 +0000 (06:34 -0500)
committerRicardo Noriega <rnoriega@redhat.com>
Mon, 12 Mar 2018 15:25:31 +0000 (15:25 +0000)
commit8ed6771038060ee0057dab56c5ec95d6c8b8e49f
treee018265cc09fc26520f16ac3a4221c20b8fccacc
parent484b7f421f8c520e45aa8cf9d9d9304132a79b4a
Enabling extra bridge for native external network

  If you have a non-vlan external network in a
  separate interface, you will need to create an
  extra bridge to hook up the interface. This patch
  will allow the user to create:

    - br-isolated: for all the vlan networks
    - br-ex: for the native external network

JIRA: APEX-572

Change-Id: Ie76e2345ce75c77f2925c47451427ae41b6957d1
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
build/nics-template.yaml.jinja2