[ 
https://issues.apache.org/jira/browse/ARIA-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ran Ziv updated ARIA-258:
-------------------------
    Description: 
Currently, the {{Node}} model contains both {{attributes}} and a (simplified 
dictionary) {{runtime_properties}} fields. Only the former is proper TOSCA, and 
the latter should be removed.

Users of the {{runtime_properties}} field should instead be able to use 
{{attributes}}; we can accommodate the same simplified behavior 
{{runtime_properties}} has had for dict-like assignment and retrieval in the 
operation/workflow context layers.

  was:
Currently each node has runtime properties which is a python dict. we need to 
convert this simple dict to TOSCA attributes.

As part of this task we need to support dict-like item assignment and 
retrieval. 


> Convert Node's runtime-properties into attributes
> -------------------------------------------------
>
>                 Key: ARIA-258
>                 URL: https://issues.apache.org/jira/browse/ARIA-258
>             Project: AriaTosca
>          Issue Type: Story
>    Affects Versions: 0.1.0
>            Reporter: Maxim Orlov
>            Assignee: Maxim Orlov
>            Priority: Critical
>
> Currently, the {{Node}} model contains both {{attributes}} and a (simplified 
> dictionary) {{runtime_properties}} fields. Only the former is proper TOSCA, 
> and the latter should be removed.
> Users of the {{runtime_properties}} field should instead be able to use 
> {{attributes}}; we can accommodate the same simplified behavior 
> {{runtime_properties}} has had for dict-like assignment and retrieval in the 
> operation/workflow context layers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to