Comment 3 for bug 1635385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova-powervm (stable/newton)

Reviewed: https://review.openstack.org/390968
Committed: https://git.openstack.org/cgit/openstack/nova-powervm/commit/?id=c50b337256e3973b79e5ff7ad31efdbe0a71c8d2
Submitter: Jenkins
Branch: stable/newton

commit c50b337256e3973b79e5ff7ad31efdbe0a71c8d2
Author: Drew Thorstensen <email address hidden>
Date: Thu Oct 20 16:17:52 2016 -0400

    Better error handling of QP errors

    Quick property URIs could sometimes not embed a response. This is
    generally an API issue and changes have gone into pypowervm for it.
    However, nova-powervm should also be more tolerant of this.

    This change supports better toleration in the event that the error
    raised from the REST API does not have a proper response.

    Change-Id: I490731a342a3045887a47c1051448e9cd2eabb15
    Closes-Bug: 1635385
    (cherry picked from commit af3aebdd8de62df7075aff31ab92f268d98dbeb6)