Merge "Changed the derived type of "tosca.nodes.SomeApp""

This commit is contained in:
Jenkins
2017-03-11 16:09:23 +00:00
committed by Gerrit Code Review

View File

@@ -49,7 +49,7 @@ node_types:
derived_from: tosca.nodes.Database derived_from: tosca.nodes.Database
example.SomeApp: example.SomeApp:
derived_from: tosca.nodes.SoftwareComponent derived_from: tosca.nodes.WebApplication
properties: properties:
admin_user: admin_user:
type: string type: string