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

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

      context:
        type: Kubernetes
        servers:
          host:
            image: ...
            commands: ...
            volumes:
              - name: volume1              # mandatory
                <volume type definition>   # mandatory

    The volume type and the definition must be one of the supported ones in
    Kubernetes [1].

    [1] https://kubernetes.io/docs/concepts/storage/volumes/#types-of-volumes

    JIRA: YARDSTICK-1152

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

index 9d84f5a..b935c32 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9d84f5ad73e9689d3131e4ce09fe7262697c5817
+Subproject commit b935c3228523c30dacdaba551ecee3703ff78168