opendevreview | Merged openstack/neutron stable/zed: Ensure ovn loadbalancer FIPs are centralized upon neutron restarts https://review.opendev.org/c/openstack/neutron/+/900883 | 00:06 |
---|---|---|
opendevreview | Merged openstack/neutron stable/yoga: Ensure ovn loadbalancer FIPs are centralized upon neutron restarts https://review.opendev.org/c/openstack/neutron/+/900885 | 00:06 |
opendevreview | Brian Haley proposed openstack/neutron master: [ovn] Add support for IPv6 metadata https://review.opendev.org/c/openstack/neutron/+/894026 | 00:11 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: Router flavors and service type for OVN https://review.opendev.org/c/openstack/neutron/+/883988 | 00:16 |
opendevreview | Brian Haley proposed openstack/neutron master: Make common Metadata Driver classes https://review.opendev.org/c/openstack/neutron/+/894399 | 00:45 |
opendevreview | liuyulong proposed openstack/neutron master: [tempest] New case for distributed metadata data path https://review.opendev.org/c/openstack/neutron/+/900968 | 01:32 |
opendevreview | liuyulong proposed openstack/neutron-tempest-plugin master: Add new scenario jobs for distributed metadata data path https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/900969 | 01:35 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: Router flavors and service type for OVN https://review.opendev.org/c/openstack/neutron/+/883988 | 01:42 |
opendevreview | Brian Haley proposed openstack/neutron master: Make common Metadata Driver classes https://review.opendev.org/c/openstack/neutron/+/894399 | 01:49 |
opendevreview | Merged openstack/neutron master: Get default value for BFD/ECMP extra attributes from config https://review.opendev.org/c/openstack/neutron/+/893025 | 03:45 |
opendevreview | Merged openstack/neutron-tempest-plugin master: Add test documentation for docs tox target https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/900226 | 05:05 |
opendevreview | yatin proposed openstack/neutron master: [DNM] Reproduce issue https://review.opendev.org/c/openstack/neutron/+/900574 | 06:05 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron stable/xena: Ensure ovn loadbalancer FIPs are centralized upon neutron restarts https://review.opendev.org/c/openstack/neutron/+/900982 | 06:40 |
opendevreview | liuyulong proposed openstack/neutron master: [tempest] New case for distributed metadata data path https://review.opendev.org/c/openstack/neutron/+/900968 | 06:54 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing CR-LRPs https://review.opendev.org/c/openstack/ovn-bgp-agent/+/898198 | 07:28 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing subnets https://review.opendev.org/c/openstack/ovn-bgp-agent/+/899116 | 07:28 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing tenant IPs https://review.opendev.org/c/openstack/ovn-bgp-agent/+/899117 | 07:29 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing OVN LBs https://review.opendev.org/c/openstack/ovn-bgp-agent/+/899120 | 07:29 |
opendevreview | liuyulong proposed openstack/neutron master: [tempest] New case for distributed metadata data path https://review.opendev.org/c/openstack/neutron/+/900968 | 08:36 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: Tap Mirror API and scenario tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/886004 | 09:44 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: Tap Mirror OVS driver https://review.opendev.org/c/openstack/tap-as-a-service/+/893086 | 09:45 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: TAAS tap-mirror OVN driver https://review.opendev.org/c/openstack/tap-as-a-service/+/893509 | 09:45 |
opendevreview | Adam Oswick proposed openstack/neutron master: Skip certain port init steps if the device is new https://review.opendev.org/c/openstack/neutron/+/900553 | 09:53 |
stephenfin | slaweq: Morning o/ A quick one. We have a student that is seeing failures with this OSC test on a standard DevStack deployment https://github.com/openstack/python-openstackclient/blob/1678f87d7ac72ad2064db1a3d34b66d506db76bd/openstackclient/tests/functional/network/v2/test_network.py#L323-L367 | 09:59 |
stephenfin | slaweq: I am not seeing the same failures locally with a similar configuration. Instead the test is skipped because the 'dhcp_agent_scheduler' extension is missing. | 10:00 |
stephenfin | slaweq: However, my DevStack has been up a few months so I think the difference is that I am missing this change https://review.opendev.org/c/openstack/neutron/+/897528 | 10:00 |
stephenfin | slaweq: Assuming my assumption is correct, what is the correct way to determine whether DHCP is enabled from the API level? Here is the error message the student is seeing (see last failure) https://paste.openstack.org/show/822351/ | 10:01 |
stephenfin | (Specifically, the test fails because 'network agent list --agent-type dhcp' returns None instead of $something) | 10:02 |
stephenfin | Is it literally a check for "does 'network agent list --agent-type dhcp' return anything" at the top of the test? | 10:03 |
*** ykarel|away is now known as ykarel | 10:06 | |
opendevreview | Adam Oswick proposed openstack/neutron master: Only fetch needed devices when listing routes https://review.opendev.org/c/openstack/neutron/+/900415 | 10:09 |
opendevreview | Merged openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing CR-LRPs https://review.opendev.org/c/openstack/ovn-bgp-agent/+/898198 | 10:11 |
adamoswick | Hello. I was wondering if there's something wrong with https://review.opendev.org/c/openstack/neutron/+/891236 ? | 10:30 |
adamoswick | It looks like it has all the necessary reviews but the gate jobs never seemed to start. | 10:30 |
opendevreview | Merged openstack/neutron master: [OVN] Enhanced external port scheduling https://review.opendev.org/c/openstack/neutron/+/894767 | 10:34 |
opendevreview | yatin proposed openstack/neutron-lib master: Switch to py311 sqlalchemy master job https://review.opendev.org/c/openstack/neutron-lib/+/901009 | 10:44 |
opendevreview | Merged openstack/neutron stable/2023.2: Ensure ovn loadbalancer FIPs are centralized upon neutron restarts https://review.opendev.org/c/openstack/neutron/+/900881 | 10:51 |
opendevreview | yatin proposed openstack/neutron master: Use py311 for all neutron jobs https://review.opendev.org/c/openstack/neutron/+/899746 | 10:53 |
opendevreview | Jayce Houtman proposed openstack/neutron master: Change exception messages to error log messages for DNS integration. https://review.opendev.org/c/openstack/neutron/+/900212 | 10:58 |
opendevreview | yatin proposed openstack/neutron master: Use py311 for all neutron jobs https://review.opendev.org/c/openstack/neutron/+/899746 | 11:00 |
opendevreview | yatin proposed openstack/neutron master: [CI] Remove py310-with-sqlalchemy-master job https://review.opendev.org/c/openstack/neutron/+/901014 | 11:10 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/xena: [ovn]Refusing to bind port to dead agent https://review.opendev.org/c/openstack/neutron/+/901023 | 11:37 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/xena: [OVN] Try to bind ports only to the ovn-controller agents https://review.opendev.org/c/openstack/neutron/+/901024 | 11:37 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/wallaby: [ovn]Refusing to bind port to dead agent https://review.opendev.org/c/openstack/neutron/+/901025 | 11:39 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/wallaby: [OVN] Try to bind ports only to the ovn-controller agents https://review.opendev.org/c/openstack/neutron/+/901026 | 11:39 |
opendevreview | Merged openstack/neutron-lib master: Remove unmaintained API report tooling https://review.opendev.org/c/openstack/neutron-lib/+/899009 | 11:39 |
opendevreview | Eduardo Olivares proposed openstack/neutron stable/wallaby: Revert "[OVN][Trunk] Add port binding info on subport when parent is bound" https://review.opendev.org/c/openstack/neutron/+/894790 | 12:15 |
ykarel | adamoswick, that patch not have +W which is required for gate jobs to be triggered | 12:17 |
adamoswick | ykarel: Got it. I see you've added that now so hopefully that'll get merged. Thanks for the help! | 12:30 |
opendevreview | Merged openstack/neutron master: [OVN] Remove logic for old localnet port naming https://review.opendev.org/c/openstack/neutron/+/900427 | 12:43 |
opendevreview | Merged openstack/neutron master: Fix modified-iterating-list pylint warning https://review.opendev.org/c/openstack/neutron/+/900450 | 12:43 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Fix typo on listing config options https://review.opendev.org/c/openstack/ovn-bgp-agent/+/900656 | 13:03 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: Tap Mirror API and scenario tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/886004 | 13:10 |
opendevreview | Jakub Libosvar proposed openstack/neutron stable/wallaby: Revert "[OVN][Trunk] Add port binding info on subport when parent is bound" https://review.opendev.org/c/openstack/neutron/+/900896 | 13:15 |
lajoskatona | ykarel: Hi, I checked the bug https://bugs.launchpad.net/neutron/+bug/2042941 (neutron-{ovn,ovs}-tempest-with-sqlalchemy-master jobs not installing sqlalchemy/alembic from source) | 13:22 |
lajoskatona | ykarel: and as I see as devstack pulls in projects (placement nova etc...) the originally cloned main branch of sqlalchemy is just overwritten by pip | 13:23 |
lajoskatona | ykarel: as I see there's only unit tests jobs (and we have functional and fullstack) where we can easily control the source of sqlalchemy for example but that is not true in case of a tempest run, what do you think? | 13:24 |
ykarel | lajoskatona, hi | 13:31 |
ykarel | yes right with non tempest job it's working as the source installation is taken care by tox role itself | 13:35 |
ykarel | for tempest ones it's not working as that not handled in devstack code | 13:36 |
lajoskatona | ykarel: I was thinking to check it with QA team, as I remember they are the "owner" of devstack, perhaps there some workaround for this | 13:39 |
ykarel | lajoskatona, for get it working i think we can add hooks for sqlalchemy and alembic at https://github.com/openstack/devstack/blob/master/lib/neutron#L521-L522 like neutron-lib | 13:40 |
ykarel | i think as we already have those in required-projects adding it ^ should work | 13:40 |
opendevreview | Roman Safronov proposed openstack/neutron-tempest-plugin master: Fix importing security group tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/900772 | 13:53 |
seba | could someone help me to find out why when using neutron contexts a transaction breaks if you query something via session of a different context? I've written a failing test for that: https://paste.opendev.org/show/btDz6UeDfsqfB1tWogW4/ | 13:59 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: Forbid updating vnic type on a bound port https://review.opendev.org/c/openstack/neutron/+/892815 | 13:59 |
seba | how is the second session able to see the items added in the first session, but why is the first session then not able anymore to see that item? | 14:02 |
lajoskatona | ykarel: cool | 14:06 |
opendevreview | Merged openstack/neutron master: Catch non-existent entry failures better in ip_lib https://review.opendev.org/c/openstack/neutron/+/891236 | 14:11 |
opendevreview | Merged openstack/neutron master: Use py311 for all neutron jobs https://review.opendev.org/c/openstack/neutron/+/899746 | 14:11 |
opendevreview | Brian Haley proposed openstack/neutron-tempest-plugin master: Update the contributor information https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/901043 | 14:58 |
opendevreview | Merged openstack/neutron master: [OVN] Update the External Ports documentation https://review.opendev.org/c/openstack/neutron/+/900030 | 15:10 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Add support at NB BGP Driver for exposing subnets https://review.opendev.org/c/openstack/ovn-bgp-agent/+/899116 | 15:33 |
opendevreview | Merged openstack/ovn-bgp-agent master: Fix typo on listing config options https://review.opendev.org/c/openstack/ovn-bgp-agent/+/900656 | 15:37 |
*** gthiemon1e is now known as gthiemonge | 15:55 | |
opendevreview | Merged openstack/neutron-lib master: Switch to py311 sqlalchemy master job https://review.opendev.org/c/openstack/neutron-lib/+/901009 | 16:12 |
opendevreview | Jakub Skunda proposed openstack/neutron-tempest-plugin master: Remove test duplications between tempest and n-t-p plugin https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/901051 | 16:37 |
opendevreview | Jakub Skunda proposed openstack/neutron-tempest-plugin master: Remove test duplications between tempest and n-t-p plugin https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/901051 | 16:39 |
opendevreview | Anton Vazhnetsov proposed openstack/ovsdbapp master: nb: allow to add route even if learned route exists https://review.opendev.org/c/openstack/ovsdbapp/+/896686 | 17:21 |
opendevreview | Merged openstack/neutron master: [CI] Remove py310-with-sqlalchemy-master job https://review.opendev.org/c/openstack/neutron/+/901014 | 18:15 |
*** JasonF is now known as JayF | 18:47 | |
opendevreview | Brian Haley proposed openstack/neutron master: Correctly validate subnet arguments when using a subnetpool https://review.opendev.org/c/openstack/neutron/+/900240 | 21:59 |
opendevreview | Brian Haley proposed openstack/neutron master: Correctly validate subnet arguments when using a subnetpool https://review.opendev.org/c/openstack/neutron/+/900240 | 22:05 |
opendevreview | Brian Haley proposed openstack/neutron stable/2023.2: Catch non-existent entry failures better in ip_lib https://review.opendev.org/c/openstack/neutron/+/901062 | 22:07 |
opendevreview | Brian Haley proposed openstack/neutron stable/2023.1: Catch non-existent entry failures better in ip_lib https://review.opendev.org/c/openstack/neutron/+/901063 | 22:07 |
opendevreview | Brian Haley proposed openstack/neutron stable/2023.2: Remove obsolete PID files before start https://review.opendev.org/c/openstack/neutron/+/901064 | 22:08 |
opendevreview | Merged openstack/neutron-lib master: Add the "cancellable" flag to the ``CallbacksManager`` events https://review.opendev.org/c/openstack/neutron-lib/+/895940 | 23:07 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!