Comment 1 for bug 1479150

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

Reviewed: https://review.openstack.org/206762
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=a0ebfe399c6d33c562256e8af3a66b2ca7eb594e
Submitter: Jenkins
Branch: master

commit a0ebfe399c6d33c562256e8af3a66b2ca7eb594e
Author: Lakshmi N Sampath <email address hidden>
Date: Tue Jul 28 17:15:52 2015 -0600

    Glance index visibility should only be for v1

    The fix for bug 1478294 caused a regression in indexing, because the image
    object coming in does not have a pop function on it, causing images to not
    be indexed at all.

    This changes this to only do visibility "fixing" on notifications.

    Change-Id: I62e6df2458d802aa8c776e8c87fe49a01e4b71f3
    Closes-Bug: #1479150
    Co-Authored-By: Lakshmi N Sampath <email address hidden>