Update patch set 3

Patch Set 3: Code-Review-1

(1 comment)

type(uuid.uuid4()) != type(uuidutils.generate_uuid()) (<class 'uuid.UUID'> != <type 'str'>). It may raise some errors.

Patch-set: 3
This commit is contained in:
Gerrit User 22406 2017-06-28 04:45:20 +00:00 committed by Gerrit Code Review
parent 8b0cb14887
commit 57e7bed721
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"comments": [
{
"key": {
"uuid": "5f201791_8910ee58",
"filename": "inception/api/server.py",
"patchSetId": 3
},
"lineNbr": 29,
"author": {
"id": 22406
},
"writtenOn": "2017-06-28T04:45:20Z",
"side": 1,
"message": "Wrong module:\nfrom oslo_utils import uuidutils",
"revId": "d9d282a2fd211a0d7761083c7cbe8f143a147546",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}