From: Alexis de Talhouët Date: Mon, 4 Dec 2017 16:25:19 +0000 (+0000) Subject: Updated git submodules X-Git-Tag: 2.0.0-ONAP~5329 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=996bb8d98c884d9bba392bd68071318f5920210a;p=doc.git Updated git submodules Project: oom master 852ac276248e995e1ec9782c5fc40c5dc578a803 Merge "Adjust mso-docker.json to latest" Adjust mso-docker.json to latest A few properties were missing, hence MSO wasn't playing to chef recipes correctly, hence was not getting configured as expected. ================================================================================ Recipe Compile Error in /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb ================================================================================ URI::BadURIError ---------------- both URI are relative Cookbook Trace: --------------- /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb:5:in `from_file' Relevant File Content: ---------------------- /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb: 1: require 'uri' 2: ###################### 3: # MSO Config Path 4: ########## 5>> node.default["mso-config"]["topology"]["apih-load-balancer"] = URI.join(node["mso-bpmn-urn-config"]["adaptersOpenecompDbEndpoint"], "/").to_s Change-Id: Ia070823116f2ccdc806d6423cc9e8769e5d049c5 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët --- diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 6ee3ab73a..852ac2762 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 6ee3ab73a4a580436d25c5ee76d63a1d720c375f +Subproject commit 852ac276248e995e1ec9782c5fc40c5dc578a803