Updated git submodules
authorRob Daugherty <rd472p@att.com>
Tue, 18 Sep 2018 18:06:51 +0000 (14:06 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Sep 2018 19:55:05 +0000 (19:55 +0000)
commite5f9e3adb421748c5f5c6c8eed759ba51c81c55b
treeabaefb2cc7d8787ae215f1eebefd2bda208080bc
parent1922ec9839318614495d070857b5b1c57c44e5c9
Updated git submodules

Project: so master ae6dd3e07bea17a6e4664a01f142afa8003debbe

Upgrade to openstack libs version 1.3.0

Version 1.3.0 uses fasterxml.jackson.

Note: several unit tests were wrong and had to be fixed. They were
using a fasterxml ObjectMapper to deserialize openstack library
class objects compiled with codehaus JsonProperty annotations.
Consequently, the ObjectMapper could not "see" the annotations.
The tests "worked" because the json was constructed wrongly to
match. I have now fixed the json so that they have the true
property names defined by the annotations.

Change-Id: I088137ee5dd5af9cffd426610a50ae6408c5b190
Issue-ID: SO-1025
Signed-off-by: Rob Daugherty <rd472p@att.com>
docs/submodules/so.git