Hi,

Here is the status update / focus settings mail for w42.

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 the last failure happened at 12th of October and the above patch was merged 13th of October so it is even possible that the problem does not happen after the this related fix.

[High] https://bugs.launchpad.net/nova/+bug/1721843 Unversioned notifications not being sent Regression in the legacy notifications introduced when the short cutting of the versioned notification payload generation was added. Only affects compute.instance.update legacy notification.
Fix merged on master backporting is in progress.


Versioned notification transformation
-------------------------------------
Here are the 3 patches for this week:
* https://review.openstack.org/#/c/443764 use context mgr in instance.delete * https://review.openstack.org/#/c/410297 Transform missing delete notifications * https://review.openstack.org/#/c/476459 Send soft_delete from context manager

Just a reminder that the versioned notification burndown chart is available on a new address: http://burndown.peermore.com/nova-notification/


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.
Takashi pointed out in the review that the current proposal actually changes the content of the sample appearing in our documentations. The reason is that some fields of the common sample fragment is overridden only during the functional test run and not during the doc generation. We agreed with Matt to try to make the override in a more clever way that applies to both the functional test and the doc generation.
The series needs to be updated.

Weekly meeting
--------------
Next subteam meeting will be held on 17th of October, Tuesday 17:00 UTC on openstack-meeting-4.
https://www.timeanddate.com/worldclock/fixedtime.html?iso=20171017T170000


Cheers,
gibi




__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to