17:00:03 #startmeeting nova notification 17:00:04 Meeting started Tue Jul 11 17:00:03 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:05 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:07 The meeting name has been set to 'nova_notification' 17:00:10 hi! 17:00:53 o/ 17:01:18 * gibi that there will be meeting today 17:01:21 hi mriedem 17:01:31 I mean I'm happy ... 17:01:46 heh 17:01:51 yeah we have at least 2 things 17:01:59 mriedem: I saw your comments on the BDM patch so I mostly fixed them today 17:02:12 I guess that is one of the things :) 17:02:16 yeah 17:02:23 i haven't checked the changes yet though 17:02:44 I still have to remove the explicit bdm detach call from the test 17:03:07 that was only needed becauase either the cinder fake or the virt driver fake is stupid 17:03:18 I'm in the process to figure out which and why 17:03:26 this? https://review.openstack.org/#/c/448779/36/nova/tests/functional/notification_sample_tests/test_instance.py@453 17:03:50 that 17:04:06 but besides that I did what you asked for 17:04:07 ok yeah shelve doesn't detach the volume 17:04:13 which is kind of the point, 17:04:28 mriedem: yeah, now I checked in devstack and see the difference 17:04:35 it deletes the guest on the hypervisor, but the db continues tracking the volume being attached to the server so you don't 'lose' it 17:05:30 for me it was strange as it means the cinder resource is not freed while other resources are freed (cpu, ram) 17:05:46 yes, quota is also not freed up 17:05:53 i don't think anyway 17:06:00 shelve is a really odd operation 17:06:04 and causes all sorts of headaches 17:06:17 I had may own today ;) 17:06:33 the other thing was the updated_at patch https://review.openstack.org/#/c/475276/ 17:06:45 should be relatively easy to address my comments in there 17:07:30 I haven't looked it yet 17:07:42 I hope Takashi takes care it tomorrow 17:08:17 but you are right adding the updated_at only for the versioned notification is not that hard 17:08:32 just copy it from the instance ovo directly 17:09:28 yeah should be an easy fix 17:09:32 I also have one question 17:09:56 do we have still chance to land the patch that adds tag at instance boot? 17:10:27 yes 17:10:53 OK then I will keep an eye on https://review.openstack.org/#/c/459493/ that adds the notification part of that 17:10:54 the final change for the actual api and microversion is https://review.openstack.org/#/c/469800/ 17:11:03 alex was +2 on it before 17:11:39 i plan on getting to that this week so hopefully it can be merged, and then the only thing left is the tags in the instance.create notificatoin 17:11:46 thanks for the link I didn't notice that https://review.openstack.org/#/c/394321/ was abandoned 17:12:12 yeah the notification patch is stale, 17:12:21 because i'm assuming kevin is waiting to fix that up once the api change is approved 17:12:35 yes, I think so as well 17:12:43 so for me this week, i'm focusing on those 3 changes when it comes to notification stuff 17:13:01 thanks for that. I will do my part of making them land 17:13:53 besides these I think the rest in my status mail is not that important 17:14:06 well, a lot of the other things are bug fixes 17:14:08 or lower priority i think 17:14:15 yes 17:14:27 transformations, improvements and bugfixes 17:15:01 There is nothing else on my side for the meeting. 17:15:15 anything on yours? 17:15:33 nope 17:15:41 then lets close this 17:15:49 thanks for the chat! 17:16:02 #endmeeting