ceilometer/ceilometer
Angus Salkeld 1a723a05c7 Replace nose with testr
- add .testr.conf (in base dir and nova_tests)
- remove all references to nose
- adjust paths: A couple of tests would assume the current directory
  was ./tests/ but it is now ./
- don't run the tests in parallel as the db tests have one connection
  per test class.

nova_tests hackery:
It seems testtools/testr imports everything and I just don't see a way of
running things in tests/ and nova_tests/ seperately but in one .test.conf.
So if you want to use testr directly you will need to:
 testr run
 cd nova_tests
 testr run

part of bug 1177924
Change-Id: I41875dcf94463fa5f9c07a7840c37089226c59ad
2013-05-18 18:06:38 +10:00
..
api Replace nose with testr 2013-05-18 18:06:38 +10:00
central Support different publisher interval 2013-02-22 00:37:57 +08:00
collector Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
compute Merge "instances: fix counter unit" 2013-04-26 16:07:50 +00:00
energy Make HACKING compliant 2013-03-07 19:02:01 -04:00
image glance/cinder/quantum counter units are not accurate/consistent 2013-04-26 13:06:33 -04:00
locale Imported Translations from Transifex 2013-05-16 09:40:55 +00:00
network Merge "glance/cinder/quantum counter units are not accurate/consistent" 2013-05-06 08:39:00 +00:00
objectstore Extend swift middleware to collect number of requests. 2013-04-11 11:21:49 -04:00
openstack Use sqlalchemy session code from oslo. 2013-05-11 12:48:23 -04:00
publisher Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
storage Change from unittest to testtools 2013-05-17 09:52:34 +10:00
tests Replace nose with testr 2013-05-18 18:06:38 +10:00
transformer transformer, publisher: move down base plugin classes 2013-04-10 16:26:05 +02:00
volume glance/cinder/quantum counter units are not accurate/consistent 2013-04-26 13:06:33 -04:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py pipeline, publisher, transformer: reorganize code 2013-04-10 16:26:05 +02:00
counter.py Make HACKING compliant 2013-03-07 19:02:01 -04:00
extension_manager.py Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
notifier.py Add a direct Ceilometer notifier 2013-05-10 14:34:03 +02:00
nova_client.py Make HACKING compliant 2013-03-07 19:02:01 -04:00
pipeline.py pipeline, publisher, transformer: reorganize code 2013-04-10 16:26:05 +02:00
plugin.py transformer, publisher: move down base plugin classes 2013-04-10 16:26:05 +02:00
policy.py Make HACKING compliant 2013-03-07 19:02:01 -04:00
service.py Set the default_log_levels to include keystoneclient 2013-03-14 22:08:49 +11:00
utils.py API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00