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] Created: (CAMP-154) python atrifact


python atrifact
---------------

                 Key: CAMP-154
                 URL: http://tools.oasis-open.org/issues/browse/CAMP-154
             Project: OASIS Cloud Application Management for Platforms (CAMP) TC
          Issue Type: Bug
         Environment: CAMP Version 1.1 Draft 32 (dated: 5 December 2013).
            Reporter: Martin Chapman 


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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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