Comment 6 for bug 1557378

Revision history for this message
Michal Pryc (mpryc) wrote :

To implement uuid properly across nova tests the easiest is to apply patch from 4th patch set to the oslo.versionedobjects (one that throws error, even if it's not yet merged/approved) and then run tests against specific test cases in nova:

https://review.openstack.org/#/c/250493/4

this will highlight the number of current places to be changed.