deb-barbican/barbican/api/middleware
Anh Tran 0c1893611b Replace str(uuid.uuid4()) with utils.generate_uuid()
barbican aleady has utils.generate_uuid() which was returned str(uuid.uuid4())
so we don't need to import uuid again.

Change-Id: I9a106b4a1b2a9b2cb4319b0f88d574c4138953a2
2017-01-16 11:48:50 +07:00
..
__init__.py Python 3 Refactoring: Replace six.iteritems() with the preferred items() 2015-10-01 08:17:32 -04:00
context.py Replace str(uuid.uuid4()) with utils.generate_uuid() 2017-01-16 11:48:50 +07:00
simple.py Remove translations for debug level log 2016-11-03 10:21:21 +08:00