wangqi e427c8fe39 Replace uuid.uuid4() with uuidutils.generate_uuid()
Since oslo.utils provide the ability to generate the uuid string,
and some others use oslo.utils[0] too. For consistency, this ps
replaces uuid.uuid4() with uuidutils.generate_uuid().

Change-Id: I9b3ebff137d0ffaed8c54031c8587c3bfc1acdce
2018-04-05 13:19:15 +00:00
..