oslo.utils/oslo/utils
ChangBo Guo(gcb) 44f36e35ec Add method is_valid_port in netutils
Glance[1] and Neutron[2] need to check if a value is a valid port,
so we place the common code in oslo.utils.

[1] https://git.openstack.org/cgit/openstack/glance/tree/glance/common/utils.py#n550
[2] https://git.openstack.org/cgit/openstack/neutron/tree/neutron/extensions/securitygroup.py#n142

Change-Id: I156035396b4f686589b6f7ddfbdb0c922b8d90a0
2015-01-06 14:16:37 +08:00
..
__init__.py exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
_i18n.py Make the i18n integration module private 2014-07-23 15:46:45 -04:00
encodeutils.py Make safe_encode func case-insensitive 2014-09-18 00:38:57 +03:00
excutils.py Make the i18n integration module private 2014-07-23 15:46:45 -04:00
importutils.py Re-enable _import* hidden methods in import_utils 2014-08-26 22:42:40 -04:00
netutils.py Add method is_valid_port in netutils 2015-01-06 14:16:37 +08:00
reflection.py Move over a reflection module that taskflow uses 2014-09-18 19:30:02 +00:00
strutils.py Add 'secret_uuid' in _SANITIZE_KEYS for strutils 2014-12-18 17:00:25 +08:00
timeutils.py exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
units.py Move units into oslo.utils 2014-07-15 15:03:33 -04:00
uuidutils.py Support non-lowercase uuids in is_uuid_like 2014-12-26 16:22:24 +01:00