You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration
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)
6 years ago
..
targets docker_container: fix idempotency for network IP addresses (#62928) 6 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 6 years ago
network-integration.requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago