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] Created: (TOSCA-155) WD02 - How do we provide constrainst on properties declared as simple YAML lists (sets)


WD02 - How do we provide constrainst on properties declared as simple YAML lists (sets)
---------------------------------------------------------------------------------------

                 Key: TOSCA-155
                 URL: http://tools.oasis-open.org/issues/browse/TOSCA-155
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: New Feature
          Components: Profile-YAML
    Affects Versions: CSD1
            Reporter: Matthew Rutkowski 
            Assignee: Matthew Rutkowski 
             Fix For: CSD1


By example, we have the following property defn for tosca.capabilities.Container:

property name: containee_types
required:	yes	
type: Node Type[]

Description: A list of one or more Node Types that are supported as containees that declare the Container type as a Capability.

Problem 1: how do we constrain list to only include integer types?
Problem 2: how do we constrain list to have at least one valid entry?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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