Skip to content

Commit

Permalink
Update datamodel_lifecycle
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Liu <shuntian.liu2@cloud.com>
  • Loading branch information
Vincent-lau committed Jun 19, 2024
1 parent 61b1945 commit 74851ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ocaml/idl/datamodel_lifecycle.ml
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,13 @@ let prototyped_of_message = function
| "host", "set_numa_affinity_policy" ->
Some "24.0.0"
| "VM", "get_secureboot_readiness" ->
Some "24.15.0-next"
Some "24.17.0"
| "VM", "set_uefi_mode" ->
Some "24.15.0-next"
Some "24.17.0"
| "VM", "restart_device_models" ->
Some "23.30.0"
| "pool", "get_guest_secureboot_readiness" ->
Some "24.15.0-next"
Some "24.17.0"
| "pool", "set_ext_auth_max_threads" ->
Some "23.27.0"
| "pool", "set_local_auth_max_threads" ->
Expand Down

0 comments on commit 74851ba

Please sign in to comment.