Do not import uuid and uuidutils in one file

Registered by Guangya Liu (Jay Lau)

In some files, it import both uuid and uuidutils, but actually uuidutils already include the main logic of uuid, so we can remove "import uuid" from those files and use only "import uuidutils"

Blueprint information

Status:
Complete
Approver:
Andrew Laski
Priority:
Low
Drafter:
None
Direction:
Approved
Assignee:
Guangya Liu (Jay Lau)
Definition:
Obsolete
Series goal:
None
Implementation:
Needs Code Review
Milestone target:
None
Started by
Guangya Liu (Jay Lau)
Completed by
Russell Bryant

Related branches

Sprints

Whiteboard

"Approved to help make it easier to track this work as it will involve multiple patches" --jogo
"Sorry, the oslo team is thinking about deprecating uuidutils, so please don't go down this route - https://review.openstack.org/#/c/55872/" --dims
"In light of Dims comment, unapproved" --jogo
"It appears that uuidutils is here to stay, at least in the short term. So reapproved" https://review.openstack.org/#/c/56286/ --alaski

Gerrit topic: https://review.openstack.org/#q,topic:bp/no-import-uuid,n,z

Addressed by: https://review.openstack.org/55757
    Remove import uuid for some files

In any case, I think this is straight forward enough cleanup that no blueprint is needed for tracking this. --russellb

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.