Comment 3 for bug 883300

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

Reviewed: https://review.openstack.org/11974
Committed: http://github.com/openstack/nova/commit/0d2523f029b291817551e33fe15cd7ab33fe2102
Submitter: Jenkins
Branch: master

commit 0d2523f029b291817551e33fe15cd7ab33fe2102
Author: Chris Yeoh <email address hidden>
Date: Sat Aug 25 15:51:37 2012 +0930

    Stop fetch_ca from throwing IOError exceptions

    Fixes bug #883300

    Fixes problem where fetch_ca could throw an IOError exception rather
    than a Nova specific exception.
    Adds FileError exception.
    Fixes other functions in crypto.py that had very similar problems.

    Change-Id: Ic2e43c35ad58c67d33156c53d2a41910dfdf8678