![Jim Rollenhagen](/assets/img/avatar_default.png)
Ironic needs to do some capability matching that has feature parity with Nova's capability matching. Rather than trying to re-create it ourselves, move Nova's matching code into oslo.utils so that we make sure it's always the same. Also has small modifications to handle pep8 complaints in oslo.utils, renaming the file and test names to be more generalized, and to use oslotest instead of nova.test. Change-Id: I3b70afdf1479b6649feac509b794d04fc5836194
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
Description
Languages
Python
100%