aodh/tests/api/v2
Mehdi Abaakouk 2b550c096e Add source to Resource API object
This change add the source the resource API object

Fixes bug #1243651

Change-Id: I4489d34c83d3af7818d3f94afaa31b493df7549d
2013-10-23 12:42:47 +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 Changes FakeMemcache to set token to expire on utcnow + 5 mins 2013-10-17 10:19:12 -05:00
test_alarm_scenarios.py Merge "Change test case get_alarm_history_on_create" 2013-10-21 13:38:07 +00: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 Add source to Resource API object 2013-10-23 12:42:47 +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 Replace tests.base part1 2013-10-18 14:40:22 +04: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