blob: 792bb7f1507582aa7fbc2d2ca113b5d24655be77 (
plain)
1
2
3
4
5
6
7
|
---
upgrade:
- |
Changed default address of docker0 bridge to be in the last class B private
network -- 172.31.0.1/24 -- to stop conflicting with the default network
range for InternalApiNetCidr. The docker0 bridge is normally unused in
TripleO deployment.
|