Hi, Here is the status update / focus setting mail about notification work for week 25. Bugs ---- [Undecided] https://bugs.launchpad.net/nova/+bug/1684860 Versioned server notifications don't include updated_at Takashi proposed the fix https://review.openstack.org/#/c/475276/ that looks good. [Low] https://bugs.launchpad.net/nova/+bug/1696152 nova notifications use nova-api as binary name instead of nova-osapi_compute Agreed not to change the binary name in the notifications. Instead we make an enum for that name to show that the name is intentional. Versioned notification transformation ------------------------------------- Patches needs only a second +2: * https://review.openstack.org/#/c/385644/ Transform rescue/unrescue instance notifications * https://review.openstack.org/#/c/402124/ Transform instance.live_migration_rollback notification * https://review.openstack.org/#/c/460029/ Transform instance.soft_delete notifications * https://review.openstack.org/#/c/453077/ Add snapshot id to the snapshot notifications Patches that looks good from the subteam perspective: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/versioned-notification-transformation-pike+label:Code-Review%253E%253D%252B1+label:Verified%253E%253D1+AND+NOT+label:Code-Review%253C0 Searchlight integration ----------------------- bp additional-notification-fields-for-searchlight ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://review.openstack.org/#/q/topic:bp/additional-notification-fields-for-searchlight+status:open First patch in the series needs just a second +2. The rest needs general review. Small improvements ~~~~~~~~~~~~~~~~~~ * https://review.openstack.org/#/c/428199/ Improve assertJsonEqual error reporting * https://review.openstack.org/#/q/topic:refactor-notification-samples Factor out duplicated notification sample data This is a start of a longer patch series to deduplicate notification sample data. The third patch already shows how much sample data can be deleted from nova tree. We added a minimal hand rolled json ref implementation to notification sample test as the existing python json ref implementations are not well maintained. Weekly meeting -------------- The notification subteam holds it's weekly meeting on Tuesday 17:00 UTC on openstack-meeting-4. The next meeting will be held on 20th of June. https://www.timeanddate.com/worldclock/fixedtime.html?iso=20170620T170000 Cheers, gibi