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-209) CSD02 - Fix Grouping example to use correct parameter for WebServer


Matthew Rutkowski  created TOSCA-209:
----------------------------------------

             Summary: CSD02 - Fix Grouping example to use correct parameter for WebServer
                 Key: TOSCA-209
                 URL: https://issues.oasis-open.org/browse/TOSCA-209
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: Bug
          Components: Profile-YAML
    Affects Versions: CSD1
            Reporter: Matthew Rutkowski 
            Assignee: Matthew Rutkowski 
            Priority: Minor
             Fix For: CSD2


Example is as follows:
node_templates:
  apache:
    type: tosca.types.nodes.ApacheWebserver
    properties:
      http_port: 8080
      https_port: 8443
    requirements:
      - host: server

We no longer have the http_xxx properties.  There are now 2 named endpoints which have properties.



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