OpenStack Telemetry (Ceilometer) Alarming
Go to file
Doug Hellmann 3fcb8da4a1 Make the stand-alone test script mimic tox
The tox setup does not work on Ubuntu Precise for some reason,
but running nose directly does. This update tweaks the stand-alone
script run_tests.sh to mimic the behavior of tox. It also
adds the "cover" directory created by the coverage plugin to nose
to the list of files being ignored by git.

Change-Id: I65224cf4bf75e6b7fc0207b3545c466bdac5a35c
2012-05-30 12:02:45 -04:00
bin Add tox configuration 2012-05-30 15:32:19 +02:00
ceilometer Add listeners for other instance-related events 2012-05-30 09:58:50 -04:00
tests Add listeners for other instance-related events 2012-05-30 09:58:50 -04:00
tools Remove unneeded eventlet test requirement 2012-05-30 17:52:31 +02:00
.gitignore Make the stand-alone test script mimic tox 2012-05-30 12:02:45 -04:00
.gitreview Add .gitreview file 2012-05-01 11:17:50 +01:00
README.md Add link to blueprint 2012-05-02 14:59:08 +02:00
run_tests.sh Make the stand-alone test script mimic tox 2012-05-30 12:02:45 -04:00
setup.cfg Add tox configuration 2012-05-30 15:32:19 +02:00
setup.py Add listeners for other instance-related events 2012-05-30 09:58:50 -04:00
tox.ini Add tox configuration 2012-05-30 15:32:19 +02:00