Chang Bo Guo
db9e8d3c61
Unify different names between Python2 and Python3
Some modules have different names in Python2 and Python3. This patch make them compatible with Python 3. * Use six.moves.filter instead of itertools.ifilter() in Python 2. * Use common.py3kcompat.urlutils instead of urllib and urlparse. Change-Id: Ia27ebf6057d91d0e129fbe90f995cfdaa89efa8a
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messsaging transports.
Description
Languages
Python
99.8%
Shell
0.2%