yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36299
[Bug 1479927] Re: Glance Notifications don't contain tags
** Description changed:
- Searchlight is currently indexing glance data via notification and via
- API Queries. 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.
+ 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.
The Pros to notifications:
- - faster indexing
- - less network overhead (callback to Glance which may require a hit to keystone)
+ - 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
+ - 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.
- MORE TO COME
+ We aren't sure if there are additional items missing via the
+ notifications.
- See: https://wiki.openstack.org/wiki/Searchlight
+ See: https://wiki.openstack.org/wiki/Searchlight#Design
** Also affects: glance
Importance: Undecided
Status: New
** Description changed:
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.
+ 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.
+ - 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
--
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 Glance:
New
Status in OpenStack Search (Searchlight):
New
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/glance/+bug/1479927/+subscriptions