From 4764edd0038bf3c7b510d6a6c2620aef4c2d2220 Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Fri, 5 Aug 2022 16:37:45 +0200 Subject: [PATCH] Uplift from ONAP NONRTRIC PMS, updated SDNC rest interface Bugfix, If the auth-token-file parameter in the file application.yaml is missing, it would not default to an empty file name. Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-743 Change-Id: If0a899220f55567de2b2e7e0cad5531d3b4e8914 --- onap/oran | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onap/oran b/onap/oran index 4faa67e..ff5190f 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit 4faa67e07bc4d1c1ff9c4b012d3b5bb8d9856a4c +Subproject commit ff5190fa7b40386658eb20ebba5b4d885cd98ba3 -- 2.16.6