Skip to content

Commit 4b44225

Browse files
authored
Merge pull request #16 from gregGes/master
adding infrastructure_component_id to CloudBroker
2 parents 2235a96 + 8c73f06 commit 4b44225

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

micado_types.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ node_types:
201201
opened_port:
202202
type: string
203203
required: false
204+
infrastructure_component_id:
205+
type: string
206+
required: false
204207
interfaces:
205208
Occopus:
206209
type: tosca.interfaces.MiCADO.Occopus

0 commit comments

Comments
 (0)