Comment 9 for bug 1325907

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (stable/4.1)

Reviewed: https://review.openstack.org/108718
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=095ca3b56a946370bb18c310a57edcd062d536ea
Submitter: Jenkins
Branch: stable/4.1

commit 095ca3b56a946370bb18c310a57edcd062d536ea
Author: Tatyana Leontovich <email address hidden>
Date: Mon Jul 21 16:20:39 2014 +0000

    Move create snapshot to finally block

    In case if create diagnostic snapshot failed,
    we can not create env snapshot with devops.
    To avoid this - move create snapshot in finally block

    Change-Id: I6826930d997006a51ca79b94314f7df3c06b2f66
    Closes-Bug: #1325907
    (cherry picked from commit c021106c9b61e34bc24ad464b42a6104ce66bb7a)