Merge "Changed the derived type of "tosca.nodes.SomeApp""
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user