Comment 2 for bug 1742377

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

Reviewed: https://review.openstack.org/532434
Committed: https://git.openstack.org/cgit/openstack/powervc-driver/commit/?id=9ed13036dee819051701c5294a2efb09123fa851
Submitter: Zuul
Branch: master

commit 9ed13036dee819051701c5294a2efb09123fa851
Author: arunmani <email address hidden>
Date: Wed Jan 10 02:08:02 2018 -0500

    Fix minor issues with the driver sync logic

    Update the if check in nova sync code to return instance
    flavor from powervc, if the call to get the same from db
    failed for some reasons. Also, update the keystone version
    check in the common package.

    Change-Id: Iafc489ad723ef6732bddda029f1976204deef37d
    Closes-Bug: #1742377