Fix syntax description of HOT get_attr function
Fix syntax description of get_attr function in HOT specification. Colon instead of comma was used in array. Contributes to blueprint hot-specification Change-Id: I8007d476093ecd5be41020025b486147a5ac038b
This commit is contained in:
parent
94a9cf26d7
commit
315aa5754a
@ -422,7 +422,7 @@ The syntax of the get_attr function is as follows:
|
||||
|
||||
::
|
||||
|
||||
get_attr: [ <resource ID>: <attribute name> ]
|
||||
get_attr: [ <resource ID>, <attribute name> ]
|
||||
|
||||
resource ID
|
||||
This parameter specifies the resource the attribute of which shall be
|
||||
|
Loading…
x
Reference in New Issue
Block a user