diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-02-16 15:22:12 +0000 |
---|---|---|
committer | Emma Foley <emma.l.foley@intel.com> | 2018-03-01 15:02:27 +0000 |
commit | 5c2824d8e184a3ff63a52e7c7cca7b4e6f0c0222 (patch) | |
tree | a731956bfdef110f6a601c35e5001093d0120b4f /api/database/v1 | |
parent | 4a21b4a434d5a60cb57dce576365dc6a9a6825b5 (diff) |
Use context name instead of key_uuid
context.key_uuid is only used as a suffix for the key files.
There is already a unique ID associated with a the context;
the context name includes a task ID, which is a UUID.
This patch sets context.key_uuid to to context.name instead of
generating a separate UUID
As a result, get_short_key_uuid() is not needed.
JIRA: YARDSTICK-1028
Change-Id: Id175061d6cfe23a068bb3d12ce176c1f176e8236
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Diffstat (limited to 'api/database/v1')
0 files changed, 0 insertions, 0 deletions