OpenStack library utils
fa53de127e
In anticipation of more image utility functionality incoming (i.e. format_inspector), this makes imageutils a directory so we can put that stuff underneath. The original imageutils.py file only has the QemuImgInfo object in it, so that is moved to imageutils/qemu.py and is imported in the module in the same place so this does not change the API. Change-Id: I3a58312d3bff69d9b06b712af466e6e09bf0b575 |
||
---|---|---|
doc | ||
oslo_utils | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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: https://docs.openstack.org/oslo.utils/latest/
- Source: https://opendev.org/openstack/oslo.utils
- Bugs: https://bugs.launchpad.net/oslo.utils
- Release notes: https://docs.openstack.org/releasenotes/oslo.utils/