RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenDev Sysadmins 1bc49e1824 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:17 +00:00
doc/source Merge "Create secretutils and include 'constant_time_compare' function" 2016-01-21 04:25:57 +00:00
oslo_utils Add utils for validating and splitting quotes 2016-08-09 20:26:24 +03:00
releasenotes/notes Allow assigning "0" to port 2016-06-08 12:19:27 -05:00
tools Remove run_cross_tests.sh 2015-05-05 19:39:52 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:23:20 -04:00
.gitignore Fix coverage configuration and execution 2015-10-08 17:23:20 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:17 +00: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 Fix wrong bug tracking link 2015-11-16 23:17:37 +08: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
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:33:03 -07:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
requirements.txt Merge "Use an actual well defined parser for spec matching" 2016-07-13 11:43:39 +00:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-11 20:25:58 -07:00
setup.py Updated from global requirements 2015-09-17 16:42:28 +00:00
test-requirements.txt Updated from global requirements 2016-08-04 02:40:58 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-11 20:25:58 -07:00

README.rst

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.