aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/aai/datatype/PserverInstance.java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06X-ONAP-RequestId and X-ONAP-PartnerName supportTait,Trevor(rt0435)1-3/+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-1/+0
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-06Add more JUnit to bump CodeCoverage in AaiCtxBudrLeigh, Phillip (pl876u)1-1/+1
Issue-ID: LOG-763 Change-Id: I63ca719197949e965832bfb476243dfb9c98ec6e Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-21Enhance aaiCtxBuider to handle PServer &PinterfaceLeigh, Phillip (pl876u)1-0/+328
Issue-ID: LOG-762 Issue-ID: LOG-765 Change-Id: If47ef66324c4b5d746b92c596c2e00444708c890 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>