Skip to content
  • Iustin Pop's avatar
    Export the hypervisor.ValidateParameters over RPC · 6217e295
    Iustin Pop authored
    The newly-added node-specific ValidateParams hypervisor method is
    exported over RPC, using the semi-standard (success, message) return
    value. Multi-node call, so that we call on both primary and secondary at
    once.
    
    Reviewed-by: ultrotter
    6217e295