RETIRED, further work has moved to Debian project infrastructure
Go to file
Brant Knudson 243d4ad7ef Use auth_token from keystonemiddleware
auth_token middleware in python-keystoneclient is deprecated and has
been moved to the keystonemiddleware repo.

test_keystone_middleware_conf and
test_keystone_middleware_parse_conffile were removed. These tests
were relying on undocumented behavior (how the config options turn
into attributes). This doesn't work anymore since the
keystonemiddleware version doesn't provide any public API other than
calling it as a wsgi app, and then doesn't document what internal
operations it will do when called so isn't safe to be called in
unit tests. Tests verifying that the auth_token middleware can read
its config options should be done in keystonemiddleware.

Closes-Bug: #1342274

Change-Id: I1aadbe24db63eb2507b088cd53886d7f2e192cab
2014-07-30 16:32:55 -05:00
bin Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
ceilometer Use auth_token from keystonemiddleware 2014-07-30 16:32:55 -05:00
doc Update measurement docs for FWaaS 2014-07-22 21:14:09 +00:00
etc Use auth_token from keystonemiddleware 2014-07-30 16:32:55 -05:00
nova_tests Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
tools Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +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-py3.txt Enable some tests against py33 2014-07-28 17:42:03 +02:00
requirements.txt Use auth_token from keystonemiddleware 2014-07-30 16:32:55 -05:00
setup-test-env.sh Remove --tmpdir from mktemp 2014-07-28 16:52:34 +02:00
setup.cfg Automatic discovery of TripleO Overcloud hardware 2014-07-28 07:53:03 +00:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements-py3.txt Enable some tests against py33 2014-07-28 17:42:03 +02:00
test-requirements.txt Remove docutils pin 2014-07-08 16:43:37 -07:00
tox.ini Enable some tests against py33 2014-07-28 17:42:03 +02:00

ceilometer

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

http://launchpad.net/ceilometer