Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 1 Mar 2018 16:16:12 +0000 (16:16 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 1 Mar 2018 16:16:12 +0000 (16:16 +0000)
commit794259b21827dc04e460fe16f6be965617bd7312
tree86575ee76adcd4cf8af207dfd94b7630497f89f6
parentf90fd535fff6dee4718fda0c70d8ed264f34a566
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>
docs/submodules/yardstick