Skip to content

Commit

Permalink
CP-42675: add new SM GC message ID (#6145)
Browse files Browse the repository at this point in the history
  • Loading branch information
robhoes authored Dec 2, 2024
2 parents 4e3fd42 + 78d6df3 commit 5007436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ocaml/xapi-consts/api_messages.ml
Original file line number Diff line number Diff line change
Expand Up @@ -370,3 +370,5 @@ let xapi_startup_blocked_as_version_higher_than_coordinator =

let all_running_vms_in_anti_affinity_grp_on_single_host =
addMessage "ALL_RUNNING_VMS_IN_ANTI_AFFINITY_GRP_ON_SINGLE_HOST" 3L

let sm_gc_no_space = addMessage "SM_GC_NO_SPACE" 3L

0 comments on commit 5007436

Please sign in to comment.