opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]Synchronize large-scale ACLs by committing multiple transactions https://review.opendev.org/c/openstack/neutron/+/885224 | 03:05 |
---|---|---|
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]Synchronize large-scale ACLs by committing multiple transactions https://review.opendev.org/c/openstack/neutron/+/885224 | 05:47 |
opendevreview | huanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations https://review.opendev.org/c/openstack/neutron/+/880922 | 08:53 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-octavia-provider master: [WIP] Add support for SOURCE_IP session persistence https://review.opendev.org/c/openstack/ovn-octavia-provider/+/885433 | 09:30 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add new SG rule ext. ``security-groups-rules-belongs-to-default-sg`` https://review.opendev.org/c/openstack/neutron-lib/+/883939 | 09:50 |
opendevreview | huanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations https://review.opendev.org/c/openstack/neutron/+/880922 | 09:51 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-octavia-provider master: [WIP] Add support for SOURCE_IP session persistence https://review.opendev.org/c/openstack/ovn-octavia-provider/+/885433 | 10:13 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-octavia-provider master: Add support for SOURCE_IP session persistence https://review.opendev.org/c/openstack/ovn-octavia-provider/+/885433 | 10:55 |
opendevreview | Christian Rohmann proposed openstack/neutron master: db: Drop redundant index on ports table https://review.opendev.org/c/openstack/neutron/+/885456 | 11:02 |
opendevreview | Vasyl Saienko proposed openstack/neutron-tempest-plugin master: Fix vpn scenario test to work with DVR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/868308 | 11:17 |
opendevreview | Christian Rohmann proposed openstack/neutron master: db: Drop redundant index on ports table https://review.opendev.org/c/openstack/neutron/+/885456 | 12:32 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == Add a new extension "security-groups-rules-belongs-to-default-sg" https://review.opendev.org/c/openstack/neutron/+/883907 | 13:30 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Expose chassis hosting information in LSP https://review.opendev.org/c/openstack/neutron/+/882705 | 14:10 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add a new extension "security-groups-rules-belongs-to-default-sg" https://review.opendev.org/c/openstack/neutron/+/883907 | 14:20 |
sean-k-mooney | slaweq: o/ i was wondering if you could take a look at https://review.opendev.org/c/openstack/neutron/+/883687 or direct it to the right people | 14:24 |
*** ralonsoh__ is now known as ralonsoh | 14:26 | |
ralonsoh | sean-k-mooney, slaweq is on PTO | 14:26 |
sean-k-mooney | ah no worries | 14:26 |
ralonsoh | I'll review the patch | 14:26 |
sean-k-mooney | i pinged them because they reviewd https://review.opendev.org/c/openstack/neutron/+/860471 and asked about the timeout being possible too long so i hoped they still had context | 14:27 |
ralonsoh | sean-k-mooney, actually I had my concerns about this patch | 14:28 |
sean-k-mooney | we see this intermitently in the gate | 14:28 |
ralonsoh | in any case, we can reduce the spread interval | 14:28 |
sean-k-mooney | not enough to be blocking but i debug two or three failed jobs where the agent was marked as dead causing binding to fail | 14:28 |
sean-k-mooney | anyway thanks in advance | 14:29 |
ralonsoh | sean-k-mooney, actually I think we should limit this value | 14:29 |
sean-k-mooney | to an upper bound | 14:29 |
ralonsoh | doing something like min(downtime//3, 10) | 14:29 |
ralonsoh | 10, of course, will be hardcoded | 14:30 |
sean-k-mooney | ya i could do that i just wasnt sure where the treashold would be | 14:30 |
sean-k-mooney | 10 works for me | 14:30 |
ralonsoh | I think 10 seconds is a reasonable time | 14:30 |
sean-k-mooney | we just want this variance ot prevent ddosing the neutron server right | 14:30 |
ralonsoh | yes | 14:30 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add a new extension "security-groups-rules-belongs-to-default-sg" https://review.opendev.org/c/openstack/neutron/+/883907 | 14:32 |
sean-k-mooney | just using min will sku hevially to 10 but i think we can simplfy and jsut do randint(0, 10) | 14:33 |
ralonsoh | I think we can hardcode it, yes | 14:34 |
sean-k-mooney | ok ill drop the use of the config option and update the comment | 14:34 |
ralonsoh | stephenfin, hello! I have a small problem with privsep (actually this is most probably a config problem) | 16:27 |
ralonsoh | I've implemented a FT framework in ovn-bgp-agent | 16:28 |
ralonsoh | https://review.opendev.org/c/openstack/ovn-bgp-agent/+/885506 | 16:28 |
ralonsoh | the only test that is being tested calls a privsep decorated method | 16:28 |
ralonsoh | but from the logs, I don't see this privsep decorator anywhere. The method is calling the inside code directly | 16:29 |
ralonsoh | --> https://zuul.opendev.org/t/openstack/build/53e4b9e2ef024cbcaf28e6c242d76e1f | 16:35 |
opendevreview | Merged openstack/neutron-lib master: [API REF] Add api-ref documentation for default SG rules API https://review.opendev.org/c/openstack/neutron-lib/+/884578 | 19:57 |
opendevreview | sean mooney proposed openstack/neutron master: Send ovn heatbeat more often. https://review.opendev.org/c/openstack/neutron/+/883687 | 19:58 |
opendevreview | Merged openstack/neutron master: Make DB migration creating indexes in RBACs conditional https://review.opendev.org/c/openstack/neutron/+/884617 | 21:37 |
opendevreview | Merged openstack/neutron stable/2023.1: Handle no more IP addresses available during a network sync https://review.opendev.org/c/openstack/neutron/+/885391 | 21:37 |
opendevreview | Merged openstack/neutron stable/zed: Handle no more IP addresses available during a network sync https://review.opendev.org/c/openstack/neutron/+/885392 | 21:37 |
opendevreview | Merged openstack/neutron stable/yoga: Handle no more IP addresses available during a network sync https://review.opendev.org/c/openstack/neutron/+/885393 | 21:37 |
opendevreview | Merged openstack/neutron stable/xena: Handle no more IP addresses available during a network sync https://review.opendev.org/c/openstack/neutron/+/885394 | 21:37 |
opendevreview | Merged openstack/neutron stable/wallaby: Handle no more IP addresses available during a network sync https://review.opendev.org/c/openstack/neutron/+/885390 | 21:37 |
opendevreview | Miguel Lavalle proposed openstack/neutron-specs master: Multiple backend support for L3 routers in ML2/OVN https://review.opendev.org/c/openstack/neutron-specs/+/885324 | 23:44 |
opendevreview | Miguel Lavalle proposed openstack/neutron-specs master: Multiple backend support for L3 routers in ML2/OVN https://review.opendev.org/c/openstack/neutron-specs/+/885324 | 23:45 |
opendevreview | Brian Haley proposed openstack/neutron master: Update OVN client _get_port_options() code and utils https://review.opendev.org/c/openstack/neutron/+/884950 | 23:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!