Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 10 Oct 2018 18:53:49 +0000 (18:53 +0000)
commited35154d1a052c1f9f2815ed3f837a5df1708a48
tree341d2e23aa42eb967a6d640c95fb410e1738899a
parent418574905fd273e0ec47592948a6864a8355b064
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Do not remove docker images in clean

    Removing the cperf docker image in clean just adds more overhead to the
    next cperf run, because the entire docker image has to be re-downloaded.
    Docker pull will automatically download the difference between the old
    image and the new image (less bandwidth) so there is no reason to remove
    the image.

    Change-Id: I79ba2af20e3bdacfedc28d468fb629e040d7098f
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/releng