aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/onap/logging_analytics/pomba/pomba_aai_context_builder/RestUtilTest.java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06X-ONAP-RequestId and X-ONAP-PartnerName supportTait,Trevor(rt0435)1-378/+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-03-05AaiCtxBuldr:Set MaxInstanceMap to 0 & fix macAddrLeigh, Phillip (pl876u)1-60/+22
This fix also address the resourceLink issue. Issue-ID: LOG-998 Issue-ID: LOG-766 Change-Id: I8b3eef61cebf93690aaa0291f201902281817020 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-27AaiCtxBuilder:Handle L-Interface & Logical-LinkLeigh, Phillip (pl876u)1-10/+16
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>
2019-02-05BugFix:Log info Null XFromAppId &ServiceInstanceIdLeigh, Phillip (pl876u)1-17/+0
Issue-ID: LOG-688 Change-Id: I9599d35f9971c0607373a87596c80f8c3498c8f3 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-04Log request when no XFromAppId/ServiceInstanceLeigh, Phillip (pl876u)1-3/+20
Issue-ID: LOG-688 Change-Id: I909e589b0c1c5dc5998a2e2129585c900210b2c6 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-01Handle l3Network in AaiCtxBuilderLeigh, Phillip (pl876u)1-0/+125
Issue-ID: LOG-763 Change-Id: I7c1d24727824eb43603b096f63201e4e7195f35b Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-21Enhance aaiCtxBuider to handle PServer &PinterfaceLeigh, Phillip (pl876u)1-4/+127
Issue-ID: LOG-762 Issue-ID: LOG-765 Change-Id: If47ef66324c4b5d746b92c596c2e00444708c890 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-09Handle PNF in AaiCtxBuilderLeigh, Phillip (pl876u)1-0/+32
Issue-ID: LOG-764 Change-Id: I1af65f604751d7412cc12e7a42f2dc785d39a90c Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-09-13Handle Missing AAI DataJennie Jia1-28/+2
Issue-ID: LOG-649 Change-Id: Ie393ac995ef6b4d8c8d819d8c4815be3acab579c Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-09-11Update API and common model mappingJennie Jia1-74/+48
Issue-ID: LOG-646 Change-Id: Ie56d3f697abbafecf9c2d9f73fa52bee1833a469 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-09-05Obtain resouce-link based on service-instancePhillip Leigh1-1/+81
Issue-ID: LOG-461 Change-Id: Ieb3fb761be2237808ab9d709b3fadc7e241963de Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-08-21Add JUnit testsPrudence Au1-0/+102
Change-Id: Iedc215a9d77670a697822683457e7eeb4a7cc335 Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>