RETIRED, further work has moved to Debian project infrastructure
Go to file
Clark Boylan 860a2852ca Set python hash seed to 0 in tox.ini
New tox (>=1.7.0) sets a random python hash seed by default. This is
generally good for testing because it will help keep projects working
regardless of the hash seed, but ceilometer unittests don't currently
pass with a random hash seed so set it to the python default seed.

This change will allow us to use new tox again and remove the
restriction on tox<=1.6.1 to run unittests.

Redundant setenvs for specific test envs are removed to prevent them
from overriding the PYTHONHASHSEED value.

Note this change will need to be backported to the stable branches to
keep unittests there working with new tox as well.

Change-Id: Ibc613d77ad52d5f7d8d613f3dd66ffba4117ff72
2014-07-25 14:04:06 -07:00
bin Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
ceilometer Remove ConnectionProxy temporary class 2014-07-25 16:32:56 +02:00
doc Update measurement docs for FWaaS 2014-07-22 21:14:09 +00:00
etc Support for metering FWaaS 2014-07-22 07:42:53 -07:00
nova_tests Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
tools sync oslo code 2014-06-18 11:33:04 -04:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Clean up .gitignore 2014-06-16 09:00:22 +02:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Reenables the testr per test timeout 2014-06-18 09:49:11 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Fix the section name in CONTRIBUTING.rst 2014-07-01 14:56:49 +08: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 oslo.middleware.{audit,notifier} 2014-06-18 10:52:55 +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-07-22 16:39:24 +00:00
setup-test-env.sh Respect $TMPDIR environment variable to run tests 2014-06-10 10:16:17 +02:00
setup.cfg Move sqlalchemy alarms driver code to alarm tree 2014-07-25 16:32:56 +02:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements.txt Remove docutils pin 2014-07-08 16:43:37 -07:00
tox.ini Set python hash seed to 0 in tox.ini 2014-07-25 14:04:06 -07:00

ceilometer

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

http://launchpad.net/ceilometer