Skip to content
  • Iustin Pop's avatar
    Add a identify-defaults options for import · e588764d
    Iustin Pop authored
    
    
    When importing an instance, all the saved valued will be used as
    explicitly specified values, overriding the cluster defaults. This means
    export+import will change the status (from default to explicitly
    specified) of parameters.
    
    This patch adds a new option that changes the behaviour to identify
    parameter values which are equal to the current cluster defaults and
    mark them as such. It does this for hv, be and nic parameters.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    e588764d