ansible/changelogs
Felix Fontein bdaa8baacb docker_container: fix idempotency for network IP addresses (#62928)
* Specifying IP addresses needs API version 1.22 or newer.

* Simplify code.

* Use IPAMConfig.IPv*Address instead of IPAddress and GlobalIPv6Address.

* Add changelog.

* Fix syntax errors.

* Add integration test.

* Don't rely on netaddr.

* Normalize IPv6 addresses before comparison.

* Install netaddr, and use it.

(cherry picked from commit 62c0cae29a)
2019-11-01 08:40:49 -07:00
..
fragments docker_container: fix idempotency for network IP addresses (#62928) 2019-11-01 08:40:49 -07:00
.changes.yaml New release v2.9.0 2019-10-31 09:06:47 -07:00
CHANGELOG-v2.9.rst New release v2.9.0 2019-10-31 09:06:47 -07:00
CHANGELOG.rst
config.yaml