oslo.utils/tests
Victor Sergeyev 760dbc7420 Add is_int_like() function
Some OpenStack projects (like Cinder, Ironic, Nova) have similar
is_int_like() function so it's would be nice to keep it in common
code. oslo.utils seems to be the proper place for this.

Change-Id: Ieb76a32e8ad9fe80bbb8ce9d1c4860a594a2893e
2014-10-10 11:01:57 +03:00
..
fake Get the tox tests working 2014-06-18 23:12:10 -04:00
__init__.py Get the tox tests working 2014-06-18 23:12:10 -04:00
base.py Get the tox tests working 2014-06-18 23:12:10 -04:00
test_excutils.py Fix how it appears we need to use mock_anything to avoid 'self' errors 2014-09-21 01:43:55 +00:00
test_importutils.py Re-enable _import* hidden methods in import_utils 2014-08-26 22:42:40 -04:00
test_netutils.py Add ip address validation 2014-09-25 16:59:15 +03:00
test_reflection.py Move over a reflection module that taskflow uses 2014-09-18 19:30:02 +00:00
test_strutils.py Add is_int_like() function 2014-10-10 11:01:57 +03:00
test_timeutils.py Get the tox tests working 2014-06-18 23:12:10 -04:00
test_utils.py Get the tox tests working 2014-06-18 23:12:10 -04:00
tests_encodeutils.py Make safe_encode func case-insensitive 2014-09-18 00:38:57 +03:00