D Jayachandran created ARIA-438:
-----------------------------------

             Summary: Support for storing the type definition 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


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