
is_valid_cidr raises TypeError if invalid addr type is passed. Caught TypeError to return False if addr type is other than expected. Change-Id: I2bb6070e96eb07a47aab12eeef2840ca4f6abc1e Closes-Bug: #1584599
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%