Dont filter get_vnf_data_by_globalid_and_service_type_response results 57/96657/2
authorIttay Stern <ittay.stern@att.com>
Sun, 6 Oct 2019 14:50:28 +0000 (17:50 +0300)
committerIttay Stern <ittay.stern@att.com>
Sun, 6 Oct 2019 15:55:05 +0000 (18:55 +0300)
commit72ee71bd853417415cba5926a73faae092ee83b5
tree24b78f52773c113c544d7388f1740e1b79680a52
parentfccae62442353fea229184159a56e7a49ad3638c
Dont filter get_vnf_data_by_globalid_and_service_type_response results

Filtering happen on AAI as part of FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG.

Issue-ID: VID-659

Change-Id: If43034cce545c90ac44d6d0e70bc0baa3d21283b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
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/services/AaiServiceImpl.java
vid-app-common/src/test/java/org/onap/vid/services/AaiServiceImplTest.java
vid-app-common/src/test/java/org/onap/vid/services/AaiServiceTest.java
vid-automation/src/main/resources/registration_to_simulator/changeManagement/get_vnf_data_by_globalid_and_service_type_response.json
vid-automation/src/test/java/org/onap/vid/api/AaiApiTest.java
vid-automation/src/test/resources/changeManagement/reduced_vnf_data_by_globalid_and_service_type.json [deleted file]