OpenStack library utils
Go to file
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
doc/source Add history/changelog to docs 2014-10-04 13:05:13 +00:00
oslo Add is_int_like() function 2014-10-10 11:01:57 +03:00
oslo.utils/locale Imported Translations from Transifex 2014-10-08 06:11:01 +00:00
tests Add is_int_like() function 2014-10-10 11:01:57 +03:00
tools Get the tox tests working 2014-06-18 23:12:10 -04:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.gitignore exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.gitreview exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.mailmap exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.testr.conf Get the tox tests working 2014-06-18 23:12:10 -04:00
CONTRIBUTING.rst Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
LICENSE exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
README.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
openstack-common.conf Switch to oslo.i18n and remove any dependency on oslo-incubator 2014-07-15 19:04:05 +00:00
requirements.txt Add ip address validation 2014-09-25 16:59:15 +03:00
setup.cfg Support building wheels (PEP-427) 2014-10-02 16:18:01 -04:00
setup.py Updated from global requirements 2014-08-30 08:35:42 +00:00
test-requirements.txt Updated from global requirements 2014-09-19 08:51:07 +00:00
tox.ini Work toward Python 3.4 support and testing 2014-09-03 19:05:03 +00:00

README.rst

oslo.utils

oslo.utils library