Friday, 2023-07-14

opendevreviewmelanie witt proposed openstack/nova stable/train: Reproducer for bug 2003991 unshelving offloaded instance  https://review.opendev.org/c/openstack/nova/+/88850800:28
opendevreviewmelanie witt proposed openstack/nova stable/train: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88850900:28
opendevreviewmelanie witt proposed openstack/nova stable/train: Reproducer for bug 2003991 unshelving offloaded instance  https://review.opendev.org/c/openstack/nova/+/88850801:13
opendevreviewmelanie witt proposed openstack/nova stable/train: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88850901:13
opendevreviewmelanie witt proposed openstack/nova stable/train: Reproducer for bug 2003991 unshelving offloaded instance  https://review.opendev.org/c/openstack/nova/+/88850802:02
opendevreviewmelanie witt proposed openstack/nova stable/train: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88850902:02
opendevreviewmelanie witt proposed openstack/nova master: Decorate only Flavor.get_* methods that execute queries  https://review.opendev.org/c/openstack/nova/+/88851302:56
opendevreviewAmit Uniyal proposed openstack/nova master: Added context manager for instance lock  https://review.opendev.org/c/openstack/nova/+/87364807:18
opendevreviewAmit Uniyal proposed openstack/nova master: Disconnecting volume from the compute host  https://review.opendev.org/c/openstack/nova/+/87744607:18
*** elodilles is now known as elodilles_pto10:34
opendevreviewsuzhengwei proposed openstack/nova-specs master: spec: evacuate api return migration  https://review.opendev.org/c/openstack/nova-specs/+/88810110:38
noonedeadpunkfolks, have anything landed recently to stable branches that could result in `Placement service credentials do not work.` during nova-status upgrade check?10:54
noonedeadpunkI bet we're doing smth wrong with service_tokens to be fair, but not sure I see what exactly10:55
noonedeadpunkas that wasn't an issue couple of days ago10:56
noonedeadpunklike that's nova.conf https://zuul.opendev.org/t/openstack/build/1c40a9d73f1c44a8b61da87bc101b89e/log/logs/etc/host/nova/nova.conf.txt#8410:58
noonedeadpunk(and I don't see anything obvious in git logs)11:00
anskiynoonedeadpunk: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/886458 could it be this thing?..11:17
noonedeadpunkhm...11:21
noonedeadpunkwell, this patch is defenitelly in-place, as these would be "changed" otherwise https://zuul.opendev.org/t/openstack/build/1c40a9d73f1c44a8b61da87bc101b89e/log/job-output.txt#24524-2452611:22
noonedeadpunkso it might be it indeed11:23
noonedeadpunkanskiy: but it could be intermittent as well (or related to the patch?) as https://review.opendev.org/c/openstack/openstack-ansible/+/887866 is not failing the same way11:35
noonedeadpunkI don't see how it can be related to the patch itself though...11:37
*** haleyb_ is now known as haleyb13:49
*** d34dh0r5- is now known as d34dh0r5314:04
opendevreviewAmit Uniyal proposed openstack/nova master: Allow swap resize from non-zero to zero  https://review.opendev.org/c/openstack/nova/+/85733914:48
auniyalhi dansmith,  regarding context is not targeted and context cell uuid is None; as  we need admin context if cell_uuid is presentI think we should raise AdminRequired exception15:25
auniyalis it okay ? or only Exception ?15:26
dansmithauniyal: admin has nothing to do with being targeted or not, so I'm not sure what you mean.. this is always using an empty admin context, no?15:33
auniyalcontext.target_cell(context.get_admin_context(), im.cell_mapping)16:17
auniyaldansmith^^, we use admin context for same16:17
dansmithauniyal: right.. I'm still not sure what you're asking16:40
auniyalI need to raise an Exception of context.cell_uuid is not correct, as this context is made by  admin context; I think possible case would be caller did not create it using admin context16:42
auniyalso its appropriate to raise AdminRequired exception16:43
dansmithauniyal: no, I do not think that's reasonable16:46
auniyalack16:47
auniyalso then Exception('targetcell is not correct') ?16:47
dansmithadmin is not even required (for the locking) and you don't need to get *another* context in there like you're doing, right? Use the targeted context that you're being passed16:48
dansmithauniyal: just do 'assert cctxt.cell_uuid is not None' and that's it16:48
dansmithit'll raise AssertionError if that fails16:48
auniyalokay, thanks dansmith16:49
opendevreviewAmit Uniyal proposed openstack/nova master: Disconnecting volume from the compute host  https://review.opendev.org/c/openstack/nova/+/87744616:58
sean-k-mooneydansmith: im going to call it a day but im +2w on all but the second last patch. you can see the comment inlien but i think it would be good to add a release not to that and think about docs or a nova-staus check for unmapped instnaces17:09
dansmithyep was just replying17:09
dansmithsean-k-mooney: thanks for all that and I'll hit the reno and status check next week17:10
sean-k-mooneyif your going to do that as a fllow up ill upgrade to +2 and we can see about landing the core part today/monday17:14
dansmithup to you, it's already missing a +2 from bauzas so ...17:21
dansmithI'm fine with leaving it, it's a lot closer than it was yesterday thanks to you, so I'm satisfied :)17:21
opendevreviewAmit Uniyal proposed openstack/nova master: Allow swap resize from non-zero to zero  https://review.opendev.org/c/openstack/nova/+/85733918:45
*** haleyb_ is now known as haleyb21:26
opendevreviewmelanie witt proposed openstack/nova stable/train: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88850922:18
opendevreviewMerged openstack/nova master: Populate ComputeNode.service_id  https://review.opendev.org/c/openstack/nova/+/87990422:41

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!