Add support for TOSCA group and group types
TOSCA Group Types represent a logical grouping of TOSCA nodes that have an implied relationship and need to be orchestrated or managed together to achieve some result. Some use cases being developed by the TOSCA TC use groups to apply TOSCA policies for software placement and scaling while other use cases show groups can be used to describe cluster relationships.
The parsing of groups is done under tosca-parser blueprint,
https:/
This blueprint in heat-translator is to find a mapping in heat for TOSCA Groups and translating an example TOSCA template to Heat.
Blueprint information
- Status:
- Started
- Approver:
- Sahdev Zala
- Priority:
- High
- Drafter:
- Sahdev Zala
- Direction:
- Needs approval
- Assignee:
- srinivas_tadepalli
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Started
- Milestone target:
- None
- Started by
- Sahdev Zala
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
In the first phase of implementation, please implement per spec. In the second phase, we want to test with a small use case.
(spzala) the spec side work is complete