aodh/tests/api/v2
Julien Danjou e4a1a4fcef api: update for WSME 0.5b6 compliance
This makes use of the mandatory option of WSME, that now works, to
remove some of our custom validation code. This is needed for new
versions of WSME that do more validation on their own.

Fixes-Bug: #1240741

Change-Id: Icb66d17066b515bebf3f3a326d84e18cbfce01ef
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-10-18 10:53:10 +02:00
..
__init__.py Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
base.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_acl_scenarios.py Add support for keystoneclient 0.4.0 2013-10-11 11:30:30 +02:00
test_alarm_scenarios.py api: update for WSME 0.5b6 compliance 2013-10-18 10:53:10 +02:00
test_app.py api: update for WSME 0.5b6 compliance 2013-10-18 10:53:10 +02:00
test_compute_duration_by_resource_scenarios.py Add group by statistics in API v2 2013-09-04 21:04:24 +00:00
test_list_events_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_list_meters_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_list_resources_scenarios.py api: return 404 if a resource is not found 2013-09-27 16:13:26 +02:00
test_post_samples_scenarios.py api: update for WSME 0.5b6 compliance 2013-10-18 10:53:10 +02:00
test_query.py Avoid leaking admin-ness into threshold-oriented alarms 2013-10-10 16:28:54 +01:00
test_statistics_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_statistics.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_wsme_custom_type.py Convert BoundedInt value from json into int 2013-09-20 10:47:01 +02:00