Comment 6 for bug 1325907

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

Reviewed: https://review.openstack.org/108408
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c021106c9b61e34bc24ad464b42a6104ce66bb7a
Submitter: Jenkins
Branch: master

commit c021106c9b61e34bc24ad464b42a6104ce66bb7a
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