Monday, 2024-02-26

gmannslaweq: haleyb|out: please check this TripleO jobs cleanup in stable/zed branch https://review.opendev.org/c/openstack/neutron/+/910099 01:24
*** dasm is now known as Guest101104:31
*** Guest1011 is now known as dasm04:31
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Make scheduling of unhosted gateways aware of current transaction  https://review.opendev.org/c/openstack/neutron/+/87476006:21
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Add helper for retrieving LR associated with LRP  https://review.opendev.org/c/openstack/neutron/+/87369806:21
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Apply soft anti-affinity for LRs with multiple LRPs when scheduling  https://review.opendev.org/c/openstack/neutron/+/87369906:21
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Add support for enable_default_route_bfd attribute  https://review.opendev.org/c/openstack/neutron/+/87854306:21
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Ensure OVN DB update on change of number of GW ports  https://review.opendev.org/c/openstack/neutron/+/90995506:21
opendevreviewFrode Nordahl proposed openstack/neutron master: WIP: Add documentation for aa-l3-gw-multihoming  https://review.opendev.org/c/openstack/neutron/+/89940206:21
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Implement OVN agent metadata extension  https://review.opendev.org/c/openstack/neutron/+/89823807:47
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Skip the enforcer undefined rule check  https://review.opendev.org/c/openstack/neutron-lib/+/90653907:52
ralonsohbcafarel, good morning! Of course, I'm pinging you for some reviews...08:05
ralonsohhttps://review.opendev.org/q/I480e9a117513996f3c070acd4ba39c2b9fe9c0f108:05
ralonsohthanks in advance!08:05
ralonsohand https://review.opendev.org/c/openstack/neutron/+/90919108:05
slaweq<gmann> "slaweq: haleyb|out: please check..." <- approved. Thx for the patch08:56
opendevreviewMerged openstack/neutron stable/zed: Remove TripleO jobs  https://review.opendev.org/c/openstack/neutron/+/91009909:26
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Set MTU of the VETH interfaces between OVS and metadata  https://review.opendev.org/c/openstack/neutron/+/90968409:35
bcafarelralonsoh: sure thing, will take a look after meeting09:39
opendevreviewFrode Nordahl proposed openstack/neutron master: WIP: Add documentation for aa-l3-gw-multihoming  https://review.opendev.org/c/openstack/neutron/+/89940210:22
opendevreviewVasyl Saienko proposed openstack/neutron master: Remove unneeded check if dhcp.py  https://review.opendev.org/c/openstack/neutron/+/91020810:52
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Add feature to check if SNAT disabled before exposing tenant networks  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90706811:00
opendevreviewVasyl Saienko proposed openstack/neutron master: Remove unneeded check in dhcp.py  https://review.opendev.org/c/openstack/neutron/+/91020811:08
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Make mandatory the router name in the LRP.external_ids  https://review.opendev.org/c/openstack/neutron/+/91022211:52
opendevreviewMerged openstack/ovn-bgp-agent master: Fix event handling for LSP and prefer the options.requested-chassis info  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90611112:23
opendevreviewMerged openstack/ovn-bgp-agent master: Update NB driver to re-use new methods and make code cleaner  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90707312:23
opendevreviewLajos Katona proposed openstack/networking-bagpipe master: Remove the "new_facade" parameter that is no longer needed  https://review.opendev.org/c/openstack/networking-bagpipe/+/90522212:47
slaweqhaleyb sorry, I was off on Friday (recharge day). Yes I will rebase my patch on top of Yours https://review.opendev.org/c/openstack/neutron/+/894399 13:25
opendevreviewMerged openstack/neutron master: [OVN] Remove ``create_lrouter`` and ``delete_lrouter`` implementation  https://review.opendev.org/c/openstack/neutron/+/90964913:49
*** haleyb|out is now known as haleyb14:22
haleybslaweq: hey, before you rebase - are you going to need to backport that fix? If so I can rebase so that is easier14:49
slaweqhaleyb it could be good if we would backport it as this may be useful in stable releases as well14:54
haleybslaweq: then i guess we should merge it first, i *think* the rebase is just that one pm.enable() call and maybe the test14:55
slaweq+114:55
slaweqthx haleyb 14:55
haleyblucasagomes, ralonsoh: i had a question on ovn and sriov and can't seem to find an answer in the docs. There is an optional extension for OVS called the FDB L2 agent extension, which is enabled in the case we have "Direct port and normal port instances reside on the same compute node" (from the docs). Is there something equivalent for OVN?15:12
ralonsohin OVN, SRIOV ports are external ports and are monitor by the OVN DB. The binding of these ports is done in the GW chassis15:13
ralonsohthere is no need for this extension15:14
haleybralonsoh: so it should just work15:14
ralonsohyes and you should have the SRIOV agent running on the compute nodes with PFs15:15
ralonsohah, and the metadata agent on the controllers15:15
haleyback, and i was remembering your recent change for external gateways on chassis, can't find the change at the moment15:17
ralonsohno no, this is not related to SRIOV ports15:18
haleybenable-chassis-as-extport-host, that was the option, and finally found the doc on it15:22
haleybanyways, thanks for the info, i just don't have an sriov nic to play with here15:23
opendevreviewBodo Petermann proposed openstack/neutron-lib master: vpnaas: add support for AES CTR  https://review.opendev.org/c/openstack/neutron-lib/+/90397115:27
opendevreviewFernando Royo proposed openstack/ovn-bgp-agent master: Fix OVN LB Delete events for NB driver  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90578315:33
alisafariralonsoh Hi, could you take a look at this? https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90867915:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Identify the LR GW port with "external_ids:neutron:is_ext_gw"  https://review.opendev.org/c/openstack/neutron/+/90931116:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Remove OVN_GATEWAY_INVALID_CHASSIS artifact  https://review.opendev.org/c/openstack/neutron/+/90930516:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Make mandatory the router name in the LRP.external_ids  https://review.opendev.org/c/openstack/neutron/+/91022216:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] "Logical_Router" pinned to chassis, OVN L3 scheduler  https://review.opendev.org/c/openstack/neutron/+/90919416:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Provide HA functionality to "Logical_Router" chassis pinning  https://review.opendev.org/c/openstack/neutron/+/90943716:37
opendevreviewBodo Petermann proposed openstack/neutron-lib master: vpnaas: add support for AES CTR  https://review.opendev.org/c/openstack/neutron-lib/+/90397117:19
opendevreviewMerged openstack/neutron stable/2023.1: Disallow subnet cidr of :: without PD  https://review.opendev.org/c/openstack/neutron/+/90897418:56
opendevreviewMerged openstack/neutron stable/2023.2: [OVN] A LRP in an external tunnelled network has no chassis  https://review.opendev.org/c/openstack/neutron/+/90919119:10
opendevreviewDmitry Skorykh proposed openstack/ovsdbapp master: nb: commands: fix passing string to LSP attach/detach mirror API  https://review.opendev.org/c/openstack/ovsdbapp/+/91027822:21
-opendevstatus- NOTICE: Gerrit on review.opendev.org will be restarted to perform a minor upgrade to the service.22:34

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