[ 
https://issues.apache.org/jira/browse/ARIA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16396677#comment-16396677
 ] 

ASF GitHub Bot commented on ARIA-438:
-------------------------------------

djay87 opened a new pull request #229: ARIA-438 : Support for storing the 
common TOSCA YAML files in the res…
URL: https://github.com/apache/incubator-ariatosca/pull/229
 
 
   …ource storage

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Support for storing the common TOSCA YAML files in the resource storage
> -----------------------------------------------------------------------
>
>                 Key: ARIA-438
>                 URL: https://issues.apache.org/jira/browse/ARIA-438
>             Project: AriaTosca
>          Issue Type: Story
>            Reporter: D Jayachandran
>            Assignee: D Jayachandran
>            Priority: Major
>
> The import mechanism could look for imports in the resource-storage as well - 
> There could be a directory on the resource-storage designated for storing 
> global yaml files for import, thereby simplifying reuse of yaml imports 
> across service-templates.
>  
> Repository structure:
>                 .aria/type_definitions/<name>_<version>/*.yaml
>  
> Import definition:
>                 imports:
>                     - file: <name>_<version>
>                      repository: type_definitions
>  
> The <name> and <version> of a type definition file would be got from the 
> metadata section in the service template.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to