Updated git submodules
authorRob Daugherty <rd472p@att.com>
Thu, 23 Aug 2018 14:18:28 +0000 (14:18 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 23 Aug 2018 14:18:28 +0000 (14:18 +0000)
commitbe0113fb1677b732583822e988e891f98de0390d
tree8516518491cae08bb77eebe5f65972a2d06d37b7
parente915ff8d915b6663409240e08f7ce058ae1ef8c0
Updated git submodules

Project: so master 192001c6494494aec9874d1346802b004cdc9c0e

Merge "Changed RequestFactory for Catalog DB client"

Changed RequestFactory for Catalog DB client

- Missed some files, the repository isn't required now that we
dont fetch the identity service directly
- Fixing review comments and removing the unused import
- Fixing the build :) Now that cloudSite has a 1-1 relationship with
cloudidentity, there shouldn't be a need to query the identity on its
own unless the site is missing Refactored some code to use site to
fetch identity as a composition
- Changing the catalogDb client to use
HttpComponentsClientHttpRequestFactory instead of
SimpleClientHttpRequestFactory, the later would lead to a IOException
(FileNotFoundException specifically) whenever a 40X type of a response
code is returned from the spring rest endpoint. Adding some tests for
the catalogDbClient which earlier got missed in handover. Also fixing
another issue with cloudSite repository which was not fetching data
correctly. Fixed a repository which was added initially but later the
same went missing (Not sure how)

Change-Id: I72506865c4c5f7fd07a6031c146a4aba1a96c2c8
Issue-ID: SO-892
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
docs/submodules/so.git