opendevreview | yatin proposed openstack/neutron master: Enable dstat and memory_tracker in functional/fullstack jobs https://review.opendev.org/c/openstack/neutron/+/836120 | 06:02 |
---|---|---|
opendevreview | yatin proposed openstack/neutron stable/yoga: [Stable Yoga Only] Drop TripleO periodic jobs https://review.opendev.org/c/openstack/neutron/+/837256 | 06:26 |
lajoskatona | skoech[m]: Hi, have you succeeded with devstack? | 07:13 |
opendevreview | yatin proposed openstack/neutron master: [DNM] multinode ovn grenade https://review.opendev.org/c/openstack/neutron/+/836141 | 07:34 |
opendevreview | Merged openstack/neutron master: [L3] Fix "NDPProxyAgentExtension.ha_state_change" call https://review.opendev.org/c/openstack/neutron/+/836581 | 08:09 |
*** tamas_erdei is now known as terdei | 08:14 | |
opendevreview | Merged openstack/neutron stable/xena: Change set_device_rate calls according to new signature https://review.opendev.org/c/openstack/neutron/+/837108 | 08:41 |
opendevreview | ZhouHeng proposed openstack/neutron-fwaas master: add ovn driver https://review.opendev.org/c/openstack/neutron-fwaas/+/836729 | 09:08 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/yoga: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837268 | 09:12 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/xena: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837269 | 09:19 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/xena: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837270 | 09:20 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/wallaby: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837271 | 09:24 |
opendevreview | Roman Popelka proposed openstack/neutron-tempest-plugin master: [fwaas] Remove unused methods https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/837273 | 09:27 |
opendevreview | Roman Popelka proposed openstack/neutron-tempest-plugin master: [fwaas] Remove _create_port & create_keypair https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/837275 | 09:35 |
opendevreview | Slawek Kaplonski proposed openstack/networking-midonet stable/stein: Rename tap-as-a-service from x/ to openstack/ namespace https://review.opendev.org/c/openstack/networking-midonet/+/823276 | 09:37 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-fwaas stable/queens: Fix CI jobs' definitions https://review.opendev.org/c/openstack/neutron-fwaas/+/823283 | 09:45 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-fwaas stable/rocky: Fix CI jobs' definitions https://review.opendev.org/c/openstack/neutron-fwaas/+/823286 | 09:46 |
slaweq | lajoskatona: hi, according to some zuul job definitions errors, there is patch to stable/pike in neutron https://review.opendev.org/c/openstack/neutron/+/823292 - do we want to move on with it or are we doing that branch EOL and don't bother with it anymore? | 10:05 |
lajoskatona | slaweq: Hi, I vote on EOL, and last week there was concensus on it as I remember | 10:12 |
lajoskatona | slaweq: by-the-way, thanks for the mail for zuul config errors, I think I will piggy back on it, to add neutron-fwaas and tap-as-a-service old branches :-) | 10:14 |
slaweq | lajoskatona: that was also my understanding but I wanted to make sure (and ping You to start this EOL :)) | 10:16 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: Remove "allow_overlapping_ips" config option https://review.opendev.org/c/openstack/neutron/+/837286 | 10:34 |
slaweq | lajoskatona: ralonsoh obondarev when You will have some time, please check https://review.opendev.org/c/openstack/neutron/+/837140 | 10:35 |
ralonsoh | sure | 10:35 |
slaweq | it's another Secure RBAC related patch :) | 10:35 |
slaweq | but with that one I think we should be finally ready to test it together with Nova - I will sync on that with gmann later | 10:36 |
ralonsoh | slaweq, so we have now ADMIN, not SYSTEM_ADMIN, right? | 10:38 |
slaweq | ralonsoh: yes, that's the goal of "phase1" | 10:39 |
ralonsoh | perfect | 10:39 |
slaweq | and we don't enforce scope in the check strings (system:all) | 10:39 |
slaweq | this can be enabled in config option (enforce_scope=True) and then oslo_policy will enforce it when needed | 10:39 |
slaweq | base on the "scopes" attribute of the rule | 10:40 |
slaweq | ralonsoh: when You will have time, please also check https://review.opendev.org/c/openstack/neutron/+/836618 | 10:42 |
ralonsoh | ok | 10:42 |
slaweq | thx | 10:43 |
ralonsoh | ah, now I remember | 10:43 |
ralonsoh | the issue with the version conflict | 10:43 |
ralonsoh | slaweq, https://review.opendev.org/c/openstack/neutron/+/837140 | 10:44 |
ralonsoh | one missing leftover | 10:44 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: Add ADMIN role and remove scope from the check strings https://review.opendev.org/c/openstack/neutron/+/837140 | 10:48 |
slaweq | Good catch :) | 10:48 |
slaweq | thx | 10:48 |
slaweq | ralonsoh: lajoskatona please also check https://review.opendev.org/q/a47e9494c1d8895425ad3a05a2c2290c74f0b647 when You will have few minutes | 10:48 |
ralonsoh | sur | 10:48 |
ralonsoh | sure | 10:48 |
slaweq | ralonsoh: and https://review.opendev.org/c/openstack/networking-ovn/+/833631 | 10:48 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/victoria: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837292 | 10:49 |
slaweq | ralonsoh: lajoskatona and also https://review.opendev.org/c/openstack/neutron/+/826872 (yet another SRBAC related fix :)) | 10:50 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [API] Return 403 for POST requests when user is not authorized https://review.opendev.org/c/openstack/neutron/+/834171 | 10:51 |
slaweq | ralonsoh: lajoskatona and also https://review.opendev.org/q/I3e0786fd8d0320036b9046746ae579c8ed2ecf27 :) | 10:52 |
slaweq | thx a lot | 10:52 |
ralonsoh_ | sure | 10:52 |
ralonsoh_ | slaweq, BTW, not sync in n-ovn | 10:52 |
ralonsoh_ | between D/S and U/S | 10:52 |
ralonsoh_ | just a heads-up | 10:52 |
slaweq | ralonsoh_: are You talking about https://review.opendev.org/c/openstack/networking-ovn/+/833631 ? | 10:53 |
ralonsoh_ | yes | 10:53 |
slaweq | ok, I will do d/s backport too | 10:53 |
slaweq | thx for the heads up | 10:53 |
opendevreview | Roman Popelka proposed openstack/neutron-tempest-plugin master: [bgpvpn] Remove _create_port & create_keypair https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836976 | 10:55 |
opendevreview | yatin proposed openstack/neutron master: [DNM] multinode ovn grenade https://review.opendev.org/c/openstack/neutron/+/836141 | 11:20 |
opendevreview | yatin proposed openstack/neutron stable/yoga: [Yoga Only] Switch to yoga neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron/+/837301 | 11:29 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: Consolidate neutron-tempest-plugin-api with scenario jobs https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836912 | 12:19 |
*** ralonsoh_ is now known as ralonsoh | 12:34 | |
opendevreview | yatin proposed openstack/neutron master: [DNM] multinode ovn grenade https://review.opendev.org/c/openstack/neutron/+/836141 | 12:47 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Allow to process FW OF rules belonging to a port in a single operation https://review.opendev.org/c/openstack/neutron/+/806246 | 13:04 |
ralonsoh | hi folks, if you have some minutes: https://review.opendev.org/c/openstack/neutron/+/827875 | 13:05 |
ralonsoh | thanks in advance | 13:05 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837308 | 13:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837309 | 13:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837330 | 13:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/victoria: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837332 | 13:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/ussuri: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837333 | 13:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/train: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837334 | 13:09 |
*** dasm|off is now known as dasm | 13:27 | |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service stable/stein: zuul,stable-only: Change taas to be in openstack namespace https://review.opendev.org/c/openstack/tap-as-a-service/+/837054 | 13:29 |
opendevreview | Merged openstack/neutron-lib master: Add oslo_policy.InvalidScope exception to the api faults map https://review.opendev.org/c/openstack/neutron-lib/+/835234 | 13:43 |
opendevreview | Merged openstack/neutron stable/wallaby: Repeat few times put new interface in the namespace https://review.opendev.org/c/openstack/neutron/+/835850 | 13:56 |
opendevreview | Merged openstack/neutron stable/victoria: Repeat few times put new interface in the namespace https://review.opendev.org/c/openstack/neutron/+/835851 | 13:56 |
opendevreview | Merged openstack/neutron master: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837168 | 13:56 |
opendevreview | Merged openstack/neutron stable/yoga: [Stable Yoga Only] Drop TripleO periodic jobs https://review.opendev.org/c/openstack/neutron/+/837256 | 13:56 |
opendevreview | Merged openstack/neutron master: [docs] L3 router support ndp proxy https://review.opendev.org/c/openstack/neutron/+/822253 | 13:56 |
opendevreview | Merged openstack/neutron stable/wallaby: Change set_device_rate calls according to new signature https://review.opendev.org/c/openstack/neutron/+/837109 | 13:56 |
opendevreview | Merged openstack/neutron stable/victoria: Change set_device_rate calls according to new signature https://review.opendev.org/c/openstack/neutron/+/837110 | 13:56 |
lajoskatona | slaweq, mlavalle: Could you please check this series for taas when you have some spare time: https://review.opendev.org/c/openstack/tap-as-a-service/+/834821 , thanks in advance | 14:01 |
opendevreview | Merged openstack/neutron stable/ussuri: Change set_device_rate calls according to new signature https://review.opendev.org/c/openstack/neutron/+/837111 | 14:02 |
opendevreview | Merged openstack/neutron-tempest-plugin master: [sfc] Remove unused sec groups methods https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836456 | 14:02 |
opendevreview | Merged openstack/neutron stable/wallaby: Check whether vxlan group and local addresses are IPv4 or IPv6 https://review.opendev.org/c/openstack/neutron/+/833203 | 14:02 |
opendevreview | Merged openstack/neutron stable/victoria: Check whether vxlan group and local addresses are IPv4 or IPv6 https://review.opendev.org/c/openstack/neutron/+/833373 | 14:02 |
opendevreview | Merged openstack/neutron stable/ussuri: Check whether vxlan group and local addresses are IPv4 or IPv6 https://review.opendev.org/c/openstack/neutron/+/833204 | 14:02 |
opendevreview | Merged openstack/neutron master: Retry port_update in the OVN if revision mismatch during live-migration https://review.opendev.org/c/openstack/neutron/+/836618 | 14:02 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/wallaby: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833379 | 14:14 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/wallaby: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833379 | 14:23 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/victoria: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833206 | 14:23 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/ussuri: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833207 | 14:23 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/train: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833208 | 14:24 |
ykarel | jlibosva, can u check https://review.opendev.org/c/openstack/neutron/+/835786 | 14:33 |
ykarel | thx in advance | 14:33 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/ussuri: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837369 | 15:57 |
skoech[m] | lajoskatona: Hi. Yes, I have it all set up now. How should I proceed, are there any tasks I can get started on? | 16:08 |
lajoskatona | skoech[m]: Hi, let me check | 16:09 |
lajoskatona | skoech[m]: I think the best and most profitable is to start working on https://bugs.launchpad.net/neutron/+bug/1870319 | 16:11 |
lajoskatona | skoech[m]: there is a spec already started for it: https://review.opendev.org/c/openstack/neutron-specs/+/810822 | 16:12 |
lajoskatona | skoech[m]: the best would be perhaps to have a quick video meeting, what do you think? Other form is good also to have a quick check where and how I can help :-) | 16:13 |
skoech[m] | lajoskatona: Yes, a meeting would be great. Video is fine. | 16:17 |
lajoskatona | skoech[m]: cool | 16:18 |
skoech[m] | lajoskatona: Meanwhile, I will check out the bug. | 16:18 |
skoech[m] | lajoskatona: would tomorrow be a good day for the meeting? | 16:19 |
lajoskatona | skoech[m]: yes please read it, and check in your fresh environment what is written as problem there, like create network (openstack network create....) and add subnet and ports to it | 16:22 |
lajoskatona | skoech[m]: I found this old superuser article: https://superuser.openstack.org/articles/everything-you-need-to-know-to-get-started-with-neutron-f90e2797-26b7-4d1c-84d8-effef03f11d2/ | 16:23 |
lajoskatona | perhaps there are fresh ones somewhere, we use now openstack commands not neutron ones | 16:23 |
skoech[m] | lajoskatona: Will do, thank you! | 16:24 |
lajoskatona | skoech[m]: we can check the API also tille then the link: https://docs.openstack.org/api-ref/network/v2/index.html | 16:24 |
lajoskatona | skoech[m]: yes tomorrow is good for me with some restrictions :-) | 16:24 |
lajoskatona | skoech[m]: which meeting platform works for you? I have google, signal, and can accept zoom (I have no zoom account and not installed it but from browser it works fine) | 16:26 |
skoech[m] | lajoskatona: no worries, let me know if it will be possible. If not, any other time is fine. :) | 16:27 |
skoech[m] | lajoskatona: Google or Signal works for me. | 16:28 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/victoria: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837292 | 16:36 |
lajoskatona | skoech[m]: tomorrow I am ok from 8:00UTC to 12:00 UTC as I see and from 16:00 UTC also | 16:36 |
lajoskatona | skoech[m]: send a mail to katonalala@gmail.com when your schedule is not so tight | 16:37 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/ussuri: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837369 | 16:39 |
skoech[m] | lajoskatona: 16.00 UTC might be best, but I will email you. | 16:39 |
lajoskatona | skoech[m]: ok | 16:40 |
skoech[m] | lajoskatona: Thank you. :) | 16:40 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Refactor session "is_active" handling for sqlalchemy-20 https://review.opendev.org/c/openstack/neutron-lib/+/828738 | 16:52 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/victoria: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837292 | 17:09 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: DNM WIP: Don't register config options on imports https://review.opendev.org/c/openstack/neutron/+/837392 | 18:04 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: DNM WIP: Don't register config options on imports https://review.opendev.org/c/openstack/neutron/+/837392 | 18:47 |
opendevreview | Merged openstack/neutron master: Enable dstat and memory_tracker in functional/fullstack jobs https://review.opendev.org/c/openstack/neutron/+/836120 | 19:48 |
mnaser | lajoskatona: i'm going to have a look at the broken neutron-vpnaas patches, in return of getting https://review.opendev.org/c/openstack/neutron-vpnaas/+/823904 and https://review.opendev.org/c/openstack/neutron-vpnaas/+/823906 landed please once i'm done :) | 20:36 |
*** dmellado_ is now known as dmellado | 21:59 | |
*** dasm is now known as dasm|off | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!