OpenStack library utils
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Zuul 15da67c99e Merge "strutils: update string_to_bytes" 2 days ago
doc Remove unnecessary unicode prefixes 1 year ago
oslo_utils Merge "strutils: update string_to_bytes" 2 days ago
releasenotes Fix compatibility with Python 3.8 3 weeks ago
tools Ussuri+ is python3 only and update python to python3 2 years ago
.coveragerc Fix coverage configuration and execution 8 years ago
.gitignore Ignore releasenote cache within git untracked files 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap exported from oslo-incubator by graduate.sh 9 years ago
.pre-commit-config.yaml Move flake8 as a pre-commit local target. 2 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Use the new openstack-python3-jobs template 2 months ago
CONTRIBUTING.rst Align contributing doc with oslo's policy 3 years ago
HACKING.rst Update hacking version 4 years ago
LICENSE exported from oslo-incubator by graduate.sh 9 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
bindep.txt bindep: Use Python 3 devel packages 1 year ago
requirements.txt Fix compatibility with Python 3.8 3 weeks ago
setup.cfg Revert "Moves supported python runtimes from version 3.8 to 3.10" 1 month ago
setup.py remove outdated header 3 years ago
test-requirements.txt Adding pre-commit 3 years ago
tox.ini Changed minversion in tox to 3.18.0 2 years ago

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.