OpenStack Telemetry (Ceilometer)
Go to file
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
bin Use flake8 instead of pep8 2013-05-13 15:27:14 +02:00
ceilometer Replace nose with testr 2013-05-18 18:06:38 +10:00
doc Document keystone_authtoken section 2013-05-15 21:25:23 +08:00
etc Restore default interval 2013-05-17 15:27:37 +02:00
nova_tests Replace nose with testr 2013-05-18 18:06:38 +10:00
tests Replace nose with testr 2013-05-18 18:06:38 +10:00
tools Replace nose with testr 2013-05-18 18:06:38 +10:00
.gitignore Replace nose with testr 2013-05-18 18:06:38 +10:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Replace nose with testr 2013-05-18 18:06:38 +10: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
MANIFEST.in Switch to pbr. 2013-05-11 12:44:54 -04:00
README.md Update readme and create release notes 2012-10-05 20:26:51 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
openstack-common.conf Use sqlalchemy session code from oslo. 2013-05-11 12:48:23 -04:00
setup.cfg Replace nose with testr 2013-05-18 18:06:38 +10:00
setup.py Switch to pbr. 2013-05-11 12:44:54 -04:00
tox.ini Replace nose with testr 2013-05-18 18:06:38 +10:00

README.md

ceilometer

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

http://launchpad.net/ceilometer