python-novaclient/novaclient/openstack
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
..
common Reuse oslo for is_uuid_like() implementation 2013-05-22 11:47:23 +08:00
__init__.py Use openstack-common for AUTHORS generation 2012-06-11 08:40:19 -07:00