deb-gnocchi/gnocchi
Julien Danjou ad4b851c7f rest: string → UUID conversion for resource.id to be unique per user
This changes the UUID5 based mechanism so it depends on the user trying
to CRUD the resource. This makes sure that when using this kind of
transformation, the resource id is converted to a unique id for the
user, while preventing conflicting if every user wants to create a
"foobar" resource.

Change-Id: Iebaf3b9f8e0a198af0156008710e0c1253dc5f9d
Closes-Bug: #1617918
2017-01-31 19:36:52 +01:00
..
aggregates drop pytimeparse requirement 2016-11-08 21:08:14 +00:00
indexer rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
rest rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
storage Merge "storage: Read incoming config correctly" 2017-01-30 16:14:18 +00:00
tempest Stop adding ServiceAvailable group option 2016-10-03 16:24:18 +05:30
tests rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
__init__.py Keep gnocchi/__init__.py empty 2014-10-01 16:10:25 +02:00
archive_policy.py archive_policy: provide a boolean storage archive policy by default 2017-01-17 19:45:22 +01:00
carbonara.py carbonara: numpy 1.9 have some bug with ? for bool 2017-01-26 15:35:13 +01:00
cli.py add metricd tester for profiling 2017-01-19 14:51:32 +01:00
exceptions.py Update hacking to 0.11 2016-05-10 17:09:20 +02:00
genconfig.py Add gnocchi-config-generator 2017-01-11 19:13:41 +01:00
gendoc.py Introduce "basic" authentication mechanism 2017-01-15 16:13:05 +01:00
gnocchi-config-generator.conf Add gnocchi-config-generator 2017-01-11 19:13:41 +01:00
json.py Merge "Unify timestamp parsing" 2016-11-07 13:29:26 +00:00
opts.py Merge "storage: Read incoming config correctly" 2017-01-30 16:14:18 +00:00
resource_type.py allow required=True when patching resource type 2017-01-25 07:34:48 +01:00
service.py Move default policy.json away from etc/ 2017-01-03 18:07:44 +01:00
statsd.py Merge project and user id in a creator field 2017-01-11 11:15:21 +01:00
utils.py rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00