OpenStack Telemetry (Ceilometer) Alarming
c843acb4f6
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 |
||
---|---|---|
bin | ||
ceilometer | ||
doc | ||
etc | ||
nova_tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MAINTAINERS | ||
openstack-common.conf | ||
README.rst | ||
ReleaseNotes | ||
requirements.txt | ||
setup-test-env.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ceilometer
See the ReleaseNotes document and the project home for more info.