Add new method to retrieve vnf-id 16/112016/4
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 1 Sep 2020 20:38:15 +0000 (16:38 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 2 Sep 2020 11:27:22 +0000 (07:27 -0400)
commit83ad920bb05c4f02d1ae2ee5b2196785d2eb61a3
tree7fd34662bf8b74f37a20c8005423e2dc9d4c8fff
parent64591b51d4da3900f37f53701b2ffef4a38778e9
Add new method to retrieve vnf-id

For guard filters, once the vnf-id is found. Then this convenience
method helps to retrieve the correct vnf information.

Issue-ID: POLICY-2590
Change-Id: I0b55b15582ddc58bbc5b2c0c2c2b130f3cdc88c3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
models-interactions/model-impl/aai/src/main/java/org/onap/policy/aai/AaiCqResponse.java
models-interactions/model-simulators/src/main/java/org/onap/policy/simulators/AaiSimulatorJaxRs.java
models-interactions/model-simulators/src/test/java/org/onap/policy/simulators/AaiSimulatorTest.java