Update git submodules
authorBin Yang <bin.yang@windriver.com>
Mon, 10 Jun 2019 00:49:54 +0000 (00:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 10 Jun 2019 00:49:54 +0000 (00:49 +0000)
commitbe0d01b4726983e17dc0b5548a2aa073a9110e3d
tree0df041af5e004c720459a4dda8f3e1e3d3e19e7d
parentdd232bc93dbd7b2aea67641438525be13aac7bb0
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 047872661b83422149ccf4b46defb5f90f3e7c54
  - Merge "Make aio.sh suitable for CI"
  - Make aio.sh suitable for CI

    aio.sh script currently clones multicloud/k8s repo itself.
    That is unnessary and makes it impossible to hook k8s repository
    to CI system where commit changeset is used to define repository
    files to be tested.

    This commit will remove cloning of multicloud/k8s repository
    and also move aio.sh to baremetal folder which seems to be
    the intended place for it.

    Issue-ID: MULTICLOUD-629

    Change-Id: Ifc54bbc1ec06bc4c3fbbecca7e676d5ffa392d78
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
docs/submodules/multicloud/k8s.git