Clean restconf duplicate models and Implementation.
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_restconf / Definitions / activation-blueprint.json
index b3f5272..d185128 100644 (file)
         }
       },
       "config-deploy" : {
-        "type" : "component-restconf-executor",
+        "type" : "component-script-executor",
         "interfaces" : {
-          "ComponentRestconfExecutor" : {
+          "ComponentScriptExecutor" : {
             "operations" : {
               "process" : {
                 "implementation" : {
                 "inputs" : {
                   "script-type" : "jython",
                   "script-class-reference" : "Scripts/python/RestconfConfigDeploy.py",
-                  "instance-dependencies" : [ ],
                   "dynamic-properties" : "*config-deploy-properties"
                 },
                 "outputs" : {