neutron/neutron/agent/windows
fumihiko kakuma 048316e981 Python 3: encode or decode i/o data of Popen.communicate()
In Python 3, input and output for Popen.communicate() is bytes type.
Therefore, encode input data and decode return data for Popen.communicate().

Change-Id: I70f009e3366f0eeda5790652ea14f3627b934664
Blueprint: neutron-python3
Closes-Bug: #1479159
2015-08-16 14:42:48 +09:00
..
__init__.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
utils.py Python 3: encode or decode i/o data of Popen.communicate() 2015-08-16 14:42:48 +09:00