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

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

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


Subject: [OASIS Issue Tracker] (TOSCA-212) Allow String concatenation for get_attributes/ properties to create aggregated props/outputs


Luc Boutier created TOSCA-212:
---------------------------------

             Summary: Allow String concatenation for get_attributes/ properties to create aggregated props/outputs
                 Key: TOSCA-212
                 URL: https://issues.oasis-open.org/browse/TOSCA-212
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: Improvement
          Components: Profile-YAML
            Reporter: Luc Boutier


It would be nice to allow concatenation of string and get_attributes /properties functions.

For example I would like to define an url attribute for a web application as:

attributes:
   url: http://get_attribute{HOST, ip_address}:get_attribute{HOST, port}/get_property{SELF, context_path}

(syntax of functions may be wrong but this is only to illustrate the idea).



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