OpenStack library utils
e98815718d
We hard-code module name in method import_versioned_module, but downstream projects can't work and must provide specific version of this method[1], and we don't use it in any project, so we don't need consider backwards compatible issue. [1] http://codesearch.openstack.org/?q=import_versioned_module&i=nope&files=&repos= Closes-Bug: #1627313 Change-Id: I9eac6e63283a6b3a364307b32c567d27e97bdb6e |
||
---|---|---|
doc/source | ||
oslo_utils | ||
releasenotes/notes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
oslo.utils
The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.utils
- Source: http://git.openstack.org/cgit/openstack/oslo.utils
- Bugs: http://bugs.launchpad.net/oslo.utils