Dg changes to fix methodnotfound exception 75/41075/3
authorvidhyasree <sn141y@att.com>
Wed, 4 Apr 2018 20:54:27 +0000 (16:54 -0400)
committerTakamune Cho <tc012c@att.com>
Fri, 6 Apr 2018 18:14:50 +0000 (18:14 +0000)
APPC_chef.json is updated with vnfc instead of Vnfc
to allow the method callouts and to sinkup with
the method names in chefAdapterImpl.java

Issue-ID: APPC-829
Change-Id: I04bd9c720869117962c4dbe731abb22945fc03ee
Signed-off-by: vidhyasree <sn141y@att.com>
appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_chef.json

index 3540df9..c836c32 100644 (file)
@@ -32,7 +32,7 @@
         "id": "1d0bb40c.e8fb94",\r
         "type": "execute",\r
         "name": "Environment",\r
-        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='VnfcEnvironment' >\n<parameter name='organizations' value='`$chef-organization`'/> \n<parameter name='serverAddress' value='`$chef-server-address`'/> \n<parameter name='username' value='`$chef-username`'/> \n<parameter name='Environment' value='`$Environment`'/>",\r
+        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='vnfcEnvironment' >\n<parameter name='organizations' value='`$chef-organization`'/> \n<parameter name='serverAddress' value='`$chef-server-address`'/> \n<parameter name='username' value='`$chef-username`'/> \n<parameter name='Environment' value='`$Environment`'/>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 310.3636474609375,\r
@@ -66,8 +66,8 @@
     {\r
         "id": "1758c3a6.d6b804",\r
         "type": "execute",\r
-        "name": "VnfcNodeobjects",\r
-        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='VnfcNodeobjects' >\n<parameter name='organizations' value='`$chef-organization`'/> \n<parameter name='serverAddress' value='`$chef-server-address`'/> \n<parameter name='username' value='`$chef-username`'/> \n<parameter name='NodeList' value='`$NodeList`'/>\n<parameter name='Node' value='`$Node`'/>",\r
+        "name": "vnfcNodeobjects",\r
+        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='vnfcNodeobjects' >\n<parameter name='organizations' value='`$chef-organization`'/> \n<parameter name='serverAddress' value='`$chef-server-address`'/> \n<parameter name='username' value='`$chef-username`'/> \n<parameter name='NodeList' value='`$NodeList`'/>\n<parameter name='Node' value='`$Node`'/>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 860.54541015625,\r
         "id": "acec1dfa.289128",\r
         "type": "execute",\r
         "name": "pushJob",\r
-        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='VnfcPushJob'>\n\t<parameter name='organizations' value='`$chef-organization`'/> \n\t<parameter name='serverAddress' value='`$chef-server-address`'/> \n\t<parameter name='username' value='`$chef-username`'/> \n\t<parameter name='NodeList' value='`$NodeList`'/>\n\t<parameter name='CallbackCapable' value='`$CallbackCapable`'/>\n\t<parameter name='RequestId' value='`$RequestId`'/>\n\t<parameter name='CallbackUrl' value='`$CallbackUrl`'/>",\r
+        "xml": "<execute plugin='org.onap.appc.adapter.chef.ChefAdapter' method='vnfcPushJob'>\n\t<parameter name='organizations' value='`$chef-organization`'/> \n\t<parameter name='serverAddress' value='`$chef-server-address`'/> \n\t<parameter name='username' value='`$chef-username`'/> \n\t<parameter name='NodeList' value='`$NodeList`'/>\n\t<parameter name='CallbackCapable' value='`$CallbackCapable`'/>\n\t<parameter name='RequestId' value='`$RequestId`'/>\n\t<parameter name='CallbackUrl' value='`$CallbackUrl`'/>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1823.727294921875,\r