Skip to content

Commit b2094d4

Browse files
committed
compatibility: restore updateGuestOs params for <= 4.20.0
Related to apache/cloudstack#10773 Signed-off-by: Abhishek Kumar <[email protected]>
1 parent bfc6c0c commit b2094d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generate/requiredParams.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,7 @@ var requiredParams = map[string][]string{
6666
"registerTemplate": {
6767
"displaytext",
6868
},
69+
"updateGuestOs": {
70+
"osdisplayname",
71+
},
6972
}

0 commit comments

Comments
 (0)