Fix service blueprints
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB_CDS_RESTCONF / Definitions / vLB_CDS.json
index 86e35e0..7c080c4 100644 (file)
         }
       },
       "execute" : {
-        "type" : "component-script-executor",
+        "type" : "component-netconf-executor",
         "requirements" : {
-          "restconf-connection" : {
+          "netconf-connection" : {
             "capability" : "restconf",
             "node" : "netconf-device",
             "relationship" : "tosca.relationships.ConnectsTo"
           }
         },
         "interfaces" : {
-          "ComponentScriptExecutor" : {
+          "ComponentNetconfExecutor" : {
             "operations" : {
               "process" : {
                 "inputs" : {