OpenStack Telemetry (Ceilometer) Alarming
Go to file
Dazhao c843acb4f6 Make sure use IPv6 sockets for ceilometer in IPv6 environment
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
2014-03-17 15:47:22 +08:00
bin Improve help strings 2014-02-08 06:46:32 +01:00
ceilometer Make sure use IPv6 sockets for ceilometer in IPv6 environment 2014-03-17 15:47:22 +08:00
doc Merge "Updated doc with debug instructions" 2014-03-15 11:43:02 +00:00
etc VMware vSphere support: Memory Usage 2014-03-10 13:15:58 +05:30
nova_tests Adds flavor_id in the nova_notifier 2014-02-08 14:03:21 +08:00
tools Improve help strings 2014-02-08 06:46:32 +01:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Clean .gitignore 2014-01-27 14:40:35 +01:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Split collector 2013-11-26 16:03:26 +01:00
openstack-common.conf sync units.py from oslo to ceilometer 2014-02-19 18:33:06 +08:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Make sure use IPv6 sockets for ceilometer in IPv6 environment 2014-03-17 15:47:22 +08:00
setup-test-env.sh Refactored run-tests script 2014-02-10 15:30:25 +02:00
setup.cfg Merge "Implements monitoring-network-from-opendaylight" 2014-03-12 09:03:52 +00:00
setup.py Update requirements 2013-09-19 11:42:10 +02:00
test-requirements.txt move databases to test requirements 2014-02-28 20:25:15 -05:00
tox.ini allow hacking to set dependencies 2014-02-14 21:22:56 +00:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer