4631118af827a8438b38c5e30977ed368ba4513e
Replace range() with list(range()), range() returns a read-only "range" object in Python 3. Change-Id: If92e60b426ccbba574e63e1603cc3d7507df6c98
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messsaging transports.
Description