Adding bridge for floating network on bmt nodes
The make floating network accessible a bridge should be added
therefore br-public is added to baremetal network configuration
function.
Floating network is extented due to the fact that 10 available IP
address are not enough in the pool and the error below occurred:
b'tempest.lib.exceptions.Conflict: Conflict with state of target resource'
b"Details: {'type': 'IpAddressGenerationFailure', 'message': 'No more IP addresses available on network 8bd8baff-b7fb-4b38-a9a3-42b797c97f97.', 'detail': ''}"
b''
Related-PROD: PRODX-2342
Change-Id: I0d7f07efe9ad9c640f02cd17549c0c2332225e6f
2 files changed