gnocchi/gnocchi/tests
Lianhao Lu 548d72779b Added original_resource_id field into resource
When creating new resource, gnocchi will automatically change the
resource id if it's not in UUID format. This patch adds a new field
original_resource_id into resource to store the original id which the
user submitted in the resource post request.

Change-Id: I2577bddfec9846101fa6240cfbd1c0178ab8ced4
Partial-Bug: #1518338
2016-02-03 03:51:13 +00:00
..
gabbi Added original_resource_id field into resource 2016-02-03 03:51:13 +00:00
indexer sqlalchemy: switch to new oslo.db facade 2016-01-21 13:55:22 +01:00
storage carbonara: allow to create TimeSerie from existing ts 2016-01-09 11:40:35 +01:00
__init__.py Empty gnocchi/tests/__init__.py 2014-10-22 14:26:53 +02:00
base.py storage/carbonara: store TimeSerieAggregated in splits 2016-01-26 15:22:36 +01:00
test_aggregates.py tests: block when acquiring processing lock 2015-12-09 10:23:50 +01:00
test_archive_policy.py indexer: read from environment variable 2016-01-08 10:59:35 +01:00
test_carbonara.py carbonara: allow to split AggregatedTimeSerie 2016-01-09 11:40:35 +01:00
test_indexer.py Added original_resource_id field into resource 2016-02-03 03:51:13 +00:00
test_rest.py Added original_resource_id field into resource 2016-02-03 03:51:13 +00:00
test_statsd.py Convert user and project IDs from UUIDs to Strings 2016-01-25 11:41:16 +11:00
test_storage.py storage/carbonara: store TimeSerieAggregated in splits 2016-01-26 15:22:36 +01:00