OpenStack library utils
Go to file
Joshua Harlow 479587c6d9 Revert "Move netifaces to extras"
For now revert this, at a later date we can reapply
this but we need to order this a little differently to
make it work out.

This reverts commit 2abbe1c3b1.

Change-Id: I20f3c5804caf1af698aa0f6397a9953eb9aba829
2015-12-07 12:44:17 -08:00
doc/source Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
oslo_utils Merge "Add useful 'time_it' decorator" 2015-12-02 18:46:37 +00:00
oslo.utils/locale Imported Translations from Zanata 2015-10-23 06:32:09 +00: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 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
bandit.yaml Remove duplicated profiles section from bandit.yaml 2015-12-02 11:37:08 +03: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
requirements.txt Revert "Move netifaces to extras" 2015-12-07 12:44:17 -08:00
setup.cfg Revert "Move netifaces to extras" 2015-12-07 12:44:17 -08:00
setup.py Updated from global requirements 2015-09-17 16:42:28 +00:00
test-requirements.txt Add a bandit target to tox.ini 2015-11-20 15:52:51 +01:00
tox.ini Revert "Move netifaces to extras" 2015-12-07 12:44:17 -08: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.