From 75f446f7222b786fef46cb6aec58f4396be7be05 Mon Sep 17 00:00:00 2001
From: Tim Rozet <trozet@redhat.com>
Date: Mon, 25 Jun 2018 17:58:36 -0400
Subject: 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/sdnvpn b/docs/submodules/sdnvpn
index c4ac6f647..1180e1b5f 160000
--- a/docs/submodules/sdnvpn
+++ b/docs/submodules/sdnvpn
@@ -1 +1 @@
-Subproject commit c4ac6f6475fe7a6b7ebceba1a7af3ee6af5138fe
+Subproject commit 1180e1b5fdcfc51a453640b345060daef2533c1d
-- 
cgit