tripleo-heat-templates/releasenotes/notes/docker-bip-9a334c8f31a59b96.yaml
melissaml c03987f23e Remove the duplicated word
Change-Id: Id5110538ea877c2fea33066b88e474933eec99f7
2018-08-22 23:49:07 +08:00

11 lines
327 B
YAML

---
other:
- |
The default docker0 brige should be normally given a
value that does not conflict to any of the existing
networks' CIDR ranges.
If there is a conflict for the default value `172.31.0.1/24`,
allow users to alter the docker service startup ``--bip``
option via ``DockerNetworkOptions``.