
The oslo.utils package provides a set of function which are cross-project for openstack. for example, it provides text decoding, exception handling, python module import facility (try_import function), network-related system-level, and time utilities and helper functions.
this package contains the documentation.