Add SO Message instead of Exception when vmIds are empty 33/92933/2
authorBonkur, Venkat (vb8416) <vb8416@att.com>
Wed, 7 Aug 2019 17:47:54 +0000 (13:47 -0400)
committerBonkur, Venkat (vb8416) <vb8416@att.com>
Wed, 7 Aug 2019 19:11:15 +0000 (15:11 -0400)
commit8155c85c8d342e68256e5b4da804f822a26a370a
tree274007d52b77ab425ca2ac0bcc18333639fea1c6
parente468693695de298bf2282508fa00c3a21496524e
Add SO Message instead of Exception when vmIds are empty

Add the conditions to log messages instead of null pointer exception
when vmIds or vserverIds are not present.
Issue-ID: SO-2186
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I27dd8a5480cf5e2d8588cc71ca3bfefaf0e138cc
bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerAction.java
bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerActionTest.java