summaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/queryNodeDataNullResourceLink.json
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08Use direct GET to get service instanceNorm Traxler1-8/+0
Issue-ID: LOG-999 Change-Id: I2530de89628465055c9464e912cfe4764cb10f3a Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-10-26SDNC context builder API Mapping ConfigurationTait,Trevor(rt0435)1-0/+8
Issue-ID: LOG-421 Add code to use the VNF-API on SDNC where required. This involves using the api-mapping logic to select the VNF-API over the GNERIC-RESOURCES-API as well as adding the code to extract the information required by the VNF-API from AAI and adding the code to parse the VNF-API resonse into ModelContext. Change-Id: I4447a14d7fa39b2c5d9b655c2b20e651e56d3d77 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>