Update vCPE example for A&AI custom query 14/98714/1
authorliamfallon <liam.fallon@est.tech>
Thu, 21 Nov 2019 13:52:37 +0000 (13:52 +0000)
committerliamfallon <liam.fallon@est.tech>
Thu, 21 Nov 2019 13:52:41 +0000 (13:52 +0000)
commit96499223e328440c3623bcd3f8b9a648255a43ca
treeb3a56fde1328e959c8d23c567035b9b6916d9450
parentc54feabfafaab64d56cf275fb1a474f0e830eba9
Update vCPE example for A&AI custom query

The change in policy-models to use custom queries means that the named
queries used in apex examples must be updated to use custom queries.
This review is the first of two reviews to implement this change. I
thcnages the A&AI simulator, which will allow the apex-pdp to build
again. A further change will bring in the policy changes to get the
example implementation fixed.

Issue-ID: POLICY-2125
Change-Id: I833c351b43995e648288cdf1c87c0abbe7a671cc
Signed-off-by: liamfallon <liam.fallon@est.tech>
examples/examples-onap-vcpe/src/test/java/org/onap/policy/apex/domains/onap/vcpe/OnapVCpeSimEndpoint.java
examples/examples-onap-vcpe/src/test/resources/aai/NodeQueryResponse.json [new file with mode: 0644]
examples/examples-onap-vcpe/src/test/resources/aai/SearchNodeTypeResponse.json [new file with mode: 0644]