aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/onap/logging_analytics/pomba/pomba_aai_context_builder/LogicalLinkInstanceTest.java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06X-ONAP-RequestId and X-ONAP-PartnerName supportTait,Trevor(rt0435)1-59/+0
Also cleaned up a few hundred ONAP code audit issues related to: - white space - long lines - naming conventions Issue-ID: LOG-551 Change-Id: Ic2af0093e1b4d14c42b95fffe013247afbbadd52 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2019-02-27AaiCtxBuilder:Handle L-Interface & Logical-LinkLeigh, Phillip (pl876u)1-0/+59
Also remove resourceVersion and handle empty valude of any attribute (LOG-988) Issue-ID: LOG-988 Issue-ID: LOG-766 Issue-ID: LOG-767 Change-Id: I8b3eef61cebf93690aaa0291f8d0a7c1e3575088 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>