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

 


Help: OASIS Mailing Lists Help | MarkMail Help

camp message

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


Subject: [OASIS Issue Tracker] (CAMP-154) python atrifact


     [ https://tools.oasis-open.org/issues/browse/CAMP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Chapman  updated CAMP-154:
---------------------------------

    Component/s: Primer
                     (was: Possibe Work Products)

> python atrifact
> ---------------
>
>                 Key: CAMP-154
>                 URL: https://tools.oasis-open.org/issues/browse/CAMP-154
>             Project: OASIS Cloud Application Management for Platforms (CAMP) TC
>          Issue Type: Bug
>          Components: Primer
>         Environment: CAMP Version 1.1 Draft 32 (dated: 5 December 2013).
>            Reporter: Martin Chapman 
>            Assignee: Adrian Otto
>
> This is 3) from: https://lists.oasis-open.org/archives/camp-comment/201312/msg00000.html
> "3) Would a DP for a Python artifact that contains a single python file 
>    that prints "hello world" and which needs to be interpreted using Python 3.3 would look as follows:
> Assume we have the following Python module:
> helloworld/helloworld-code.py
> --------
> DP:
> camp_version: CAMP 1.1
> artifacts:
>    artifact_type: pyc
>    content: { href: helloworld } --> module name
>    requirements:
>       requirement_type: interpreted_by
>       fulfillment: id:py3.3
> services:
>    id:py3.3
>    characteristics:
>       characteristic_type: python3.3 --> interpreter to use
> --------
> As an aside, while writing above example I realized that the "services" 
> section may need to support multiple services. 
> Does the current spec definition have provision for that?"



--
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]