def _is_uuid_uri(self, uri): return uuidutils.is_uuid_like( urlparse.urlparse(uri).path.split('/')[-1])