zaqar/zaqar/tests/unit/transport/websocket
ritesh.arya 609045ebb2 Replace uuid.uuid4().hex with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.
We should use that function to generate uuids for consistency.

Change-Id: If31cc81bbf2f386db660a760eb866c7c1abd786a
2017-07-24 05:30:23 +00:00
..
v2 Replace uuid.uuid4().hex with uuidutils.generate_uuid() 2017-07-24 05:30:23 +00:00
__init__.py Adds message processing to WebSockets driver 2015-03-30 19:50:16 -03:00
base.py Fix order of arguments in assertEqual 2015-09-30 13:05:45 +09:00
test_protocol.py Replace uuid.uuid4().hex with uuidutils.generate_uuid() 2017-07-24 05:30:23 +00:00
utils.py Support binary messages over websocket 2016-02-26 01:59:12 +03:00