OpenStack library utils
Go to file
Joshua Harlow 3a7fca5e9d Add missing reflection + uuidutils docs
These do not seem to have been created and
made appear, so make them appear and make sure
the exposed public API(s) have docstrings so
that they appear in the generated docs.

Change-Id: Ie34e46647b0b20d936ddaa15dc824d0e2d2ca99d
2015-04-13 10:49:20 -07:00
doc/source Add missing reflection + uuidutils docs 2015-04-13 10:49:20 -07:00
oslo Move files out of the namespace package 2015-01-06 17:07:36 -05:00
oslo_utils Add missing reflection + uuidutils docs 2015-04-13 10:49:20 -07:00
oslo.utils/locale Imported Translations from Transifex 2015-03-26 06:12:10 +00:00
tests Allow providing a logger to save_and_reraise_exception 2015-02-24 12:58:18 -08:00
tools Improve performance of strutils.mask_password 2015-01-07 14:12:26 -05: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 Switch to oslo.i18n and remove any dependency on oslo-incubator 2014-07-15 19:04:05 +00:00
README.rst Add pypi download + version badges 2015-04-07 18:19:37 -07:00
requirements.txt Merge "add dependency warning to requirements.txt" 2015-04-10 21:05:30 +00:00
setup.cfg Make setup.cfg packages include oslo.utils 2015-01-12 21:20:26 -05:00
setup.py Updated from global requirements 2014-08-30 08:35:42 +00:00
test-requirements.txt Update hacking setting 2015-04-03 12:27:59 +00:00
tox.ini Move files out of the namespace package 2015-01-06 17:07:36 -05: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.