radon-h2020/radon-gmt

Node type interface implementation

chinmaya-dehury opened this issue · 2 comments

Hi,
I was defining the Interfaces of a node type. Provided the inputs to the standard lifecycle operations, such as create, configure, start, etc.. But kind of stuck with the implementation (Ansible) files.
Where to provide the node type implementation files, such as create.yml, delete.yml, configure.yml, start.yml etc. in the RADON-GMT interface?
Is the GMT expecting those Ansible implementations through Artifacts?

-Regards

Hey @chinmaya-dehury, sorry for the late response. Yes, GMT expects these to be uploaded as "artifacts". Go to the "Artifacts" tab in the node type UI and upload the files. Afterward, you can go back to "Interface Definitions" and assign these artifacts (either as primary artifact or dependency). Hope this helps.

Assuming the issue is resolved. Re-open it if you still have questions concerning this issue.