Update git submodules
authorKonrad Bańka <k.banka@samsung.com>
Mon, 24 Jun 2019 10:48:26 +0000 (12:48 +0200)
committerGerrit Code Review <gerrit@onap.org>
Mon, 24 Jun 2019 10:48:26 +0000 (10:48 +0000)
commit8204be2fef476bc56ea2851f036939306144c2dc
tree445ad2d06b8cbd887787df09516bc224913e9355
parent93c9e73c2c657266de7c27ec7c13b7c8f86d9427
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 46c5d310b24563ba9de00d0583e76742efc2cc0d
  - Make aio.sh preserve host's ssh keys if possible

    aio.sh script creates rsa key that is also added to host's authorized_keys.
    Currently, existing id_rsa keys are removed in order to generate fresh key each time.

    This change makes setup script reuse existing key when possible.

    Issue-ID: MULTICLOUD-676

    Change-Id: I3b6b837f64dabd3cb6a14aa5ea65e67c6b8db6a8
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
docs/submodules/multicloud/k8s.git