aodh/tests/api/v2
Lianhao Lu d4eb73682c Fixed the blocking unittest issues.
1. Fixed the bug #1153921 introduced by the nova changeset
https://github.com/openstack/nova/commit/bd5a9b87.

2. Adapted to the latest keystoneclient middleware change introduced by
https://github.com/openstack/python-keystoneclient/commit/d782a998.

We must explicit set auth_version to prevent the middleware to
automatically detect its api version from remote keystone server in
unittest.

Change-Id: I439a74a7f9a8a62369ae50dc1d5e50e20f4d3574
2013-03-12 16:01:38 +08:00
..
__init__.py Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
base.py Simplify ceilometer-api and checks Keystone middleware parsing 2013-01-25 13:45:06 +01:00
test_acl.py Simplify ceilometer-api and checks Keystone middleware parsing 2013-01-25 13:45:06 +01:00
test_app.py Fixed the blocking unittest issues. 2013-03-12 16:01:38 +08:00
test_compute_duration_by_resource.py Add period support in storage drivers and API 2013-02-14 14:20:02 +01:00
test_list_events.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_list_meters.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_list_resources.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_max_project_volume.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_max_resource_volume.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_statistics.py api: use delta_seconds() 2013-02-12 14:28:57 +01:00
test_sum_project_volume.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00
test_sum_resource_volume.py Use oslo-config-2013.1b3 2013-02-18 12:38:10 +00:00