diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-01 16:16:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-01 16:16:12 +0000 |
commit | 794259b21827dc04e460fe16f6be965617bd7312 (patch) | |
tree | 86575ee76adcd4cf8af207dfd94b7630497f89f6 /docs/submodules | |
parent | f90fd535fff6dee4718fda0c70d8ed264f34a566 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Use context name instead of key_uuid"
- 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 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 0b340735f2a37b9a05d3d86f79aa706b3e43bb5 +Subproject de8ce9889cfc9e9d62e26e53b5f27b2f4cd9ff0 |