OpenStack library utils
Go to file
Doug Hellmann 8ccec1adc0 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I3f6a615da98754976608d3cec3b0766f4bd71bce
Story: #2003250
2018-08-03 17:55:24 -04:00
doc/source rearrange existing documentation to fit the new standard layout 2017-07-01 21:05:49 +09:00
oslo_utils Add private_key to the list of sanitized keys 2018-05-15 12:24:31 +01:00
releasenotes switch from oslosphinx to openstackdocstheme 2017-07-01 21:05:48 +09:00
tools Fix sphinx-docs job for stable branch 2018-05-02 14:17:02 +02:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:23:20 -04:00
.gitignore Add reno for release notes management 2016-11-01 15:43:10 +08:00
.gitreview Update .gitreview for stable/pike 2017-07-28 21:05:38 +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
.zuul.yaml import zuul job settings from project-config 2018-08-03 17:55:24 -04:00
CONTRIBUTING.rst Fix wrong bug tracking link 2015-11-16 23:17:37 +08:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
LICENSE exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
README.rst Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
requirements.txt Updated from global requirements 2017-05-23 11:58:19 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:24 +00:00
test-requirements.txt Updated from global requirements 2017-08-11 19:04:27 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-07-28 21:05:39 +00:00

README.rst

Team and repository tags

image

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.