Comment 2 for bug 1819873

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

Reviewed: https://review.openstack.org/642995
Committed: https://git.openstack.org/cgit/openstack/powervc-driver/commit/?id=6c2a535a22f2d3894bac99259dd1b355dbe3da88
Submitter: Zuul
Branch: master

commit 6c2a535a22f2d3894bac99259dd1b355dbe3da88
Author: Arun Mani <email address hidden>
Date: Wed Mar 13 05:29:04 2019 -0500

    Fix flavorsync issue during nova-powervc startup

    During nova-powervc service startup, if the flavor sync
    fails for some reasons, the code is blowing up causing
    the service to get restarted abruptly. This fix is
    to handle the same.

    Change-Id: I3ce98153d0d3c0e184fd5ae44d7f0e54c19cebe2
    Closes-Bug: #1819873
    Signed-off-by: Arun Mani <email address hidden>