@itentialopensource/adapter-onap_appc
Version:
This adapter integrates with system: sample.
314 lines • 8 kB
JSON
{
"errors": [],
"statistics": [
{
"owner": "errorJson",
"description": "Standard adapter errors available for use",
"value": 29
},
{
"owner": "packageJson",
"description": "Number of production dependencies",
"value": 6
},
{
"owner": "packageJson",
"description": "Number of development dependencies",
"value": 9
},
{
"owner": "packageJson",
"description": "Number of npm scripts",
"value": 9
},
{
"owner": "packageJson",
"description": "Runtime Library dependency",
"value": "^4.9.4"
},
{
"owner": "propertiesSchemaJson",
"description": "Adapter properties defined in the propertiesSchema file",
"value": 47
},
{
"owner": "adapterJS",
"description": "Lines of code generated in adapter.js",
"value": 2842
},
{
"owner": "adapterJS",
"description": "Number of Functions added to adapter.js",
"value": 31
},
{
"owner": "pronghornJson",
"description": "Number of Methods added to pronghorn.json",
"value": 31
},
{
"owner": "readmeMd",
"description": "Number of lines in the README.md",
"value": 450
},
{
"owner": "unitTestJS",
"description": "Number of lines of code in unit tests",
"value": 1568
},
{
"owner": "unitTestJS",
"description": "Number of unit tests",
"value": 88
},
{
"owner": "integrationTestJS",
"description": "Number of lines of code in integration tests",
"value": 1176
},
{
"owner": "integrationTestJS",
"description": "Number of integration tests",
"value": 36
},
{
"owner": "actionJson",
"description": "Number of actions for Restconf entity",
"value": 31
},
{
"owner": "actionJson",
"description": "Total number of actions",
"value": 31
},
{
"owner": "actionJson",
"description": "Total number of entities",
"value": 1
},
{
"owner": "schemaJson",
"description": "Number of schemas for Restconf entity",
"value": 1
},
{
"owner": "schemaJson",
"description": "Total number of schemas",
"value": 1
},
{
"owner": "mockdata",
"description": "Number of mock data files for Restconf entity",
"value": 2
},
{
"owner": "mockdata",
"description": "Total number of mock data files",
"value": 2
},
{
"owner": "actionJson",
"description": "Number of actions for .system entity",
"value": 2
},
{
"owner": "schemaJson",
"description": "Number of schemas for .system entity",
"value": 1
},
{
"owner": "mockdata",
"description": "Number of mock data files for .system entity",
"value": 1
},
{
"owner": "System",
"description": "System entity files",
"value": 3
},
{
"owner": "workflows",
"description": "Number of workflows",
"value": 0
},
{
"owner": "staticFile",
"description": "Number of lines of code in adapterBase.js",
"value": 484
},
{
"owner": "staticFile",
"description": "Number of static files added",
"value": 19
},
{
"owner": "Overall",
"description": "Total lines of Code",
"value": 6070
},
{
"owner": "Overall",
"description": "Total Tests",
"value": 124
},
{
"owner": "Overall",
"description": "Total Files",
"value": 34
}
],
"apiParsingReport": {
"no_mockdata": [
{
"fnName": "configure",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:configure"
},
{
"fnName": "configScaleOut",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:config-scale-out"
},
{
"fnName": "actionStatus",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:action-status"
},
{
"fnName": "attachVolume",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:attach-volume"
},
{
"fnName": "audit",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:audit"
},
{
"fnName": "checkLock",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:checklock"
},
{
"fnName": "configBackup",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:config-backup"
},
{
"fnName": "configRestore",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:config-restore"
},
{
"fnName": "detachVolume",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:detach-volume"
},
{
"fnName": "evacuate",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:evacuate"
},
{
"fnName": "lock",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:lock"
},
{
"fnName": "migrate",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:migrate"
},
{
"fnName": "quiesceTraffic",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:quiesce-traffic"
},
{
"fnName": "reboot",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:reboot"
},
{
"fnName": "rebuild",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:rebuild"
},
{
"fnName": "restart",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:restart"
},
{
"fnName": "resumeTraffic",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:resume-traffic"
},
{
"fnName": "snapshot",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:snapshot"
},
{
"fnName": "start",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:start"
},
{
"fnName": "startApplication",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:start-application"
},
{
"fnName": "stop",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:stop"
},
{
"fnName": "stopApplication",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:stop-application"
},
{
"fnName": "sync",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:sync"
},
{
"fnName": "unlock",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:unlock"
},
{
"fnName": "upgradeBackout",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:upgrade-backout"
},
{
"fnName": "upgradeBackup",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:upgrade-backup"
},
{
"fnName": "upgradePostCheck",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:upgrade-post-check"
},
{
"fnName": "upgradePreCheck",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:upgrade-pre-check"
},
{
"fnName": "upgradeSoftware",
"method": "post",
"path": "/restconf/operations/appc-provider-lcm:upgrade-software"
}
],
"errors": [],
"warnings": [],
"callsTotal": 31,
"callsConverted": 31,
"no_mockdata_num": 29
}
}