deb-oslo.utils/oslo_utils
Dariusz Smigiel 9598077a85 Allow assigning "0" to port
Function for port validation doesn't validate "0" as a proper port
number, althought IANA RFC 6335 [1] describes as valid 0-65535.
Add missing "0" to function.

[1] https://tools.ietf.org/html/rfc6335#section-8.1.2

Change-Id: I088add52cf454e5df503ecb5d6551724fb5ddaf4
Closes-Bug: #1590485
2016-06-08 12:19:27 -05:00
..
locale Imported Translations from Zanata 2016-05-04 06:33:52 +00:00
tests Allow assigning "0" to port 2016-06-08 12:19:27 -05:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
_i18n.py Update translation setup 2016-01-29 08:35:53 +09:00
encodeutils.py Narrow mock for getfilesystemencoding 2016-01-31 08:40:48 -06:00
eventletutils.py Provide single step check if eventlet is monkey_patched 2016-04-12 13:16:39 +03:00
excutils.py Add excutils.exception_filter 2016-03-29 17:38:23 -04:00
fileutils.py Merge "Use versionadded and versionchanged in doc" 2015-11-05 20:54:13 +00:00
fixture.py Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
fnmatch.py Merge "Add missing doc index for imageutils and fnmatch" 2015-12-17 18:02:48 +00:00
imageutils.py Add missing doc index for imageutils and fnmatch 2015-12-14 16:05:09 +08:00
importutils.py Add importutils.import_any method 2016-04-01 14:44:28 -04:00
netutils.py Allow assigning "0" to port 2016-06-08 12:19:27 -05:00
reflection.py Merge "Expose function signature fetching function" 2015-12-09 15:37:26 +00:00
secretutils.py Create secretutils and include 'constant_time_compare' function 2016-01-19 17:24:03 -08:00
strutils.py Fix method split_path's docstring 'versionadded' 2016-05-31 12:33:28 +08:00
timeutils.py Remove method total_seconds in timeuitls 2016-05-24 14:59:37 +08:00
units.py Write document for each unit of oslo_utils.utils 2015-10-15 16:14:14 +02:00
uuidutils.py Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
versionutils.py Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00