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/units/modules/cloud
Felix Fontein 519846a1be docker_network: fix multiple subnet (of same IP version) idempotence (#65839)
* Fix multiple subnet (of same IP version) idempotence for docker_network.

* Add changelog.

* Unit tests no longer make sense, since the part of the code they test has been removed.

* Re-add CIDR validation. Move it to better position (module setup instead of idempotence check).

* Update changelog.

* Only run new tests on VM test images.

* Actually do what is documented. Especially since an empty object is a valid value for aux_addresses.

(cherry picked from commit 17ef253ad1)
6 years ago
..
amazon Don't truncate cidr_ipv6 addresses in ec2_group.py (#59106) 6 years ago
cloudstack [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
docker docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 6 years ago
google GCP Deprecations 7 years ago
kubevirt Backport/2.8/57685 (#57794) 7 years ago
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 7 years ago
linode_v4 Add new linode_v4 module. (#46151) 7 years ago
misc virt_net: idempotency of create/stop actions (#53276) 7 years ago
openstack Enable additional pylint rules and resolve issues found. (#47221) 7 years ago
vmware VMware: Unit test for vmware_guest (#50140) 7 years ago
xenserver XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 7 years ago
__init__.py Relocate module unit tests. (#18812) 9 years ago