OpenStack Telemetry (Ceilometer) Alarming
Go to file
Victor Stinner aff15eaf99 Respect $TMPDIR environment variable to run tests
On Fedora 20, /tmp now uses the tmpfs file system which means that all
files are stored in memory. Running Ceilometer tests write 1.2 GB in
/tmp.

This patch allows to set the TMPDIR environment variable to run tests in
a different temporary directoy. So I can use a directory on disk to not
use all my memory.

Change-Id: Ib87a988a4acb3cb568d3f3dda641f5a824f986da
2014-06-10 10:16:17 +02:00
bin Replace oslo.rpc by oslo.messaging 2014-04-14 11:56:56 +02:00
ceilometer Merge "Fix the floatingip pollster" 2014-06-08 07:36:38 +00:00
doc Fix doc gate job false success 2014-06-02 18:11:45 +02:00
etc Drop deprecated api v1 2014-05-18 16:17:01 +02:00
nova_tests Adds flavor_id in the nova_notifier 2014-02-08 14:03:21 +08:00
tools Replace oslo.rpc by oslo.messaging 2014-04-14 11:56:56 +02:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Ignore the generated file ceilometer.conf.sample 2014-05-29 11:13:26 +08:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Update testrepository configuration 2014-05-23 17:45:08 +02: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 Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
openstack-common.conf Clean up openstack-common.conf 2014-05-08 20:09:09 +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 Updated from global requirements 2014-05-20 12:59:42 -04:00
setup-test-env.sh Respect $TMPDIR environment variable to run tests 2014-06-10 10:16:17 +02:00
setup.cfg Fix doc gate job false success 2014-06-02 18:11:45 +02:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements.txt Updated from global requirements 2014-05-28 16:26:48 +00:00
tox.ini Merge "Clean tox.ini" 2014-06-08 06:14:26 +00:00

ceilometer

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

http://launchpad.net/ceilometer