Ran Ziv created ARIA-155:
----------------------------
Summary: Clean models from unused fields
Key: ARIA-155
URL: https://issues.apache.org/jira/browse/ARIA-155
Project: AriaTosca
Issue Type: Task
Reporter: Ran Ziv
Assignee: Ran Ziv
Priority: Minor
Some models have fields which should probably be removed (as they're no longer
in use or haven't been put to use yet) or rename (due to inconsistencies).
Suggested changes:
* Service:
- remove {{permalink}}
- remove {{scaling_groups}}
- remove {{modifications}} and {{updates}}
* Node:
- remove {{scaling_groups}}
* Relationship:
- remove {{source_position}}
- remove {{target_position}}
* Operation:
- rename {{max_retries}} to {{max_attempts}}
- remove {{executor}}
* OperationTemplate:
- remove {{executor}}
* Execution:
- remove {{is_system_workflow}}
* Task:
- rename {{retry_count}} to {{attempts_count}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)