OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (TOSCA-262) Specify if the artifact has to be "elaborated" on orchestrator or on node


Luca Gioppo created TOSCA-262:
---------------------------------

             Summary: Specify if the artifact has to be "elaborated" on orchestrator or on node
                 Key: TOSCA-262
                 URL: https://issues.oasis-open.org/browse/TOSCA-262
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: New Feature
          Components: Profile-YAML
            Reporter: Luca Gioppo


There is no element to instruct the orchestrator whether it has to "elaborate" (that can be write, execute or whatever) the artifact in its own sandbox or in the node.

Use cases:
1) if the artifact is a docker image that I want to generate on the fly using Docker build I will do it in the orchestrator sandbox and not on the node
2) If I have to use puppet-librarian to download modules using a puppet file in the puppet master (part of the orchestrator) I need to generate the Puppetfile (see TOSCA-258) and than execute puppet-librarian in the orchestrator.
3) using the puppet agent to apply (or connect to the puppet master) should be done in the node



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]