sapd1 | Hi everyone, I have a problem with neutron security group ( firewall driver openvswitch) on train version. I'm using ovs-dpdk too. When I add a rule to a security group (protocol=4) , the vms is not affect. Then I reboot vms ( openstack server reboot) and the rule is affect after rebooted. | 01:51 |
---|---|---|
sapd1 | I tested with a compute node without OVS-DPDK, And it's ok . | 02:34 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Remove deprecated [designate] admin_* parameters https://review.opendev.org/c/openstack/neutron/+/900021 | 07:36 |
luisfdez | Hi. I'm testing a Neutron Yoga deployment and I'm seeing the following errors in the server logs: "AttributeError: type object 'Port' has no attribute 'port_forwardings'". Does it ring a bell to anyone of where this is coming from? I looked for it but nothing obvious. Listing networks before querying ports seem to initialize models properly, but right after start... I get those errors. Any hint is appreciated | 10:44 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Update the External Ports documentation https://review.opendev.org/c/openstack/neutron/+/900030 | 10:44 |
luisfdez | (actually, it is similar to this https://bugs.launchpad.net/neutron/+bug/2028285 that points to the introduction of https://review.opendev.org/c/openstack/neutron/+/790691, but I don't know why it wouldn't be picked up properly by neutron-server) | 10:50 |
mtomaska | o/ hello. I looked into the https://bugs.launchpad.net/neutron/+bug/2040517. I can see from the code why the type_*_endpoint is not deleted when the agent is deleted. But I am wondering now why should that record be deleted when an agent is deleted? What is the reason behind it? I understand the reason if someone performs scale down of nodes but why also is someone just removes an agent? Thanks! | 13:01 |
jlibosva | haleyb: hi, I put an agenda item for the drivers meeting and it was cancelled for the second time :) I see also racosta has 2 topics there. That makes me wonder if we are using the wiki is the right place to put the topics in - https://wiki.openstack.org/wiki/Meetings/NeutronDrivers | 14:02 |
racosta | Hi jlibosva, AFAIK that wiki would be the right place. | 14:06 |
opendevreview | Jayce Houtman proposed openstack/neutron master: Set fqdn in dns_assignment based on dns_domain https://review.opendev.org/c/openstack/neutron/+/899712 | 14:07 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Remove deprecated [designate] admin_* parameters https://review.opendev.org/c/openstack/neutron/+/900021 | 14:15 |
mnederlof | Hi, can someone please review https://review.opendev.org/c/openstack/neutron/+/896883 | 14:25 |
haleyb | jlibosva: hey, sorry i hadn't even checked the wiki, my fault. i actually had an emergency i had to deal with this morning so would not have made it. | 14:42 |
jlibosva | haleyb: no worries, I hope everything is fine with you! I just wanted to make sure there was no new place where I was supposed to put the topic. | 14:48 |
haleyb | jlibosva: things are good with me, not so much with my daughter's car, would not start this morning and cars fall under my responsibility :) | 14:50 |
haleyb | so PTL and CTL | 14:50 |
jlibosva | :D | 14:57 |
jlibosva | glad it was just a car | 14:57 |
haleyb | me too | 15:03 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Validate [designate] ipvN_ptr_zone_prefix_size at config later https://review.opendev.org/c/openstack/neutron/+/900052 | 15:18 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Validate [designate] ipvN_ptr_zone_prefix_size at config layer https://review.opendev.org/c/openstack/neutron/+/900052 | 15:18 |
racosta | hey haleyb, no worries ;) show off your throubleshooting skills with non-computing systems. | 15:21 |
jlibosva | lucasagomes: hi, I rebased and fixed the func test failures - https://review.opendev.org/c/openstack/neutron/+/895402 - if you could give it another look it would be really appreciated | 15:31 |
haleyb | frickler: just seeing your ping from yesterday about the OVN MTU bug. From Rodolfo's response it seems there is one direction where it's actually working, maybe if i just changed the wording slightly that would work? I am watching that bug, but i think for now fixing it falls on the core OVN team. | 15:33 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: WIP: Devstack plugin https://review.opendev.org/c/openstack/ovn-bgp-agent/+/814185 | 15:56 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Enhanced external port scheduling https://review.opendev.org/c/openstack/neutron/+/894767 | 16:28 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Update the External Ports documentation https://review.opendev.org/c/openstack/neutron/+/900030 | 16:28 |
frickler | haleyb: it didn't work in any direction in what I tested locally, but feel free to amend it as you see fit | 16:50 |
opendevreview | Merged openstack/neutron master: get_hosts_mapped_with_segments add filter agt_type https://review.opendev.org/c/openstack/neutron/+/899130 | 17:41 |
opendevreview | Brian Haley proposed openstack/neutron master: ovn: Document fragmentation / pmtud gaps https://review.opendev.org/c/openstack/neutron/+/892839 | 18:53 |
opendevreview | Brian Haley proposed openstack/neutron master: ovn: Document fragmentation / pmtud gaps https://review.opendev.org/c/openstack/neutron/+/892839 | 18:55 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove migrate_to_stateful_fips maintenance task https://review.opendev.org/c/openstack/neutron/+/900084 | 19:54 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove migrate_to_port_groups maintenance task https://review.opendev.org/c/openstack/neutron/+/900085 | 19:54 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove _delete_default_ha_chassis_group maintenance task https://review.opendev.org/c/openstack/neutron/+/900086 | 19:54 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove check_router_mac_binding_options maintenance task https://review.opendev.org/c/openstack/neutron/+/900087 | 19:54 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: [PoC][DNM] Router flavors and service type for OVN https://review.opendev.org/c/openstack/neutron/+/883988 | 23:04 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Validate [designate] ipvN_ptr_zone_prefix_size at config layer https://review.opendev.org/c/openstack/neutron/+/900052 | 23:56 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!