Thursday, 2022-09-29

opendevreviewweilingfei proposed openstack/neutron master: fix: Fix url  https://review.opendev.org/c/openstack/neutron/+/85974805:49
opendevreviewweilingfei proposed openstack/neutron master: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85974805:52
opendevreviewweilingfei proposed openstack/neutron stable/zed: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85975805:54
opendevreviewweilingfei proposed openstack/neutron stable/yoga: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85975905:55
opendevreviewweilingfei proposed openstack/neutron stable/xena: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976005:55
opendevreviewweilingfei proposed openstack/neutron stable/wallaby: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976105:55
opendevreviewweilingfei proposed openstack/neutron stable/victoria: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976205:56
opendevreviewweilingfei proposed openstack/neutron stable/ussuri: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976305:56
opendevreviewweilingfei proposed openstack/neutron stable/train: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976405:56
opendevreviewweilingfei proposed openstack/neutron stable/stein: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976505:57
opendevreviewweilingfei proposed openstack/neutron stable/rocky: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976605:57
opendevreviewweilingfei proposed openstack/neutron stable/queens: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85976705:57
fricklertobias-urdin: is this just general shyness or is there a specific reason you didn't approve https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/858876 ? makes me always wonder what's wrong when there is a second +2 but no W+106:27
opendevreviewDr. Jens Harbott proposed openstack/neutron-tempest-plugin master: Bump cirros version to 0.6.0  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85977406:45
*** elvira1 is now known as elvira06:45
tobias-urdinfrickler: my bad, I was either shy because it was stable branches I'm usually very cautious there or just plain missed it07:14
fricklertobias-urdin: np, I just thought I'd better ask instead of simply workflowing myself, thx07:28
opendevreviewMerged openstack/neutron-dynamic-routing stable/yoga: Add releasenotes for recently added fixes  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85887607:40
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing stable/xena: Add releasenotes for recently added fixes  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85979108:23
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing stable/wallaby: Add releasenotes for recently added fixes  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85979208:23
fricklertobias-urdin: ralonsoh: ^^ if you have another minute. once these are in, I'll propose releases for those three branches, too08:24
tobias-urdinfrickler: ack08:34
*** elvira1 is now known as elvira08:37
ralonsohsure, i'll check it08:41
opendevreviewkiran pawar proposed openstack/neutron-lib master: Use oslo_context.from_dict() for context generation  https://review.opendev.org/c/openstack/neutron-lib/+/85981308:46
opendevreviewMerged openstack/neutron-dynamic-routing stable/xena: Add releasenotes for recently added fixes  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85979109:15
opendevreviewMerged openstack/neutron master: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85974809:47
opendevreviewMerged openstack/neutron-lib stable/zed: Update TOX_CONSTRAINTS_FILE for stable/zed  https://review.opendev.org/c/openstack/neutron-lib/+/85674110:51
opendevreviewRodolfo Alonso proposed openstack/neutron master: Port provisioning should retry only for VM ports  https://review.opendev.org/c/openstack/neutron/+/85964511:13
opendevreviewRodolfo Alonso proposed openstack/neutron master: Since OVN 22.09, config is stored in "Chassis.other_config"  https://review.opendev.org/c/openstack/neutron/+/85964211:29
ralonsohlucasagomes, ^^ no rush, but whenever you have sometime, please this patch11:30
lajoskatonatkajinam: Hi, if you have any news regarding networking-l2gw, please share it with me:-) I submitted the patch that adopted it to SQLAlchemy2.0, but I am not sure if my local env and testing together with tempest covered everything (https://review.opendev.org/c/x/networking-l2gw/+/853669 )11:41
opendevreviewMerged openstack/ovn-octavia-provider master: Switch to 2023.1 Python3 unit tests and generic template name  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/85814712:12
lucasagomesralonsoh, thanks will take a look!12:17
lucasagomesralonsoh, reviewed. I think we need to update the commit message and some TODOs in the code cause the other_config exists for awhile already12:33
lucasagomesralonsoh, what happened is that before we were storing the config in both places to be backward compatible12:33
lucasagomesand now core OVN got rid of that backward compatible layer12:34
lucasagomesbut other_config exists for some time (since 2020)12:34
lucasagomesralonsoh, that said, code-wise it looks good. But, maybe u want to reconsider having to use both and just use other_config for now on...12:34
*** dasm|off is now known as dasm12:48
ralonsohlucasagomes, actually I deployed an env with ovn-nbctl 20.03.0 and I don't have chassis.other_config12:56
ralonsohthis is why I prefer to keep it there for a while12:56
ralonsohjust in case12:56
lucasagomesralonsoh, right on12:56
opendevreviewRodolfo Alonso proposed openstack/neutron master: Since OVN 20.06, config is stored in "Chassis.other_config"  https://review.opendev.org/c/openstack/neutron/+/85964213:10
*** dkehn_ is now known as dkehn14:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [stable-only] Add writer DB context to "add_provisioning_component"  https://review.opendev.org/c/openstack/neutron/+/85986514:36
opendevreviewFernando Royo proposed openstack/neutron master: Check subnet overlapping after add router interface  https://review.opendev.org/c/openstack/neutron/+/85914315:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: Port provisioning should retry only for VM ports  https://review.opendev.org/c/openstack/neutron/+/85964515:40
opendevreviewArkady Shtempler proposed openstack/neutron-tempest-plugin master: Adds use of "Designate API" into "_verify_dns_records" method  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85987115:44
opendevreviewMerged openstack/neutron master: Add .pylintrc to irrelevant-files for non pep8 jobs  https://review.opendev.org/c/openstack/neutron/+/85937416:05
opendevreviewMerged openstack/neutron stable/zed: fix: Fix url of Floodlight  https://review.opendev.org/c/openstack/neutron/+/85975816:05
opendevreviewMerged openstack/neutron stable/train: Sync the dns-assignment with the actual designate dns-domain  https://review.opendev.org/c/openstack/neutron/+/85846616:42
opendevreviewMerged openstack/neutron stable/stein: Sync the dns-assignment with the actual designate dns-domain  https://review.opendev.org/c/openstack/neutron/+/85846716:43
opendevreviewMerged openstack/neutron-tempest-plugin master: Add .pylintrc to irrelevant-files  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85937517:23
gmannslaweq: ralonsoh: reminder for operator-hour booking in PTG.  please check and book it for neutron if not yet done - https://lists.openstack.org/pipermail/openstack-discuss/2022-September/030301.html 19:28
opendevreviewGhanshyam proposed openstack/os-vif stable/stein: Fix zuul config error for os-vif  https://review.opendev.org/c/openstack/os-vif/+/85989219:33
opendevreviewGhanshyam proposed openstack/os-vif stable/rocky: Fix zuul config error for os-vif  https://review.opendev.org/c/openstack/os-vif/+/85989319:38
*** lifeless_ is now known as lifeless20:14
ralonsohgmann, I'll do it tomorrow20:34
ralonsohthanks for the heads up20:34
gmannthanks20:41
*** dasm is now known as dasm|off21:24

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