Add NIC config for compute role for DVR with multiple NICs
authorDan Sneddon <dsneddon@redhat.com>
Fri, 2 Dec 2016 18:12:17 +0000 (10:12 -0800)
committerDan Sneddon <dsneddon@redhat.com>
Fri, 2 Dec 2016 18:12:17 +0000 (10:12 -0800)
commit8e5652ec8d1a22a72e6131ea000b47368f2d5664
tree3a538f320a5a04d9deccba9e12dacf6f6b330b43
parentae1a0e6ec0f99009ae2534c382f3123b305ce39b
Add NIC config for compute role for DVR with multiple NICs

This change adds a NIC config to the multiple-nics sample NIC
config templates for a compute node running DVR. In order for
DVR to work on the compute nodes, they must share an external
bridge with the controllers. All of the other sample NIC
configs already have an external bridge (defaults to 'br-ex'),
but the multiple-nics compute role does not, so now the
compute-dvr.yaml NIC template will demonstrate DVR with
multiple NICs.

Change-Id: I80fe2e5842a67984e1d4d8aa295c7607c4f340ad
network/config/multiple-nics/compute-dvr.yaml [new file with mode: 0644]