Update git submodules
authorTim Rozet <trozet@redhat.com>
Mon, 25 Jun 2018 21:58:36 +0000 (17:58 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 27 Jun 2018 12:59:47 +0000 (12:59 +0000)
commit75f446f7222b786fef46cb6aec58f4396be7be05
treece80b80e09629359f373ff2d2406d1b05acc65e0
parent75f46a36001d713252dc0102a81656b3b6d121be
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Adds support for docker based opendaylight

    Previously we used ODL as a systemd service. However in newer OOO it is
    ran as a docker container. For reinstalling ODL in this case we determined
    that the best way is to not mess with docker and simply shut it down,
    and use the systemd for the CSIT verification.

    This patch stops the docker container, then copies a systemd service
    file (since RPM may never have been installed), and then allows ODL
    reinstall to proceed as usual.

    Change-Id: Ib0996ed5494f1ef37bcc232f087f563c99db62fc
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/sdnvpn