Comment 7 for bug 1252827

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

Reviewed: https://review.openstack.org/58890
Committed: http://github.com/openstack/nova/commit/6471776b6b25bb4062238f7c1b732b2d6999ec65
Submitter: Jenkins
Branch: master

commit 6471776b6b25bb4062238f7c1b732b2d6999ec65
Author: Sabari Kumar Murugesan <email address hidden>
Date: Wed Nov 27 16:10:59 2013 -0800

    VMware: Fix unhandled session failure issues

    VMware driver has a re-try mechanism to handle session expiration
    failures. Due to a minor bug in the exception handling module, this
    failure was unhandled.

    The patch fixes this issue and has added tests.

    Closes-Bug: #1252827
    Change-Id: Ie91adb4b4b57b7cefeed855cdbe4710da86294f0