I notice that on my build of VDSM, the network test.
functional/networkTests.py:testDhcpReplaceNicWithBridge
Fails on the assertion that the address will not change (the dnsmasq dhcp server returns a new address for the same mac)
Can anyone reproduce this?