summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-08-23 14:18:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-23 14:18:28 +0000
commitbe0113fb1677b732583822e988e891f98de0390d (patch)
tree8516518491cae08bb77eebe5f65972a2d06d37b7 /docs
parente915ff8d915b6663409240e08f7ce058ae1ef8c0 (diff)
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>
Diffstat (limited to 'docs')
m---------docs/submodules/so.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject c6e91a4ee3d1a699a41fa2e3107cc236a770496
+Subproject 192001c6494494aec9874d1346802b004cdc9c0