summaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/vnfApiResponse.json
AgeCommit message (Collapse)AuthorFilesLines
2019-02-12SdnccCtxBld unable to retrieve all VNF attributesTait,Trevor(rt0435)1-194/+191
Issue-ID: LOG-968 Change-Id: I93e95e18a9b498dbedcc9ca14c84dd8eab17f59f Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-04Attributes for GENERIC-RESOURCE-API and VNF-APITait,Trevor(rt0435)1-1/+9
Extract Attributes for GENERIC-RESOURCE-API and VNF-API Issue-ID: LOG-797 Change-Id: I6ae2727bd85069fc89d65c0083167ca69b343895 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-10-26SDNC context builder API Mapping ConfigurationTait,Trevor(rt0435)1-0/+187
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>