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-284) PortDef example not correct


Matthew Rutkowski created TOSCA-284:
---------------------------------------

             Summary: PortDef example not correct
                 Key: TOSCA-284
                 URL: https://issues.oasis-open.org/browse/TOSCA-284
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: Bug
          Components: Profile-YAML
    Affects Versions: V1.1_CSD04
            Reporter: Matthew Rutkowski


The current example appears as follows:
listen_port:
  type: PortDef
  default: 9000
  constraints:
    - in_range: [ 9000, 9090 ]

However, it is not a "usage" but looks more of an attempt to try define a new property type based upon PortDef but even there it falls short.



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