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
Sloane Hertel d877c146ab [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605)
* WIP adds network subnetting functions

* adds functions to convert between netmask and masklen
* adds functions to verify netmask and masklen
* adds function to dtermine network and subnet from address / mask pair

* network_common: add a function to get the first 48 bits in a IPv6 address.

ec2_group: only use network bits of a CIDR.

* Add tests for CIDRs with host bits set.

* ec2_group: add warning if CIDR isn't the networking address.

* Fix pep8.

* Improve wording.

* fix import for network utils

* Update tests to use pytest instead of unittest

* add test for to_ipv6_network()

* Fix PEP8
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
integration [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605) 7 years ago
legacy cloudscale_floating_ip module (#33181) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Port eos tests to network_cli (#33586) 7 years ago
sanity ce_file_copy: fix broken import (#34023) 7 years ago
units [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605) 7 years ago
utils Add Azure provider support to ansible-test and CI. 7 years ago