Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 25 Jun 2018 11:19:12 +0000 (11:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 25 Jun 2018 11:19:12 +0000 (11:19 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add "volumeMounts" parameter in Kubernetes context"
  - Add "volumeMounts" parameter in Kubernetes context

    This new parameter, "volumeMounts", will allow the user to automatically
    create new volumes mounted inside the container. Example of Kubernetes
    context definition:

      context:
        type: Kubernetes
        servers:
          host:
            volumeMounts:
              - name: volume1              # mandatory
                mountPath: /dev/hugepages  # mandatory
                readOnly: True             # optional, default=False

    JIRA: YARDSTICK-1151

    Change-Id: Ic00b45e6d603a9f85e3f0e25becdf0bce14e637c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick

index b935c32..1160225 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b935c3228523c30dacdaba551ecee3703ff78168
+Subproject commit 1160225135e429ba8581ad162b08d710db4e96a2