-
Type: Bug
-
Status: New
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: CSD1
-
Fix Version/s: CSD2
-
Component/s: Profile-YAML
-
Labels:None
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.