Comment 1 for bug 1814739

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

Reviewed: https://review.openstack.org/634935
Committed: https://git.openstack.org/cgit/openstack/powervc-driver/commit/?id=4685d5fbc77f0e33de092ad943e6aca0a1bbaa46
Submitter: Zuul
Branch: master

commit 4685d5fbc77f0e33de092ad943e6aca0a1bbaa46
Author: Punith Kenchappa <email address hidden>
Date: Tue Feb 5 18:34:21 2019 +0530

    Custom properties are missing in the image details section.

    This is due to the changes made to handle the
    community change where V1 glance API got removed
    with Queens release of openstack. And, with V2
    the response format has changed returning fewer
    properties.This bug is to fix the issue related
    to missing custom properties and add them back
    to be displayed to the user.

    Change-Id: I116ad05b00de6e94cf6c507dbcffa607b916fc42
    Closes-Bug: #1814739