FutureWarning: '...' is an invalid UUID for user_ids

Bug #1577053 reported by Peter Nordquist
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Unassigned

Bug Description

Akin to this bug on Gnocchi https://bugs.launchpad.net/gnocchi/+bug/1505984, Cinder is using UUIDs for user_ids and they can be user defined strings. In our case, Keystone is attached to LDAP and the user_id is a 64 character string of numbers and letters. I've only seen the warning so far so I'm not sure if I will run into issues with creating or using volumes.

Revision history for this message
Peter Nordquist (pnnl-plnordquist) wrote :

Here's an example warning FutureWarning: '<a user id>' is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField for further details

description: updated
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :
Changed in cinder:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.