oslo.utils/oslo_utils
Derek Higgins 785b33c295 Add method to escape ipv6 ip addresses
IPv6 addresses are commonly enclosed in square brackets
in resource identifiers to allow them to be distinguished
from port numbers.

I've come accross the need of this in multiple places
zaqar https://review.openstack.org/#/c/495279
tripleo https://review.openstack.org/#/c/494440
ironic https://review.openstack.org/#/c/411809
ironic-python-agent https://review.openstack.org/#/c/411817

Change-Id: Icdcf681c1d71a09b88b029f80d13cd5015dacd56
2017-08-18 12:50:08 +01:00
..
locale Imported Translations from Zanata 2016-07-12 08:08:38 +00:00
tests Add method to escape ipv6 ip addresses 2017-08-18 12:50:08 +01:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
dictutils.py Create dictutils and add 'flatten_dict_to_keypairs' 2016-11-01 23:35:57 +08:00
encodeutils.py Fix flake8 issues 2016-06-17 07:51:19 +03:00
eventletutils.py Improve eventlet check when selecting Event backend 2016-11-07 15:03:12 -05:00
excutils.py Remove log translations 2017-03-28 13:53:16 +08:00
fileutils.py Remove unused LOG to keep code clean 2016-07-11 11:51:39 +08: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 Support json format output from qemu command 2016-06-20 01:21:14 +00:00
importutils.py Make method import_versioned_module work 2016-10-12 16:51:52 +08:00
netutils.py Add method to escape ipv6 ip addresses 2017-08-18 12:50:08 +01:00
reflection.py Allow 'get_all_class_names' to pass kwargs 2016-12-09 15:16:35 -08:00
secretutils.py Merge "Adding a check of string type for hmacs" 2017-05-27 12:58:45 +00:00
specs_matcher.py Merge "Restore <all-in> operator" 2016-11-10 16:02:51 +00:00
strutils.py Use Sphinx 1.5 warning-is-error 2017-03-16 15:43:01 +00:00
timeutils.py Remove split conversion to tuple 2017-05-07 21:37:33 -07:00
units.py Write document for each unit of oslo_utils.utils 2015-10-15 16:14:14 +02:00
uuidutils.py Add toggle 'dashed' to 'generate_uuid' function 2016-12-06 02:38:08 -05:00
versionutils.py Prevent deprecation error messages from pkg_resources 2017-07-25 09:08:33 -07:00