python-zaqarclient/zaqarclient/transport
rajat29 0d8c0c3f9c Replace uuid.uuid4() with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.
We should use that function to generate uuids for consistency.

Change-Id: I2c31de4566fd4ca1f4c9a0df4403538b00621859
2017-07-20 15:06:41 +05:30
..
__init__.py Rename Marconi to Zaqar 2014-08-04 16:55:10 +02:00
api.py Use queue_creation to send queue's metadata 2014-09-17 17:07:55 +02:00
base.py Create a websocket transport 2016-07-19 08:43:24 -04:00
errors.py Make TransportErrors more descriptive 2016-03-01 00:43:53 +03:00
http.py Merge "Add profiling support to Zaqar client" 2016-11-22 07:23:20 +00:00
request.py Drop "os" prefix for project id 2017-03-08 14:24:49 +00:00
response.py Add support for subscription create v2 2016-01-11 09:31:55 +13:00
ws.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-20 15:06:41 +05:30