summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/aai/service/rs
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Handle L-Interface in AaiCtxBuilder3.0.1-ONAPLeigh, Phillip (pl876u)1-0/+2
Also adapted the sprintframework to aaiCtxBuilder and added more junit test cases Issue-ID: LOG-766 Change-Id: Ibcc81e7ad3602666ff17c660d33b9ab7b57620df Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-04Log request when no XFromAppId/ServiceInstanceLeigh, Phillip (pl876u)2-5/+17
Issue-ID: LOG-688 Change-Id: I909e589b0c1c5dc5998a2e2129585c900210b2c6 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-11BugFix:Ensure no null PNF attributes in AaiCtxBderLeigh, Phillip (pl876u)1-1/+1
Also add versioning to AaiCtxBuilder Issue-ID: LOG-764 Change-Id: I907ac5f045e90f591bd8d26c7badf46e4df7df94 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-09-13Handle Missing AAI DataJennie Jia2-7/+5
Issue-ID: LOG-649 Change-Id: Ie393ac995ef6b4d8c8d819d8c4815be3acab579c Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-09-11Update API and common model mappingJennie Jia2-11/+8
Issue-ID: LOG-646 Change-Id: Ie56d3f697abbafecf9c2d9f73fa52bee1833a469 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-19Implement basic authPrudence Au1-1/+4
- includes basic auth for AAI request - basic auth for AAI context builder Change-Id: I3b923792184d47667505ae1efc2ab704f52f5766 Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-16Initial seed code submissionPrudence Au2-0/+151
Change-Id: I66baf23256c39475f5e0031e387be2e6b872bf7b Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>