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


Luca Gioppo created TOSCA-302:
---------------------------------

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