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-302) Missing unique requirement for properties


    [ https://issues.oasis-open.org/browse/TOSCA-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62899#comment-62899 ] 

Luca Gioppo commented on TOSCA-302:
-----------------------------------

Thanks I missed that.
Maybe a link to 3.1.3.1 from the 3.5.8.5 could help.
Many times people look at the doc pointing directly to the entity and could miss the generic part.

> Missing unique requirement for properties
> -----------------------------------------
>
>                 Key: TOSCA-302
>                 URL: https://issues.oasis-open.org/browse/TOSCA-302
>             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
>          Issue Type: Bug
>          Components: Profile-YAML
>    Affects Versions: V1.1_CSD04
>            Reporter: Luca Gioppo
>
> At the moment it seems that in 3.5.8.5 there is no requirement for having the property unique in the namespace of the entity so it could be possible to have multiple occurrences of:
> my_prop:
>   type: integer
> my_prop:
>   type: string
> This will default to the YAML merging behaviour, but that is not probably what we want so if we want to have just 1 property with that name is better to state it in the spec.



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