Skip to content
GitLab
  • Explore
  • Sign in
  • itmineduitminedu
  • snf-ganeti
  • Repository
  • snf-ganeti
  • qa
  • ganeti-qa.py
Find file Blame History Permalink
  • Michael Hanselmann's avatar
    LUExportInstance: Accept instance already shut down · 3b01286e
    Michael Hanselmann authored Oct 28, 2010
    
    
    To remove the instance after an export it needs to be stopped. This can
    be achived using the parameter “shutdown”, or by explicitly shutting
    down the instance before exporting. The latter would still require the
    “shutdown” parameter to be set. To make it more intuitive, this
    requirement is changed with this patch. Instances already stopped are
    accepted for automatic removal.
    
    Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    3b01286e