Wednesday, 2023-07-12

opendevreviewmelanie witt proposed openstack/nova stable/victoria: Reproducer for bug 2003991 unshelving offloaded instance  https://review.opendev.org/c/openstack/nova/+/88820302:38
opendevreviewmelanie witt proposed openstack/nova stable/victoria: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88820402:38
opendevreviewmelanie witt proposed openstack/nova stable/ussuri: Reproducer for bug 2003991 unshelving offloaded instance  https://review.opendev.org/c/openstack/nova/+/88820502:41
opendevreviewmelanie witt proposed openstack/nova stable/ussuri: Enforce quota usage from placement when unshelving  https://review.opendev.org/c/openstack/nova/+/88820602:41
kashyapgibi (or anyone): When you get a min, I feel _something_ is off with the code removal of MIN_LIBVIRT_AARCH64_CPU_COMPARE: https://review.opendev.org/c/openstack/nova/+/887255/2/nova/virt/libvirt/driver.py#b997809:01
kashyapI can't quite tell what, though09:01
opendevreviewalecorps proposed openstack/nova master: Workaround for issues with ephemeral disk named disk.local during resize  https://review.opendev.org/c/openstack/nova/+/88822009:42
gibikashyap: left feedback in the patch09:42
opendevreviewalecorps proposed openstack/nova master: Workaround to fix the issue in resize with ephemeral disk named disk.local. Add a condition to ensure the backing file is present on target host.  https://review.opendev.org/c/openstack/nova/+/88822109:42
kashyapgibi: Thank you; looking09:49
*** ministry is now known as __ministry10:13
gibikashyap: added one more comment to that review now10:45
fricklersean-k-mooney: gibi: may I turn your attention to https://review.opendev.org/c/openstack/nova/+/871968 once more? there's a comment about a missing backport and I'm not sure whether the CI failure is maybe related or not10:49
sean-k-mooneyi belive that is blocked by my fixes for the gate blocker10:51
gibiso one of the error:10:51
gibitempest.lib.exceptions.InvalidParam: Invalid Parameter passed: When validation.connect_method equals floating, validation_resources cannot be None10:51
sean-k-mooneyfrickler: basically a test was merged in tempest that required validation to be enabled10:51
gibithis is a known issue 10:51
sean-k-mooneyi have not backported that fix for nova-lvm to zed yet10:51
gibiahh both job hit the same10:51
sean-k-mooneyonly master and the 2023.1 patch is pending a second backport in the devstack ceph plugin10:52
sean-k-mooneyhttps://review.opendev.org/c/openstack/nova/+/887674 is the current backport on the nova side10:53
sean-k-mooneybut we might need  https://review.opendev.org/c/openstack/tempest/+/886991 https://review.opendev.org/c/openstack/devstack/+/887660 or  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/887879 as well10:54
opendevreviewsean mooney proposed openstack/nova stable/2023.1: enable validations in nova-lvm  https://review.opendev.org/c/openstack/nova/+/88767410:55
sean-k-mooneyi have also added the depends-on for the change elodilles  suggested in devstack and we can see if that helps10:56
sean-k-mooneyif it fails again ill try also pulling in the second devstack-plugin-ceph patch but im not actully sure that is requried 10:56
fricklerso what about backporting https://review.opendev.org/c/openstack/nova/+/869950 , should that still also happen? at least to zed?11:00
sean-k-mooneyit needs to go to yoga im currently creatign one for zed11:00
sean-k-mooneyi was waiting for the antelope patch to actully be working before creating it but i can push one up qickly11:01
sean-k-mooneyi need to cherry pick 3 patchs total across 3 repos i think so im goign to do the other two first and then the nova patch which depend on them11:04
opendevreviewsean mooney proposed openstack/nova stable/zed: enable validations in nova-lvm  https://review.opendev.org/c/openstack/nova/+/88823011:11
sean-k-mooneyfrickler: so i think ^ will work if the antelope one is now correct11:11
kashyapgibi: Thanks!  That return was the thing I was not quite sure of :)11:49
kashyapBut your reason makes sense11:49
kashyapgibi: Just nuking that return should be fine there, I think.11:52
fricklersean-k-mooney: that's not the change I was mentioning above, but ok let's wait how your patches fare in CI first11:58
sean-k-mooneyfrickler: i know i did not want to update the change you asked about12:02
sean-k-mooneyfrickler: its blocked by the know gate issue and the patch i linked should solve the know gate issue12:02
sean-k-mooneyright now all nova stable branches are blocked between antelope and yoga12:02
sean-k-mooneyolder ones em branches have pinned tempest 12:03
gibikashyap: I did not notice that return first either. Needed to run the unit test to catch it12:04
kashyapgibi: Thanks for taking the time to do it!12:04
opendevreviewAmit Uniyal proposed openstack/nova master: Refactor CinderFixture  https://review.opendev.org/c/openstack/nova/+/88575613:04
astupnikHello. Looking for +2/WF+1 for stable/wallaby backport https://review.opendev.org/c/openstack/nova/+/879405 (improves logging for nova-scheduler) Thanks in advance!13:17
dansmithgot it13:19
astupnikthank you very much dansmith13:21
opendevreviewAmit Uniyal proposed openstack/nova master: Refactor CinderFixture  https://review.opendev.org/c/openstack/nova/+/88575613:21
opendevreviewAmit Uniyal proposed openstack/nova master: Reproducer for dangling bdms  https://review.opendev.org/c/openstack/nova/+/88145713:21
opendevreviewAmit Uniyal proposed openstack/nova master: Delete dangling bdms  https://review.opendev.org/c/openstack/nova/+/88228413:21
opendevreviewStephen Finucane proposed openstack/placement master: db: Workaround SQLAlchemy 2.x bug  https://review.opendev.org/c/openstack/placement/+/88828114:09
opendevreviewAmit Uniyal proposed openstack/nova master: Refactor CinderFixture  https://review.opendev.org/c/openstack/nova/+/88575614:20
opendevreviewAmit Uniyal proposed openstack/nova master: Reproducer for dangling bdms  https://review.opendev.org/c/openstack/nova/+/88145714:20
opendevreviewAmit Uniyal proposed openstack/nova master: Delete dangling bdms  https://review.opendev.org/c/openstack/nova/+/88228414:20
auniyaldansmith, regarding  which exception to raise if provided connector is not correct; https://review.opendev.org/c/openstack/nova/+/877446/comment/16f7cd47_d2c8aef9/;15:00
auniyalI think if new Exception shouldn't be from NovaException then as you suggested RuntimeError makes more sense; 15:00
auniyalwill it be okay to use RuntimeError directly inside compute/manager ? or new Exception InvalidConnectorError(RuntimeError) should be in exception.py ?15:00
opendevreviewMerged openstack/nova stable/wallaby: Add debug log for scheduler weight calculation  https://review.opendev.org/c/openstack/nova/+/87940515:12
dansmithauniyal: this is nova-manage right?15:22
dansmithI think it's fine to have "class HostConflict(Exception): pass" in manage.py and then use that internally to manage itself15:22
dansmithI would not do that in any service code probably15:22
auniyalyes, nova-manage15:24
auniyalack15:24
dansmithsean-k-mooney: can you rubber-stamp this cinder fixture refactor? https://review.opendev.org/c/openstack/nova/+/88575615:27
dansmithconverts stub_out to MockPatch so we can get that out from under auniyal's other stack15:27
sean-k-mooneyill take a look now15:28
dansmithdon't look, just +W (j/k)15:28
sean-k-mooneyoh this hit the complexity limit right15:28
dansmithyeah15:28
opendevreviewJay Faulkner proposed openstack/nova master: WIP: [ironic] Optionally set lessee on deployment  https://review.opendev.org/c/openstack/nova/+/88829015:31
astupnikIt will be great if anyone has time to give +2/wf+1 for https://review.opendev.org/c/openstack/nova/+/883014 (already has +2 from Elod). Fix is about deleting nova flavor 15:41
astupnikeleted projects from flavor's15:41
astupnikaccess lists15:41
opendevreviewAmit Uniyal proposed openstack/nova master: Disconnecting volume from the compute host  https://review.opendev.org/c/openstack/nova/+/87744615:59
auniyalthanks dansmith, sean-k-mooney for +2 16:01
auniyalsean-k-mooney can you please have another look at https://review.opendev.org/c/openstack/nova/+/873648/16:03
opendevreviewMerged openstack/nova master: Refactor CinderFixture  https://review.opendev.org/c/openstack/nova/+/88575616:11
astupnikthank you again Dan!16:19
opendevreviewMerged openstack/nova stable/xena: Remove deleted projects from flavor access list  https://review.opendev.org/c/openstack/nova/+/88301421:58
opendevreviewAlexey Stupnikov proposed openstack/nova stable/wallaby: Remove deleted projects from flavor access list  https://review.opendev.org/c/openstack/nova/+/88833322:10

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