tosca-parser/toscaparser/tests/data/topology_template
Antonio Di Tommaso 5f4be56599 Changed the derived type of "tosca.nodes.SomeApp"
The node template "app" (that is the one instantiating
"example.SomeApp" in the topology) is connected to the node "websrv",
which is of type "tosca.nodes.WebServer", which is not a valid target
 for the requirement "host".

We fixed the definition of the type "example.SomeApp" to derive "example.SomeApp" from "tosca.nodes.WebApplication", whose "host"
requirement has to be satisfied by a "tosca.nodes.WebServer".

Change-Id: I16e697bcd9f1728df1d0b18595fdb4a703f41d26
Closes-bug: #1663681
2017-03-03 14:18:09 +01:00
..
validate Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
databasesubsystem.yaml Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
definitions.yaml Changed the derived type of "tosca.nodes.SomeApp" 2017-03-03 14:18:09 +01:00
queuingsubsystem.yaml Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
system.yaml Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
transactionsubsystem.yaml Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00