
6 Mar
2016
6 Mar
'16
8:40 p.m.
On Sun, Mar 06, 2016 at 07:59:38PM -0500, Laine Stump wrote:
configuration, but while this creates a libvirt network...
<network> <name>provision</name> <forward mode='bridge'/> <bridge name='brprov'/> </network>
...it doesn't actually create the bridge...
Remove the <forward mode='bridge'/> line from your config above and it should do what you want - libvirt will create the bridge, but won't assign any IP address to it (nor will it attach it to any physical device).
Wow, that totally works, and makes my life much simpler. Thanks! -- Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github} Cloud Engineering / OpenStack | http://blog.oddbit.com/