Add ConfigModify to if statement 94/87494/2
authorPatrick Brady <patrick.brady@att.com>
Fri, 10 May 2019 22:14:06 +0000 (15:14 -0700)
committerPatrick Brady <patrick.brady@att.com>
Fri, 10 May 2019 22:27:36 +0000 (15:27 -0700)
commitc3719d87ad36bd1fae457f34ec8aa3247915dc6f
treeedb3bf40bc7684c59b586309e0076a4712d15114
parent298a8f5143c8ce87094770f68dfbbcc39ef14553
Add ConfigModify to if statement

Requests from cdt with the action set to ConfigModify
did not have entries added to the device interface
protocol table. With this change the entry will be
made in the table.

Change-Id: I29835554a0ebf2fea29f1c8745b99ac1813c0d7d
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1593
appc-inbound/appc-artifact-handler/provider/src/main/java/org/onap/appc/artifact/handler/node/ArtifactHandlerNode.java