Added VFModule count 55/94455/5
authorpramod.jamkhedkar <pramod@research.att.com>
Wed, 28 Aug 2019 15:39:15 +0000 (11:39 -0400)
committerpramod.jamkhedkar <pramod@research.att.com>
Fri, 30 Aug 2019 15:12:58 +0000 (11:12 -0400)
commit363398bece860e1c055adf812996b1bdfad6f8df
treebde76a972bb18ae0c443cf2e64a41a44034130a1
parenta930b0105c2e45a657427cfcb41fc0330d0c2e99
Added VFModule count

Added the function VFModuleCount to AaiCqResponse class. It counts the
number of vf modules. Also changed the same custom query response in
AaiSimulator.

Issue-ID: POLICY-1858
Signed-off-by: pramod.jamkhedkar <pramod@research.att.com>
Change-Id: If08de84f74d2bd9501b501b881cdd761089614dc
models-interactions/model-actors/actor.so/src/test/resources/org/onap/policy/controlloop/actor/so/aai/AaiCqResponse.json [deleted file]
models-interactions/model-impl/aai/src/main/java/org/onap/policy/aai/AaiCqResponse.java
models-interactions/model-impl/aai/src/test/java/org/onap/policy/aai/AaiCqResponseTest.java
models-interactions/model-impl/aai/src/test/resources/org/onap/policy/aai/AaiCqResponse.json [deleted file]
models-interactions/model-simulators/src/main/resources/org/onap/policy/simulators/aai/AaiCqResponse.json
models-interactions/model-simulators/src/test/java/org/onap/policy/simulators/AaiSimulatorTest.java