Add cloud-region and nf-role as an optional search criteria 32/95732/2
authorAlexey Sandler <alexey.sandler@intl.att.com>
Mon, 16 Sep 2019 10:37:01 +0000 (13:37 +0300)
committerIttay Stern <ittay.stern@att.com>
Mon, 16 Sep 2019 13:16:02 +0000 (13:16 +0000)
commita95005030698acf9def8849f44e1649d0bcf00d8
treea269762f5a15fc3b79b2a7d66e8626cee371a0bd
parent98794615f346c753a94fa5f63f7cbc67792af4c1
Add cloud-region and nf-role as an optional search criteria

Issue-ID: VID-596
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I72d9c2c9dc3f39fcc3c87e083ac230d20135e979
vid-app-common/src/main/java/org/onap/vid/aai/AaiClient.java
vid-app-common/src/main/java/org/onap/vid/aai/AaiClientInterface.java
vid-app-common/src/main/java/org/onap/vid/controller/AaiController2.java
vid-app-common/src/test/java/org/onap/vid/aai/AaiClientTest.java
vid-app-common/src/test/resources/payload_jsons/changeManagement/vnfs-fromServiceInstance-filterByCloudRegion.json [new file with mode: 0644]
vid-app-common/src/test/resources/payload_jsons/changeManagement/vnfs-fromServiceInstance-filterNfRole.json [new file with mode: 0644]