Method is_valid_mac is defined in Ironic[1] and Magnum[2], It's good for oslo.utils to adopt it. [1]44bde8cd2d/ironic/common/utils.py (L118)[2]cc839e86af/magnum/common/utils.py (L103)Change-Id: Idc3d38d8d569cc6c1e53fb75df61f6b90abed28d
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%