python-novaclient/novaclient/openstack/common
Shane Wang bc0ad1cb9d Reuse oslo for is_uuid_like() implementation
In the original code, isalnum() in is_uuid_like() doesn't allow "-",
while for UUID, format like aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa should be
allowed. This patch is to reuse uuidutils's API in oslo.

Change-Id: I339974c75a32d27f8e4443a1b97bb6e410933aa4
Signed-off-by: Shane Wang <shane.wang@intel.com>
2013-05-22 11:47:23 +08:00
..
__init__.py Use openstack-common for AUTHORS generation 2012-06-11 08:40:19 -07:00
gettextutils.py Synchronize code from oslo 2013-05-21 13:49:39 +08:00
strutils.py Synchronize code from oslo 2013-05-21 13:49:39 +08:00
timeutils.py Synchronize code from oslo 2013-04-29 11:48:09 +03:00
uuidutils.py Reuse oslo for is_uuid_like() implementation 2013-05-22 11:47:23 +08:00