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

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca-interop message

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


Subject: Required Container Features and Artifact Types


Hello all,

 

How do Required Container Features interact with Artifact Type?

 

It seems that any given implementation will be based on artifacts of various types and the container must be able to support executing them.  Node Type Implementations include RequiredContainerFeatures, but this is not used in the examples. As it stands today, it seems to be implying one or all of the following assumptions:

        You have to look at both the artifact types and the required container features to determine if a node type implementation is actually supported

        There isn’t any normative set of required container features

 

For example:

 

<RequiredContainerFeatures>

               <RequiredContainerFeature feature="local.linux.script.execution"/>

</RequiredContainerFeatures>

<RequiredContainerFeatures>

               <RequiredContainerFeature feature="opscode.chef.cookbook.adhoc"/>

</RequiredContainerFeatures>

 

See attached slide deck for illustration.

 

Sincerely,

Travis Tripp

 

Attachment: ArtifactTypes_RequiredContainerFeatures.pptx
Description: ArtifactTypes_RequiredContainerFeatures.pptx



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