Friday, 2026-03-06

opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.2: Add tests for get_dst_pool_and_type method  https://review.opendev.org/c/openstack/watcher/+/97912009:07
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.2: Fix zone migration dst pool and type selection  https://review.opendev.org/c/openstack/watcher/+/97912109:07
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.1: Add tests for get_dst_pool_and_type method  https://review.opendev.org/c/openstack/watcher/+/97912209:08
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.1: Fix zone migration dst pool and type selection  https://review.opendev.org/c/openstack/watcher/+/97912309:08
opendevreviewJoan Gilabert proposed openstack/watcher stable/2024.2: Add tests for get_dst_pool_and_type method  https://review.opendev.org/c/openstack/watcher/+/97912409:09
opendevreviewJoan Gilabert proposed openstack/watcher stable/2024.2: Fix zone migration dst pool and type selection  https://review.opendev.org/c/openstack/watcher/+/97912509:09
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.2: Fix check for volume type in cinder helper migrate  https://review.opendev.org/c/openstack/watcher/+/97912809:30
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.2: Fix small issues in cinder_helper unit test  https://review.opendev.org/c/openstack/watcher/+/97912909:30
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.1: Fix check for volume type in cinder helper migrate  https://review.opendev.org/c/openstack/watcher/+/97913209:44
opendevreviewJoan Gilabert proposed openstack/watcher stable/2025.1: Fix small issues in cinder_helper unit test  https://review.opendev.org/c/openstack/watcher/+/97913309:44
opendevreviewJoan Gilabert proposed openstack/watcher stable/2024.2: Fix check for volume type in cinder helper migrate  https://review.opendev.org/c/openstack/watcher/+/97913409:45
opendevreviewJoan Gilabert proposed openstack/watcher stable/2024.2: Fix small issues in cinder_helper unit test  https://review.opendev.org/c/openstack/watcher/+/97913509:45
opendevreviewchandan kumar proposed openstack/watcher master: Add watcher-grenade-skip-level-always job  https://review.opendev.org/c/openstack/watcher/+/97913710:41
opendevreviewchandan kumar proposed openstack/watcher master: Add watcher-grenade-skip-level-always job  https://review.opendev.org/c/openstack/watcher/+/97913710:43
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add test for volume migrate with zone migration  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864411:25
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Test zone migration volume and compute migrations  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96270211:25
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add extra checks to zone migration retype test  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96355911:25
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add test for volume migrate with zone migration  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864412:02
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Test zone migration volume and compute migrations  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96270212:02
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add extra checks to zone migration retype test  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96355912:02
opendevreviewOpenStack Release Bot proposed openstack/python-watcherclient stable/2026.1: Update .gitreview for stable/2026.1  https://review.opendev.org/c/openstack/python-watcherclient/+/97918313:22
opendevreviewOpenStack Release Bot proposed openstack/python-watcherclient stable/2026.1: Update TOX_CONSTRAINTS_FILE for stable/2026.1  https://review.opendev.org/c/openstack/python-watcherclient/+/97918413:22
opendevreviewchandan kumar proposed openstack/watcher master: Add watcher-grenade-skip-level-always job  https://review.opendev.org/c/openstack/watcher/+/97913714:07
opendevreviewJoan Gilabert proposed openstack/watcher master: Add test for zone migration audit without dst_type  https://review.opendev.org/c/openstack/watcher/+/97927514:29
opendevreviewJoan Gilabert proposed openstack/watcher master: Ensure zone migration creates the correct action  https://review.opendev.org/c/openstack/watcher/+/97927614:29
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add test for volume migrate with zone migration  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864414:31
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Test zone migration volume and compute migrations  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96270214:31
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add extra checks to zone migration retype test  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96355914:31
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add test for volume migrate with zone migration  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864414:54
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Test zone migration volume and compute migrations  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96270214:54
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add extra checks to zone migration retype test  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96355914:54
jgilabersean-k-mooney, dviroel hi! after we landed the bug fix for the cinder helper volume type check I respined the patches to add tempest testing for volume migrations https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864416:42
jgilaberunfortunately, that surfaced yet another bug in zone migration. This one seems to be on me, after the last change to the schema I missed to add testing for the cases where there was not 'dst_type' in the input16:43
jgilaberthe fix is trivial https://review.opendev.org/c/openstack/watcher/+/979276 and I added the patch as depends-on in the tempest plugin patch which has validated the fix16:44
jgilaberin https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/95864416:44
jgilabersorry wanted to link the buildset https://zuul.opendev.org/t/openstack/buildset/4392e497d9fd434491f0050e5f20b3fb16:44
jgilaberplease add to your review list, I'm not looking to get it merged immediately, the CI is still failing on the tox-cover job with the 'AttributeError: 'Parsed' object has no attribute 'config_format'' error16:45
dviroelack jgilaber i will take a look, we should be able to merge once ci is healthy again17:10
sean-k-mooneythe tox pin merged a few minutes ago17:38
sean-k-mooneyso that shoudl be healty if that what failed before17:38
sean-k-mooneylooks like the lst run was green17:39
sean-k-mooneyim going to finsih at the top of the hour but ill take a look before i go17:39
sean-k-mooneyactully it looks like that depend on https://review.opendev.org/c/openstack/watcher/+/97927617:40
jgilaberthank you! yes, that is the fix for the bug I found today17:40
sean-k-mooneyis this a regression intoduced this cycle17:42
jgilaberyes actually, this a consequence of https://review.opendev.org/c/openstack/watcher/+/964776 which we merged in November17:42
jgilaber'dst_type' was a required field before that patch, but it changed it to optional, but I did not update the strategy code to account for that fact17:45
opendevreviewMerged openstack/python-watcherclient stable/2026.1: Update .gitreview for stable/2026.1  https://review.opendev.org/c/openstack/python-watcherclient/+/97918317:50
sean-k-mooneyhttps://review.opendev.org/c/openstack/watcher/+/979276 is perhaps not a complete fix17:51
sean-k-mooneydo we ahve validation that you provided at least one of a dest pool or dest type17:51
sean-k-mooneyi think you may have done that in the schema17:51
sean-k-mooneybut have you validated that17:51
sean-k-mooneyi say that becaus warning logs are ment to be somethign actionable by the operator17:52
opendevreviewMerged openstack/python-watcherclient stable/2026.1: Update TOX_CONSTRAINTS_FILE for stable/2026.1  https://review.opendev.org/c/openstack/python-watcherclient/+/97918417:53
jgilaberhmm I thought we had a unit test for that but we don't. I've test it locally and the schema validation catches if neither dst_pool nor dst_type are passed17:54
jgilaberI can add the test to the patch17:55
sean-k-mooneylets add that in a follow up patch17:55
jgilaberack17:55
opendevreviewJoan Gilabert proposed openstack/watcher master: Test zone migration audit without destination  https://review.opendev.org/c/openstack/watcher/+/97932617:58
sean-k-mooneyjgilaber: doug and i both commented on the log message for diffent reason https://review.opendev.org/c/openstack/watcher/+/979276/1/watcher/decision_engine/strategy/strategies/zone_migration.py17:59
sean-k-mooneyso maybe we shoudl just update the patch17:59
sean-k-mooneyits up to you17:59
jgilaberyes, makes sense, let me update it18:00
dviroelyeah, i was not sure about both dst_ as None there, but the method that returns both dst_*  can return (None, None)18:01
jgilaberyes, in theory it should never happen that both are None18:02
jgilabersince the schema would reject the audit18:02
jgilaberwell, maybe it could happen if the user would migrate the volume directly with cinder18:02
jgilaberor another audit does it18:03
opendevreviewJoan Gilabert proposed openstack/watcher master: Ensure zone migration creates the correct action  https://review.opendev.org/c/openstack/watcher/+/97927618:11
opendevreviewJoan Gilabert proposed openstack/watcher master: Test zone migration audit without destination  https://review.opendev.org/c/openstack/watcher/+/97932618:11
jgilaberthanks for taking a look! I have to go now, if there is any other comment we can address it on Monday, I don't think we need to merge it 18:12
opendevreviewMerged openstack/watcher master: Add test for zone migration audit without dst_type  https://review.opendev.org/c/openstack/watcher/+/97927518:12
sean-k-mooneyim gong to call it a day i think we will have to come back to that on monday or after we create rc118:43
dviroelwe can sync on moday yes18:56

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