Go to file
Cedric Brandily 626368a9a9 Support non-lowercase uuids in is_uuid_like
According to RFC 4122 (on uuid), uuids are case insensitive but
currently is_uuid_like returns False if the input is a non-lowercase
string. This change adds non-lowercase uuid support in is_uuid_like.

Change-Id: Ie017e183c3ee36b8dea9c1aa82cdb697c26bbf17
Closes-Bug: #1405624
2014-12-26 16:22:24 +01:00
2014-10-04 13:05:13 +00:00
2014-06-18 23:12:10 -04:00
2014-06-18 23:12:10 -04:00
2014-10-02 16:18:01 -04:00
2014-08-30 08:35:42 +00:00
2014-10-31 20:13:38 +00:00
Description
OpenStack library utils
Readme 8.3 MiB
Languages
Python 100%