Activity log for bug #1479927

Date Who What changed Old value New value Message
2015-07-30 18:45:13 Travis Tripp bug added bug
2015-07-30 18:52:30 Travis Tripp description 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. The Pros to notifications: - faster indexing - less network overhead (callback to Glance which may require a hit to keystone) The Cons to notifications: - The data remains out of date from the API MORE TO COME See: https://wiki.openstack.org/wiki/Searchlight 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 (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
2015-07-30 18:53:26 Travis Tripp bug task added glance
2015-07-30 18:54:09 Travis Tripp 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. 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 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
2015-07-30 19:37:06 Travis Tripp bug added subscriber nikhil komawar
2015-07-30 19:37:56 Lakshmi N Sampath bug added subscriber Lakshmi N Sampath
2015-07-30 19:57:26 Travis Tripp bug added subscriber Steve McLellan
2015-07-30 23:22:47 Travis Tripp glance: status New Incomplete
2015-07-31 05:03:32 Travis Tripp searchlight: assignee Steve McLellan (sjmc7)
2015-07-31 05:03:36 Travis Tripp searchlight: status New Incomplete
2015-07-31 05:05:05 Travis Tripp bug task deleted glance
2015-08-05 05:32:45 Travis Tripp 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 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 Tags are not currently being indexed from notifications, even though it appears the Glance does provide them. It just doesn't have a "tags" : [] when there are no tags. ---- Steve originally reported that the notifications do not contain tags. In discussion, we thought we 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
2015-09-16 15:37:54 Travis Tripp summary Glance Notifications don't contain tags We aren't indexing glance image tags from notifications
2015-09-16 15:47:56 Travis Tripp summary We aren't indexing glance image tags from notifications Not indexing glance image tags from notifications
2015-09-16 15:48:07 Travis Tripp searchlight: importance Undecided High
2015-09-17 03:51:00 Travis Tripp searchlight: status Incomplete Triaged
2015-09-29 03:16:41 Travis Tripp searchlight: assignee Steve McLellan (sjmc7)
2015-09-29 03:16:57 Travis Tripp searchlight: milestone liberty-rc1
2015-10-01 16:37:23 Travis Tripp searchlight: status Triaged Invalid
2015-10-01 16:37:28 Travis Tripp searchlight: milestone liberty-rc1
2015-10-01 16:37:36 Travis Tripp searchlight: importance High Undecided