← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1479927] Re: Glance Notifications don't contain tags

 

Steve, I guess fix the Searchlight side.  I'll remove from the Glance
side unless we find otherwise.

Nikhil thought that perhaps they only come on some notifications?

** Changed in: searchlight
     Assignee: (unassigned) => Steve McLellan (sjmc7)

** Changed in: searchlight
       Status: New => Incomplete

** No longer affects: glance

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1479927

Title:
  Glance Notifications don't contain tags

Status in OpenStack Search (Searchlight):
  Incomplete

Bug description:
  Searchlight is currently indexing glance data via API for a complete /
  startup index job and via notification for updates once the index is
  initialized or to force a full reindex. The notifications do not
  contain tags, so either we need to have tags added to Glance
  notifications or we'll need to stop using the notification payload and
  make call backs to the Glance API to retrieve data. Tags are
  definitely something that we have requests to be able to search by.

  The Pros to notifications:

  - Faster indexing (no callback required)
  - Less network overhead (callback to Glance which may require a hit to keystone)
  - Less overall impact on Glance

  The Cons to notifications:
   - The data remains out of date from the API results
   - The current format appears to be v1 based and we aren't sure what else it might be missing that an API call would provide.

  We aren't sure if there are additional items missing via the
  notifications.

  See: https://wiki.openstack.org/wiki/Searchlight#Design

To manage notifications about this bug go to:
https://bugs.launchpad.net/searchlight/+bug/1479927/+subscriptions