summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-01 20:23:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-01 20:23:09 +0000
commitf68617405e85856cadac9266deb27323ad77c611 (patch)
tree493b6b9dd9e469bcf9aff224dd038fe0f51b619b /components/model-catalog/definition-type/starter-type
parentadf43b13681ec31ed1faa24815499a34b7de629f (diff)
parentadf475f6ad5b821f9985f6df28968c9ce68443ac (diff)
Merge "Improve Remote Python Executor error handling and" into elalto
Diffstat (limited to 'components/model-catalog/definition-type/starter-type')
-rw-r--r--components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json b/components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json
index 1c8011382..acaea4e7b 100644
--- a/components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json
+++ b/components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json
@@ -2,6 +2,10 @@
"description": "This is Remote Python Execution Component.",
"version": "1.0.0",
"attributes": {
+ "status": {
+ "required": true,
+ "type": "string"
+ },
"prepare-environment-logs": {
"required": false,
"type": "string"