OpenStack library utils
Go to file
Kevin Houdebert 67b318add1 Bump monotonic to 0.3 to remove exception catching on import
Related-Bug: 1476588

Depends-on: Ia3d4b01b665c8d97161164c89b1c92a5eb61d5b2

Change-Id: Iab6cc15f7871c25cf93c8fed1bd46773563a026e
2015-08-08 02:44:55 +02:00
doc/source versionutils: add version convert helper methods 2015-07-10 15:42:12 +08:00
oslo_utils Bump monotonic to 0.3 to remove exception catching on import 2015-08-08 02:44:55 +02:00
oslo.utils/locale Imported Translations from Transifex 2015-08-04 06:33:08 +00:00
tools Remove run_cross_tests.sh 2015-05-05 19:39:52 +00: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
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00: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
openstack-common.conf Remove run_cross_tests.sh 2015-05-05 19:39:52 +00:00
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:33:03 -07:00
requirements.txt Bump monotonic to 0.3 to remove exception catching on import 2015-08-08 02:44:55 +02:00
setup.cfg Remove oslo namespace package 2015-07-15 18:20:18 +00:00
setup.py Updated from global requirements 2015-07-15 01:36:48 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:30 +00:00
tox.ini Add tox target to find missing requirements 2015-06-26 07:34:18 -04:00

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.