17:00:07 #startmeeting nova notification 17:00:08 Meeting started Tue Dec 12 17:00:07 2017 UTC and is due to finish in 60 minutes. The chair is gibi. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:09 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:12 The meeting name has been set to 'nova_notification' 17:00:15 hi! 17:00:22 o/ 17:00:57 This is the last meeting for 2017 17:01:17 let's make it a good one 17:01:30 as next week this time I will be on a the company Christmas party 17:01:57 so there are couple of notification related bugs 17:02:20 bug 1736976 17:02:22 bug 1736976 in OpenStack Compute (nova) "test_live_migration_actions functional test randomly fails with "AssertionError: The migration table left empty."" [Undecided,In progress] https://launchpad.net/bugs/1736976 - Assigned to Balazs Gibizer (balazs-gibizer) 17:02:29 you reported 17:02:43 i saw your update on that 17:02:44 I've just pushed a fix 17:03:22 The problem seems obvious to me 17:03:42 as the test is too fast to try to get the migration object 17:04:01 +2 17:04:07 cool 17:04:21 while I played with this test I noticed another failure mode 17:04:22 17:04:25 bug 1737781 17:04:27 bug 1737781 in OpenStack Compute (nova) "test_live_migration_actions randomly fails with testtools.matchers._impl.MismatchError: 6 != 4" [Undecided,In progress] https://launchpad.net/bugs/1737781 - Assigned to Balazs Gibizer (balazs-gibizer) 17:04:39 so I pushed a fix for that as well 17:04:52 #link https://review.openstack.org/#/c/527444/ 17:05:17 the next thing on my list is the third bug 17:05:27 bug 1737201 17:05:28 bug 1737201 in OpenStack Compute (nova) "TypeError when sending notification during attach_interface" [High,Confirmed] https://launchpad.net/bugs/1737201 - Assigned to Balazs Gibizer (balazs-gibizer) 17:05:55 as you've seen my comments in there, i'm not sure how that can happen 17:06:02 if I ignore the question "how can this happen" then the fix seems easy 17:06:05 and i'm only seeing it in the check queue on a patch that's having other timing issues 17:06:14 yeah the fix is easy, it's just weird 17:06:25 anyhow I agree with you that a simple fix adding an extra if cannot hurt 17:06:26 granted, there are places in the nova/network/model.py code where it's checking to see if self['network'] is set 17:06:48 but from what i can tell in the neutron api code, we will always set network if we have a vif 17:07:11 i held off on pushing that fix because i wasn't sure if it would paper over something worse, 17:07:18 like maybe a timing issue where we overwrite the info_cache values 17:07:43 could be. I think I will not try to reproduce it with a functional test just a unit test 17:08:13 anyhow that was all about bugs I know about 17:08:18 i'm sure it's trivial to reproduce the TypeError with a unit test 17:08:26 yeah :) 17:08:56 like, i wondered if https://review.openstack.org/#/c/403568/ did something 17:09:07 like wipe out the info_cache when it shouldn't have 17:09:43 it was merged 5 months ago and we only see one occurence of the problem so far 17:09:53 it is hard to tell 17:10:09 anyhow fix is simple so I'm not affraid of committing it without a real reproduction 17:10:19 as it is just a safeguard 17:10:38 moving forward 17:11:10 the bp service-create-destroy-notification is now Done Done as the followup patch also merged 17:11:54 during last week I noticed a new patch proposing another notification 17:11:57 #link https://review.openstack.org/#/c/526251/ 17:12:08 yeah i agree that's a specless bp for rocky 17:12:11 good call 17:12:15 cool 17:13:10 OK, that was all I wanted to mention 17:13:36 from your latest ML update, 17:13:36 I will be active until 20th of Dec then on vacation 17:13:47 it links a few patches which look like they need a rebase, e.g. https://review.openstack.org/#/c/403660 - has failing testes 17:13:49 *tests 17:14:06 ok i'm done after the 22nd 17:14:13 back on jan 2 17:14:24 hm, I missed -1 from Zuul 17:14:29 I will check it tomorrow 17:14:52 sounds good 17:14:53 I will be back on 8th of Jan 17:15:03 going anywhere? 17:15:21 just visiting my and my wife's family 17:15:32 cool, same here 17:15:36 enjoy 17:15:43 I hope will enjoy too 17:15:57 if you have nothing else then let's close this 17:16:02 nope - ttyl 17:16:09 cool, bye 17:16:13 #endmeeting