Implement TOSCA artifact type
Registered by
Sahdev Zala
Implement TOSCA artifact type. An artifact definition defines a named, typed file that can be associated with Node Type or Node Template and used by orchestration engine to facilitate deployment and implementation of interface operations. Refer to the spec for more detail (provided in Appendix A under title "Artifact definition" and "Artifact Type".)
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- High
- Drafter:
- Sahdev Zala
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Sahdev Zala
- Completed by
- Sahdev Zala
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Implement artifact type definition
(spzala) The TOSCA Parser support has been added. Since heat translator and parser are now separate projects we will be working on heat translator for translation support as we have related use cases.
(?)