oslo.utils/releasenotes/notes
Hervé Beraud 3288539a0b Add a `strict` flag allowing users to restrict validation of IPv4 format
Add a ``strict`` flag allowing users to restrict validation to IP
addresses in presentation format (``a.b.c.d``) as opposed to address
format (``a.b.c.d``, ``a.b.c``, ``a.b``, ``a``).

https://github.com/netaddr/netaddr/issues/186
https://man7.org/linux/man-pages/man3/inet_pton.3.html
https://bugzilla.redhat.com/show_bug.cgi?id=1924436

Change-Id: I10fed16dad77ac17691a5d175c42b25916dc8bc4
Closes-Bug: #1914386
2021-02-05 14:07:20 +01:00
..
add-md5-wrapper-7bf81c2464a7a224.yaml Add function to encapsule md5 for FIPS systems 2020-09-16 16:47:07 -04:00
add-methods-for-json-yaml-file-check-746dca0a11c2f9c9.yaml Add util methods for checking json and yaml formatted file 2020-08-26 09:39:02 -05:00
add-reno-350f5f34f794fb5e.yaml Add reno for release notes management 2016-11-01 15:43:10 +08:00
allow-to-convert-ipv4-address-from-text-to-binary-8c46ad2d9989e8c5.yaml Add a `strict` flag allowing users to restrict validation of IPv4 format 2021-02-05 14:07:20 +01:00
bump-up-port-range-f774a16336158339.yaml Allow assigning "0" to port 2016-06-08 12:19:27 -05:00
drop-python27-support-f97f680651693b47.yaml reword releasenote for py27 support dropping 2020-02-06 11:04:33 +01:00
image-utils-handle-scientific-notation-6f65d46e9c8c8f8c.yaml Fix regex to correctly recognize scientific notation with QemuImgInfo 2020-02-25 11:09:51 +01:00
mask-dict-passwords-99357ffb7972fb0b.yaml Make mask_dict_password case insensitive and add new patterns 2019-11-15 17:09:26 +01:00
mask-password-patterns-f41524069b8ae488.yaml Make mask_password case insensitive, and add new patterns 2019-11-05 11:04:18 +00:00
netutils-get_mac_addr_by_ipv6-c3ce6a35a69f7c2b.yaml New method in netutils: get_mac_addr_by_ipv6 2020-06-29 17:15:16 +02:00