oslo.utils/oslo_utils
bhagyashris ccbeeea5da Add method validate_integer
Method validate_integer() is used in Cinder[1], Nova[2] and
Masakari[3].
So it's a good candidate to add this method in Oslo.utils.

[1] https://github.com/openstack/cinder/blob/master/cinder/utils.py#L1032
[2] https://github.com/openstack/nova/blob/master/nova/utils.py#L846
[3] https://github.com/openstack/masakari/blob/master/masakari/utils.py#L244

Change-Id: I9086b9057e24aa4747a81507ab14aad60e39ab40
2017-09-29 09:23:34 +05:30
..
locale Imported Translations from Zanata 2017-08-23 10:21:07 +00:00
tests Add method validate_integer 2017-09-29 09:23:34 +05:30
__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 Use six.binary_type to point to the right type 2017-09-19 16:04:36 -07: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 Remove log translations 2017-03-28 13:53:16 +08: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 Add method validate_integer 2017-09-29 09:23:34 +05:30
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