Clean up UUID usage in tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Low
|
Alexey Stupnikov |
Bug Description
Bug #1606647 [0] was created because there were many places in our tests, where the test authors entered values for UUID fields that were not UUID-like, such as 'fake-id'. Since oslo.versionedo
During that process, it was clear that there were many other places where UUIDs were either invalid, or hard-coded to values such as '33333333-
As a start, a list of many of these cases is in the reviews for the bug fix patches for #1606647:
https:/
https:/
As this bug is being filed after the end of Feature Freeze for Queens, and is not critical for Queens, it should be corrected in Rocky at the earliest.
Changed in nova: | |
assignee: | nobody → Russell Tweed (russell-tweed) |
Changed in nova: | |
status: | In Progress → New |
Changed in nova: | |
status: | New → Triaged |
Changed in nova: | |
assignee: | nobody → Alexey Stupnikov (astupnikov) |
Fix proposed to branch: master /review. openstack. org/550238
Review: https:/