Create empty implementation of delete VNF request 75/83175/1
authorMichaelMorris <michael.morris@est.tech>
Mon, 25 Mar 2019 10:51:21 +0000 (10:51 +0000)
committerMichaelMorris <michael.morris@est.tech>
Mon, 25 Mar 2019 10:51:21 +0000 (10:51 +0000)
commit0d97f87b6381ea06350933b375c4e821b5e10568
treefd5865146427119400dceae65dad58175df374be
parent7815bcec2a85b023f3004e698712cea7fed2f94e
Create empty implementation of delete VNF request

The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow

Issue-ID: SO-1632
Change-Id: Ie71699e917173c77b217e8a9f5eb9e5b794155a7
Signed-off-by: MichaelMorris <michael.morris@est.tech>
adapters/mso-vnfm-adapter/mso-vnfm-etsi-adapter/src/main/java/org/onap/so/adapters/vnfmadapter/rest/VnfmAdapterController.java
adapters/mso-vnfm-adapter/mso-vnfm-etsi-adapter/src/test/java/org/onap/so/adapters/vnfmadapter/rest/VnfmAdapterControllerTest.java