Updated git submodules
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Mon, 4 Dec 2017 16:25:19 +0000 (16:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 4 Dec 2017 16:25:19 +0000 (16:25 +0000)
commit996bb8d98c884d9bba392bd68071318f5920210a
tree196fbb536885e845548d9d34855633f538fae84d
parent4eca59a0c9ac4ede449edf092617d01da962a444
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 <adetalhouet89@gmail.com>
docs/submodules/oom.git