Update git submodules
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 29 Jul 2019 21:05:51 +0000 (23:05 +0200)
committerGerrit Code Review <gerrit@onap.org>
Mon, 29 Jul 2019 21:05:51 +0000 (21:05 +0000)
commit9a1456626325ecff546797688de0f808b5b1ba89
tree3d9a9d65e8cdbdcd3fc3f7e35d2fe7e7f6b7fb67
parent8dd17e4a8227d07f0426d915503c3a314879fbe1
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 5ee92067ff6bcf970a0418b235ca3daa6247ff05
  - k8s: Remove repetition from provisioning scripts

    Issue-ID: SECCOM-235
    Change-Id: If286ba074ee74c43705197a30c50322d5162e6fc
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Remove hardcoded password for 'vagrant' user

    Password for 'vagrant' user is now passed through exported environmental
    variable.

    This patch also:

    * removes the assumption of having 'vagrant' user on cluster nodes (for
      future scripts reuse),
    * removes mixed string interpolation and passing shell variables,
    * replaces '~' with '$HOME' for proper substitiution.

    Issue-ID: SECCOM-235
    Change-Id: Id9e7b6acccd902de4c414cd8a0f095ac135fee5a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
docs/submodules/integration.git