Monday, 2023-02-27

opendevreviewnikhil kshirsagar proposed openstack/neutron stable/ussuri: [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util  https://review.opendev.org/c/openstack/neutron/+/87497904:50
opendevreviewnikhil kshirsagar proposed openstack/neutron stable/ussuri: [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util  https://review.opendev.org/c/openstack/neutron/+/87497905:25
opendevreviewnikhil kshirsagar proposed openstack/neutron stable/ussuri: [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util  https://review.opendev.org/c/openstack/neutron/+/87497905:33
opendevreviewnikhil kshirsagar proposed openstack/neutron stable/ussuri: [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util  https://review.opendev.org/c/openstack/neutron/+/87497905:48
opendevreviewRodolfo Alonso proposed openstack/neutron master: [sqlalchemy-20] Use the .begin() method of Engine  https://review.opendev.org/c/openstack/neutron/+/87486708:45
opendevreviewMerged openstack/neutron master: Format correctly (dialect=mac_unix_expanded) the MAC addresses  https://review.opendev.org/c/openstack/neutron/+/87465409:19
opendevreviewMerged openstack/os-vif master: Update master for stable/2023.1  https://review.opendev.org/c/openstack/os-vif/+/87509710:04
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Remove HM uuid from LB external_ids when the HM is deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87540011:17
opendevreviewMerged openstack/os-vif stable/2023.1: Update .gitreview for stable/2023.1  https://review.opendev.org/c/openstack/os-vif/+/87509512:28
opendevreviewMerged openstack/os-vif stable/2023.1: Update TOX_CONSTRAINTS_FILE for stable/2023.1  https://review.opendev.org/c/openstack/os-vif/+/87509612:28
opendevreviewRodolfo Alonso proposed openstack/neutron stable/zed: Normalise format of OVN agent heartbeat timestamp  https://review.opendev.org/c/openstack/neutron/+/87548512:42
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: Normalise format of OVN agent heartbeat timestamp  https://review.opendev.org/c/openstack/neutron/+/87548612:43
*** haleyb_ is now known as haleyb14:36
*** dansmith_ is now known as dansmith14:44
opendevreviewMerged openstack/ovn-octavia-provider master: Ensure HM also apply to FIPs associated to LB VIPs  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87386015:42
jamesdenton_lucasagomes re: https://bugs.launchpad.net/neutron/+bug/2007167 - I was able to hand jam next_server into OVN DHCP_options to get TFTP working and a successful baremetal deploy. There does not appear to be any service, Ironic or Neutron, attempting to insert that option15:46
lucasagomesjamesdenton_, do you have this patch on https://review.opendev.org/c/openstack/neutron/+/840316/9/neutron/common/ovn/constants.py ?15:53
jamesdenton_looking15:53
lucasagomesjamesdenton_, cause, IIRC, Ironic should send the server-ip-address option15:53
lucasagomeswhich goes to the next-server one for OVN15:53
jamesdenton_yes, i have that patch15:57
lucasagomesjamesdenton_, I see, I need to check the ironic flow. I was expecting it to send it15:58
jamesdenton_lucasagomes https://github.com/openstack/ironic/blob/master/ironic/common/pxe_utils.py#L62 -- Option 255?16:01
lucasagomesjamesdenton_, yeah, looks dnsmasq specific... I think we could either make ML2/OVN understand that option and convert it to next_server or perhaps change ironic to send the "next_server" option directly ?16:06
jamesdenton_i started working on the latter, but only got so far. Seems there's a DHCP option filter in place, but i lost track of that16:07
lucasagomesjamesdenton_, in OVN that next-server is DHCP 253, which is for private use16:10
lucasagomeshttps://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml16:10
lucasagomesjust like the 255 that dnsmaq implements I guess16:11
lucasagomesbut yeah, having Ironic to send it seems to be the right solution to work with both DHCP servers16:11
opendevreviewMerged openstack/neutron-lib master: Remove unused rbac rule  https://review.opendev.org/c/openstack/neutron-lib/+/87530516:11
jamesdenton_yep, ok. I've got Ironic adding 253 to the neutron port, but OVN is not picking it up. I thought i recall seeing some dhcp option filtering in the code, but that was saturday and i've slept twice since then16:12
jamesdenton_oh yeah. nevermind, that is/was the filtering via SUPPORTED_DHCP_OPTS_MAPPING. I will look again16:15
lucasagomesjamesdenton_, it's possible we don't have that option as a number in the "known" option list for ML2/OVN. Can you try sending the "server-ip-address" ?16:16
lucasagomesthat said, we can add 253 there in ML2/OVN too16:16
lucasagomesyup that's the mapping16:16
jamesdenton_sure, i can try that16:17
ralonsohlajoskatona, if you have 1 min: https://review.opendev.org/c/openstack/neutron/+/87486716:23
ralonsohthanks in advance 16:23
opendevreviewMerged openstack/neutron master: ml2 plugin: use const from neutron-lib  https://review.opendev.org/c/openstack/neutron/+/87463116:44
opendevreviewMerged openstack/neutron master: Reduce number of routers created in ``test_gateway_chassis_rebalance``  https://review.opendev.org/c/openstack/neutron/+/87476516:44
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Reset member provisioning status to NO_MONITOR when a HM is deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87460916:57
opendevreviewMerged openstack/neutron stable/zed: Enable qos extension_driver in ovn_db_sync  https://review.opendev.org/c/openstack/neutron/+/87414217:00
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Reset member provisioning status to NO_MONITOR when a HM is deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87460917:03
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Remove HM uuid from LB external_ids when the HM is deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87540017:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/zed: Format correctly (dialect=mac_unix_expanded) the MAC addresses  https://review.opendev.org/c/openstack/neutron/+/87553517:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: Format correctly (dialect=mac_unix_expanded) the MAC addresses  https://review.opendev.org/c/openstack/neutron/+/87553617:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Format correctly (dialect=mac_unix_expanded) the MAC addresses  https://review.opendev.org/c/openstack/neutron/+/87553717:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: Format correctly (dialect=mac_unix_expanded) the MAC addresses  https://review.opendev.org/c/openstack/neutron/+/87553817:05
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Remove HM uuid from LB external_ids when the HM is deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87540017:21
opendevreviewMerged openstack/neutron stable/xena: Enable qos extension_driver in ovn_db_sync  https://review.opendev.org/c/openstack/neutron/+/87414417:53
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org experienced severe performance degradation between 17:50 and 19:45 due to excessive API query activity; the addresses involved are now blocked but any changes missing job results from that timeframe should be rechecked19:55
opendevreviewJames Denton proposed openstack/neutron master: Apply Ironic's server-ip-address as TFTP next-server  https://review.opendev.org/c/openstack/neutron/+/87555120:48
opendevreviewBrian Haley proposed openstack/neutron master: Move register_common_config_options call to DietTestCase  https://review.opendev.org/c/openstack/neutron/+/87555220:51
opendevreviewMerged openstack/neutron master: [sqlalchemy-20] Use the .begin() method of Engine  https://review.opendev.org/c/openstack/neutron/+/87486721:07
opendevreviewBrian Haley proposed openstack/neutron master: Remove two duplicated unit tests  https://review.opendev.org/c/openstack/neutron/+/87557121:46
opendevreviewDmitrii Shcherbakov proposed openstack/neutron-lib master: ext-gw-multihoming: api-def and api-ref  https://review.opendev.org/c/openstack/neutron-lib/+/87088722:46

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