Skip to content
  • Hrvoje Ribicic's avatar
    Add instance parameter fields · 4e6f1cde
    Hrvoje Ribicic authored
    
    
    This patch adds instance parameter fields to the Haskell instance
    queries. The fields retrieve maps of parameters related to e.g.
    hypervisors, or operating systems.
    Every instance can have parameters different from the defaults,
    and the fields allow for retrieving changes, defaults, and the
    complete parameters.
    To achieve this, some constants were converted from being
    Python- to Haskell-generated.
    
    Signed-off-by: default avatarHrvoje Ribicic <riba@google.com>
    Reviewed-by: default avatarJose A. Lopes <jabolopes@google.com>
    4e6f1cde