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
2020-09-09 13:38:50 +02:00
2020-06-02 20:41:31 +02:00
2019-04-19 19:27:54 +00:00
2020-09-09 13:38:50 +02:00
2018-07-04 08:28:15 +07:00
2020-12-18 15:13:31 +01:00
2019-02-13 14:28:34 +08:00
2020-02-10 18:35:07 +01:00
2020-09-09 13:38:50 +02:00
2020-11-04 10:51:48 +01:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%