Hi, Here is the status update / focus settings mail for w43. Bugs ---- [High] https://bugs.launchpad.net/nova/+bug/1706563 TestRPC.test_cleanup_notifier_null fails with timeou [High] https://bugs.launchpad.net/nova/+bug/1685333 Fatal Python error: Cannot recover from stack overflow. - in py35 unit test job The first bug is just a duplicate of the second. It seems the TetRPC test suite has a way to end up in an infinite recusion. Related patch https://review.openstack.org/#/c/507239/ has been merged. It makes the test run with timeout and lock support this might help with the troubleshooting of the bug. Based on logstash there was no new appearance of this problem since then so I think the related patch actually fixed the problem. Versioned notification transformation ------------------------------------- Here are the 3 patches for this week: * https://review.openstack.org/#/c/467514 Transform keypair.import notification * https://review.openstack.org/#/c/396225 Transform instance.trigger_crash_dump notification * https://review.openstack.org/#/c/443764 use context mgr in instance.delete Service create and destroy notifications ---------------------------------------- This is the only notification heavy spec that was approved to Queens. It adds two new notifications service.create and service.delete similar to the already existing service.update versioned notification. https://blueprints.launchpad.net/nova/+spec/service-create-destroy-notification https://specs.openstack.org/openstack/nova-specs/specs/queens/approved/service-create-destroy-notification.html Small improvements ------------------ * 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 series needs to be updated. Weekly meeting -------------- Next subteam meeting will be held on 31th of October, Tuesday 17:00 UTC on openstack-meeting-4. https://www.timeanddate.com/worldclock/fixedtime.html?iso=20171031T170000 Cheers, gibi