| opendevreview | Doug Goldstein proposed openstack/neutron master: pyproject: Update packaging configuration https://review.opendev.org/c/openstack/neutron/+/988376 | 03:02 |
|---|---|---|
| opendevreview | Doug Goldstein proposed openstack/neutron master: tox: switch to recommended constraints parameter https://review.opendev.org/c/openstack/neutron/+/988377 | 03:02 |
| opendevreview | Doug Goldstein proposed openstack/neutron master: remove pbr as runtime dependency https://review.opendev.org/c/openstack/neutron/+/988378 | 03:02 |
| *** ykarel_ is now known as ykarel | 05:04 | |
| opendevreview | Kyuyeong Lee proposed openstack/neutron master: Set MTU of metadata and OVN LB HM port tap interfaces to network MTU https://review.opendev.org/c/openstack/neutron/+/988044 | 06:58 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == Add security-groups-default-statefulness API extension https://review.opendev.org/c/openstack/neutron/+/984356 | 07:45 |
| opendevreview | Brian Haley proposed openstack/ovn-octavia-provider master: Use project_id in all test code https://review.opendev.org/c/openstack/ovn-octavia-provider/+/985743 | 08:02 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Use Neutron FIP UUID as OVN ``NAT`` row UUID https://review.opendev.org/c/openstack/neutron/+/984408 | 08:06 |
| tafkamax | Nvm ignore my yesterdays question got it figured out | 08:24 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Delay FRR start on leaf/spine until controller interfaces exist https://review.opendev.org/c/openstack/neutron/+/988401 | 08:35 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Guard BGPWorker against missing _reconciler https://review.opendev.org/c/openstack/neutron/+/988251 | 08:51 |
| opendevreview | Takashi Kajinami proposed openstack/ovn-octavia-provider master: Skip functional/tempest job for irrelevant updates https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988404 | 08:51 |
| opendevreview | Takashi Kajinami proposed openstack/ovn-octavia-provider master: Skip functional/tempest job for irrelevant updates https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988404 | 08:53 |
| opendevreview | Takashi Kajinami proposed openstack/ovn-octavia-provider master: Remove kuryr-kubernetes job https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988405 | 08:54 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Delay FRR start on leaf/spine until controller interfaces exist https://review.opendev.org/c/openstack/neutron/+/988401 | 09:16 |
| frickler | does anyone have some connection to the exabgp author? this is currently blocking reqs testing for py3.14 https://github.com/exa-networks/exabgp/issues/1392 https://review.opendev.org/c/openstack/requirements/+/988261 I don't think bagpipe could easily get rid of that dependency? | 09:23 |
| ralonsoh | frickler, no idea, to be honest. And bagpipe relies on exabgp entirely | 09:30 |
| ralonsoh | I would prefer not to adopt another os-xxx project... | 09:31 |
| ralonsoh | frickler, but so far this project works with 3.14 | 09:33 |
| ralonsoh | https://github.com/Exa-Networks/exabgp/commit/e7dad453ec360b02ec46d25b01791773f620e1f2 | 09:33 |
| ralonsoh | the problem I think is that this patch ^^ is still not released | 09:34 |
| ralonsoh | so I think it could be easy to ask for a new release | 09:35 |
| frickler | yes, that's essentially what mnasiadka did in the above issue, so I was just wondering whether some direct contact could help speed that up | 09:53 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add security-groups-default-statefulness API definition https://review.opendev.org/c/openstack/neutron-lib/+/984354 | 10:40 |
| opendevreview | Merged openstack/neutron master: Use neutron-lib quota_check_limit_default API definition https://review.opendev.org/c/openstack/neutron/+/988244 | 10:42 |
| opendevreview | Merged openstack/neutron stable/2026.1: Revert "[eventlet-removal] Remove logger mechanism from functional tests" https://review.opendev.org/c/openstack/neutron/+/986744 | 10:42 |
| opendevreview | Merged openstack/neutron-lib master: Create name string validator https://review.opendev.org/c/openstack/neutron-lib/+/984135 | 10:46 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Delay FRR start on leaf/spine until controller interfaces exist https://review.opendev.org/c/openstack/neutron/+/988401 | 10:56 |
| opendevreview | Merged openstack/ovn-octavia-provider master: Remove kuryr-kubernetes job https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988405 | 11:23 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 11:51 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Fix shared admin_context in OVSDB monitor event handlers https://review.opendev.org/c/openstack/neutron/+/988049 | 13:40 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Move neutron.db._utils to neutron_lib.db.utils https://review.opendev.org/c/openstack/neutron-lib/+/988456 | 13:41 |
| opendevreview | Doug Goldstein proposed openstack/neutron master: pyproject: Update packaging configuration https://review.opendev.org/c/openstack/neutron/+/988376 | 13:53 |
| cardoe | ralonsoh: have a look at https://zuul.opendev.org/t/openstack/build/58f04a950f95412a9c57974bd2acb67e/log/job-output.txt and look at lines 1301-1344... those are license deprecation warnings... then look at lines 1381-18721... yes 16 THOUSAND lines of deprecation warnings for package discovery... That's what ^ resolves. | 13:57 |
| cardoe | I cannot look at Zuul logs for neutron on my phone anymore since the new version of setuptools has been used due to the memory consumption of the log viewer having an extra 16,000 lines to load. | 13:58 |
| ralonsoh | cardoe, but I see the same errors in the ^^ patch logs: https://zuul.opendev.org/t/openstack/build/ca3eb48919de40cd9ca9b9ef23942142/log/job-output.txt | 14:07 |
| opendevreview | Brian Haley proposed openstack/neutron master: Remove model_query from db/_utils.py https://review.opendev.org/c/openstack/neutron/+/988465 | 14:08 |
| ralonsoh | haleyb, hi! what a coincidence: I'm also moving this code outside neutron: https://review.opendev.org/c/openstack/neutron-lib/+/988456 | 14:10 |
| ralonsoh | I'll wait for the CI in your patch | 14:10 |
| opendevreview | Lajos Katona proposed openstack/python-neutronclient master: Remove Dynamic Routing client code https://review.opendev.org/c/openstack/python-neutronclient/+/988466 | 14:11 |
| cardoe | stephenfin: so doing what you suggested in ironic in https://review.opendev.org/c/openstack/neutron/+/988376 to solve for the packaging warnings but its still cropping up in https://zuul.opendev.org/t/openstack/build/ca3eb48919de40cd9ca9b9ef23942142/log/job-output.txt any suggestions? | 14:11 |
| haleyb | ralonsoh: ha, i was burning some tokens and it found that, claude sonnet had some suqqestions for model_query() that i'll push next week, don't know if it's actually better | 14:12 |
| stephenfin | cardoe: yeah, I've messed those up 🙈 You need an asterisk after the package name (so s/neutron/neutron*/`) in the include list | 14:13 |
| cardoe | ah no worries. I'll update it. I'm just trying to be consistent with the rest of the OpenStack projects practices. | 14:14 |
| stephenfin | https://review.opendev.org/c/openstack/python-designateclient/+/987844/1/pyproject.toml#103 | 14:15 |
| cardoe | I just wanna be able to look at neutron zuul runs on my phone again. 😃 | 14:15 |
| stephenfin | I need to go back and fix them all but just haven't gotten to it 🙈 | 14:15 |
| *** haleyb is now known as haleyb|away | 14:20 | |
| opendevreview | Elvira GarcÃa Ruiz proposed openstack/neutron master: Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 14:53 |
| opendevreview | Elvira GarcÃa Ruiz proposed openstack/neutron master: Add PVLAN OVN Driver https://review.opendev.org/c/openstack/neutron/+/985150 | 14:53 |
| opendevreview | Lajos Katona proposed openstack/python-neutronclient master: Remove Dynamic Routing client code https://review.opendev.org/c/openstack/python-neutronclient/+/988466 | 14:56 |
| opendevreview | Merged openstack/neutron-lib master: Add security-groups-default-statefulness API definition https://review.opendev.org/c/openstack/neutron-lib/+/984354 | 15:01 |
| opendevreview | Elvira GarcÃa Ruiz proposed openstack/neutron master: Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 15:04 |
| opendevreview | Elvira GarcÃa Ruiz proposed openstack/neutron master: Add PVLAN OVN Driver https://review.opendev.org/c/openstack/neutron/+/985150 | 15:04 |
| opendevreview | Stephen Finucane proposed openstack/neutron master: pyproject: Update packaging configuration https://review.opendev.org/c/openstack/neutron/+/988376 | 15:20 |
| opendevreview | Brian Haley proposed openstack/neutron master: Remove model_query from db/_utils.py https://review.opendev.org/c/openstack/neutron/+/988465 | 17:28 |
| haleyb|away | slaweq: hi slaweq, can you take a look at https://review.opendev.org/c/openstack/neutron-fwaas/+/986315 and see if i got that correct? just trying to get more project_id patches merged, tia | 18:12 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Fix waiting for port on BGP bridge https://review.opendev.org/c/openstack/neutron/+/988536 | 19:54 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Always assume just one provider switch https://review.opendev.org/c/openstack/neutron/+/988539 | 21:07 |
| opendevreview | Merged openstack/neutron master: Update jobs based on testing runtime for 2026.2 https://review.opendev.org/c/openstack/neutron/+/985322 | 22:15 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!