From cc79391df3945e48e959aba249f4f376b1e7f118 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Wed, 13 Mar 2019 15:53:31 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 5b0b0191e1e4820d7cf9c2ae5f70c6504379e671 - Merge "SDNC-660: Helm integration for Netconf over TLS" - SDNC-660: Helm integration for Netconf over TLS This commit introduces a persistent volume for "NETCONF over TLS" usecase in SDNC, so that certificates can be fetched from persistence at deployment time of SDNC/ODL. This functionality can be enbaled/disabled using flag oom/kubernetes/sdnc/values.yaml values.certpersistence.enabled true/false. By default this is enabled (.i.e. true). Mounted paths are Host path : /dockerdata-nfs/sdnc/certs Container path : /opt/opendaylight/current/certs Issue-ID: SDNC-660 Change-Id: Iab2ecdfcb890b6dc779de12655f0fb7bd869fb0f Signed-off-by: Rahul Tyagi --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 623e0f619..5b0b0191e 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 623e0f619da41a1cd4de18b0ae61b32e1408eff0 +Subproject commit 5b0b0191e1e4820d7cf9c2ae5f70c6504379e671 -- 2.16.6