opendevreview | Brian Haley proposed openstack/neutron master: pyupgrade changes for Python3.10+ https://review.opendev.org/c/openstack/neutron/+/946855 | 00:35 |
---|---|---|
opendevreview | Brian Haley proposed openstack/neutron master: Fix a cyclic import in fullstack base https://review.opendev.org/c/openstack/neutron/+/946856 | 00:35 |
opendevreview | Merged openstack/neutron stable/2024.2: If OVS Manager creation failes retry to set values https://review.opendev.org/c/openstack/neutron/+/946536 | 00:43 |
opendevreview | Merged openstack/neutron stable/2025.1: fullstack: use shorter agent_down_time and report_interval https://review.opendev.org/c/openstack/neutron/+/946612 | 00:43 |
opendevreview | Brian Haley proposed openstack/neutron master: pyupgrade changes for Python3.10+ https://review.opendev.org/c/openstack/neutron/+/946855 | 01:04 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix a cyclic import in fullstack base https://review.opendev.org/c/openstack/neutron/+/946856 | 01:04 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix a cyclic import in fullstack base https://review.opendev.org/c/openstack/neutron/+/946856 | 01:11 |
opendevreview | Merged openstack/neutron master: [OVN][QoS] Update the Logical_Swith_Port options with the QoS values https://review.opendev.org/c/openstack/neutron/+/946542 | 02:44 |
opendevreview | yatin proposed openstack/neutron master: [OVN] Isolate test_ovn_client* Functional Tests https://review.opendev.org/c/openstack/neutron/+/946620 | 04:47 |
*** ykarel_ is now known as ykarel | 06:00 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2025.1: [OVN][QoS] Update the Logical_Swith_Port options with the QoS values https://review.opendev.org/c/openstack/neutron/+/946867 | 06:10 |
opendevreview | Lajos Katona proposed openstack/neutron master: DHCP Agent: Log resource update events https://review.opendev.org/c/openstack/neutron/+/944025 | 07:11 |
opendevreview | Lajos Katona proposed openstack/neutron stable/2024.2: fullstack: use shorter agent_down_time and report_interval https://review.opendev.org/c/openstack/neutron/+/946870 | 07:12 |
opendevreview | Lajos Katona proposed openstack/neutron stable/2024.1: If OVS Manager creation failes retry to set values https://review.opendev.org/c/openstack/neutron/+/946871 | 07:14 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Create a common method to encode a HTTP response https://review.opendev.org/c/openstack/neutron/+/946873 | 08:51 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Create a common method to encode a HTTP response https://review.opendev.org/c/openstack/neutron/+/946873 | 08:51 |
opendevreview | Merged openstack/neutron unmaintained/yoga: Enhance IptablesFirewallDriver with remote address groups https://review.opendev.org/c/openstack/neutron/+/945013 | 09:05 |
opendevreview | Merged openstack/neutron master: Fix use of pyroute2 Stats tuple import https://review.opendev.org/c/openstack/neutron/+/946817 | 09:05 |
opendevreview | Cyprian Kleist proposed openstack/neutron master: Handle ECONNRESET error in ip_monitor https://review.opendev.org/c/openstack/neutron/+/946028 | 09:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Return a HTTP404 message when the Metadata instance is not present https://review.opendev.org/c/openstack/neutron/+/946877 | 09:25 |
ralonsoh | cardoe, ^^ I'm re-stacking my env to test it manually | 09:32 |
opendevreview | Merged openstack/neutron master: [OVN] Isolate test_ovn_client* Functional Tests https://review.opendev.org/c/openstack/neutron/+/946620 | 10:09 |
cardoe | ralonsoh: thank you for the quick response | 12:04 |
cardoe | vsaienko_ that patched mentioned above is for Vlad. | 12:04 |
vsaienko_ | cordoe: I'm sorry I didn't get it | 12:05 |
*** QG8 is now known as QG | 13:35 | |
*** noonedeadpunk_ is now known as noonedeadpunk | 13:35 | |
*** frickler_ is now known as frickler | 13:48 | |
sean-k-mooney1 | ralonsoh: so i think i just need to hard code https://github.com/openstack/nova/blob/master/nova/network/model.py#L492-L498 to true to test it | 14:14 |
ralonsoh | sean-k-mooney1, I need to check the Neutron code to be sure that we are actually sending the vif event when the second (destination) port binding is enabled | 14:15 |
ralonsoh | without this (that is what Nova is actually expecting), that won't work | 14:15 |
sean-k-mooney1 | it should be sent before | 14:15 |
sean-k-mooney1 | it should be sent wehn when teh binding is inactive but present | 14:16 |
sean-k-mooney1 | and the port is created on the dest | 14:16 |
ralonsoh | ah ah yes, right | 14:16 |
ralonsoh | PB present but not enabled yet | 14:16 |
sean-k-mooney1 | yep | 14:16 |
sean-k-mooney1 | so im gong to just hard code that in a patch quickly | 14:16 |
sean-k-mooney1 | and then see if ci is happy | 14:16 |
ralonsoh | cool, add me to the reviewers list on this patch | 14:16 |
sean-k-mooney1 | ack | 14:17 |
*** sean-k-mooney1 is now known as sean-k-mooney | 14:17 | |
ralonsoh | cardoe, we are in the meeting now | 14:48 |
ralonsoh | we are going to discuss it now | 14:48 |
cardoe | ack jumping over. | 14:48 |
*** gibi_ is now known as gibi | 15:06 | |
noonedeadpunk | folks, I wonder, does example definedin API ref is expected to work today? Specifically this one: https://docs.openstack.org/api-ref/network/v2/index.html#update-external-gateways-of-router | 16:42 |
noonedeadpunk | As trying to have 2 external gateways, one which does have snat, another does not. And as of 2024.2 it doesn't seem possible | 16:42 |
noonedeadpunk | https://paste.openstack.org/show/bu4ly2g7SQXSal6CRfKe/ | 16:44 |
noonedeadpunk | that *looks* like bug, but maybe it's smth known not to work? | 16:44 |
noonedeadpunk | or just stale api ref? | 16:44 |
noonedeadpunk | (or smth that was implemented only for epoxy) | 16:45 |
haleyb | noonedeadpunk: is it https://bugs.launchpad.net/neutron/+bug/2098109 ? we actually found an issue and had to change the policies | 17:45 |
haleyb | oh, you're in that bug so maybe something else | 17:45 |
noonedeadpunk | haleyb: yeah, I kinda reported it :p | 17:45 |
noonedeadpunk | just in dms | 17:45 |
noonedeadpunk | I can recall that there was a whole mess found in the code | 17:46 |
haleyb | yes and one was around the multiple external gateway code, but i think we merged all changes | 17:47 |
noonedeadpunk | but now I realized it was not backported to 2024.2 | 17:47 |
noonedeadpunk | ok, I need to check master then. thanks! | 17:47 |
haleyb | o/ | 17:47 |
noonedeadpunk | and once I'm here - (and missed the PTG) - am I right that PBR is not implemented for LRs and there are no current plans for it? As they're seems to be in OVN for a while now: https://mail.openvswitch.org/pipermail/ovs-git/2019-April/022955.html | 17:52 |
haleyb | i can't say i remember anyone proposing that, but we will look at anything... | 18:12 |
noonedeadpunk | fwiw, src_nat per external gfateway doesn't work on master either... | 19:23 |
noonedeadpunk | so will report a bug | 19:23 |
opendevreview | Merged openstack/neutron master: Revert "[DHCP] Reduce to one single thread the event processing" https://review.opendev.org/c/openstack/neutron/+/945314 | 19:38 |
noonedeadpunk | https://bugs.launchpad.net/neutron/+bug/2106776 | 19:48 |
*** damian___9218345 is now known as damian___921834 | 23:16 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!