c843acb4f603018615fe62cbb07f3f4936840cd9
In IPv6 management network environment, ceilometer command will throw 'Address family for hostname not support' when use WSGI simple server. The root cause is python TCPServer implementation is hard-coded to use IPv4, even in IPv6 environments. Python community want to fix it in Python3.5, so we need to make a workaround for it. Change-Id: I3260a346a095b0f3e57093c18b1920dffe5ac55d Closes-Bug: #1269243
ceilometer
See the ReleaseNotes document and the project home for more info.
Description
Languages
Python
98.3%
Shell
1.5%
Mako
0.2%