opendevreview | yatin proposed openstack/neutron-fwaas master: [DNM] check fwaas multinode https://review.opendev.org/c/openstack/neutron-fwaas/+/898301 | 04:59 |
---|---|---|
opendevreview | yatin proposed openstack/neutron-fwaas master: Remove the "sitepackages" in the extra arguments https://review.opendev.org/c/openstack/neutron-fwaas/+/898231 | 05:48 |
opendevreview | Merged openstack/neutron master: Add router ID in HA router process() debug message https://review.opendev.org/c/openstack/neutron/+/896463 | 06:19 |
*** gthiemon1e is now known as gthiemonge | 06:54 | |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/ussuri: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898285 | 07:53 |
opendevreview | Merged openstack/neutron-fwaas master: Remove the "sitepackages" in the extra arguments https://review.opendev.org/c/openstack/neutron-fwaas/+/898231 | 07:57 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-fwaas master: [sqlalchemy-20] Replace the context writer/reader https://review.opendev.org/c/openstack/neutron-fwaas/+/897792 | 09:17 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-fwaas master: py311: Add py311 job and sqlalchemy-main job to weekly https://review.opendev.org/c/openstack/neutron-fwaas/+/896741 | 09:19 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add a "port" child table "porthardwareoffloadtype" https://review.opendev.org/c/openstack/neutron/+/882832 | 09:23 |
opendevreview | Merged openstack/neutron stable/wallaby: [OVN] Add the default condition check in ``PortBindingChassisEvent`` https://review.opendev.org/c/openstack/neutron/+/897045 | 09:37 |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/ussuri: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898285 | 10:03 |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/victoria: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898287 | 10:04 |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/victoria: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898287 | 10:06 |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/victoria: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898287 | 10:51 |
opendevreview | Mustafa Kemal Gilor proposed openstack/neutron stable/ussuri: [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN https://review.opendev.org/c/openstack/neutron/+/898285 | 10:52 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add a "port" child table "porthardwareoffloadtype" https://review.opendev.org/c/openstack/neutron/+/882832 | 11:30 |
opendevreview | Fernando Royo proposed openstack/neutron master: Add constant to identify OVN LB HM ports https://review.opendev.org/c/openstack/neutron/+/897345 | 11:33 |
ralonsoh | lajoskatona, https://review.opendev.org/c/openstack/neutron-fwaas/+/897792 (maybe you can +2 and +W it) | 11:34 |
ralonsoh | bcafarel, https://review.opendev.org/q/I546152312c1dfda69f90154cea5d87392e16a7ae, if you have 1 min. Thanks in advance! | 11:39 |
bcafarel | ralonsoh: done, that was an easy one :) | 11:41 |
ralonsoh | thanks | 11:42 |
zigo | Hi there! | 12:08 |
zigo | What is the lib used by Neutron to interact with iptables? | 12:08 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.2: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898292 | 12:19 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.1: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898293 | 12:19 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/zed: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898294 | 12:19 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/yoga: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898295 | 12:19 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/xena: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898296 | 12:20 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/wallaby: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898297 | 12:20 |
jlibosva | ralonsoh: hi, I added func tests as you proposed, would you mind having another look? thanks :) https://review.opendev.org/c/openstack/neutron/+/896545 | 12:41 |
ralonsoh | sure, let me check | 13:00 |
*** drannou_ is now known as drannou | 13:18 | |
ralonsoh | zigo, we don't use a specific library, we just execute "iptables" shell calls | 13:20 |
ralonsoh | the Neutron module is https://github.com/openstack/neutron/blob/master/neutron/agent/linux/iptables_manager.py | 13:21 |
opendevreview | Merged openstack/neutron stable/2023.2: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897933 | 14:15 |
opendevreview | Merged openstack/neutron stable/2023.1: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897934 | 14:15 |
opendevreview | Merged openstack/neutron stable/zed: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897936 | 14:15 |
opendevreview | Merged openstack/neutron stable/yoga: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897937 | 14:16 |
opendevreview | Merged openstack/neutron stable/xena: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897938 | 14:16 |
opendevreview | Merged openstack/neutron stable/wallaby: Parameter filters may be None, which cannot be called with ** https://review.opendev.org/c/openstack/neutron/+/897939 | 14:16 |
spatel | Hey! folks, I am dealing with issue related fixed_ips port creation - https://paste.opendev.org/show/bWUBfDUsINieZyezBnsN/ | 15:00 |
spatel | Am i missing anything here? | 15:00 |
ralonsoh | spatel, please open a LP bug for this, with the documentation provided in the mail (for example the version, I can't reproduce it in master nor 2023.2) | 15:02 |
spatel | ralonsoh Thanks! there is already open bug here - https://bugs.launchpad.net/neutron/+bug/1833455 | 15:02 |
ralonsoh | tomorrow will have the bug triage | 15:02 |
spatel | ralonsoh Thank you so much!! do you think existing bug is enough to look into it. | 15:03 |
spatel | I am also using RBAC policy and want to give permission to end user to create fixed_ips ports. | 15:03 |
spatel | It is saying fixed but look like its back - https://bugs.launchpad.net/neutron/+bug/1833455/comments/14 | 15:04 |
spatel | Anyway let me open new one and reference to existing one. hope that will be enough for you to look into it. | 15:05 |
ralonsoh | please create a new bug | 15:05 |
spatel | +1 doing it now | 15:05 |
ralonsoh | this is 4 years old and the policy engine has changed | 15:05 |
spatel | ralonsoh here you go - https://bugs.launchpad.net/neutron/+bug/2039464 | 15:25 |
ralonsoh | ok | 15:25 |
spatel | Let me know if anything missing | 15:25 |
ralonsoh | spatel, please add the network RBACs | 15:26 |
ralonsoh | all of them referred to public-network-948 | 15:26 |
spatel | what command do you want to add? show RBAC ? | 15:26 |
spatel | This is what i did to create rbac - openstack network rbac create --target-project user00183 --action access_as_shared --type network public-network-948 | 15:29 |
ralonsoh | openstack network rbac show <rbac_id> | 15:30 |
ralonsoh | all of them related to this network | 15:30 |
ralonsoh | and the project show and the user roles (and the user project) | 15:31 |
spatel | openstack network rbac list giving me long output how do i find specific ID of my network? | 15:35 |
spatel | hmm or I can run loop and grep project id | 15:35 |
ralonsoh | the Id of the network is the "Object ID" | 15:36 |
spatel | ralonsoh let me do it | 15:59 |
spatel | ralonsoh I have updated bug with RBAC info - https://bugs.launchpad.net/neutron/+bug/2039464 | 16:04 |
ralonsoh | perfect | 16:05 |
kevko | Hi folks, please should I report this as a bug ? because for me it seems like some type of race condition ... deployment kolla/kolla-ansible, stable/zed version | 16:05 |
kevko | https://ctxt.io/2/AABQcy-AFA | 16:05 |
spatel | This is external network so assuming we don't need different kind of RBAC for external network | 16:05 |
spatel | something like - access_as_external | 16:05 |
ralonsoh | no | 16:08 |
spatel | okie | 16:09 |
kevko | anyone ? ^ | 16:18 |
ralonsoh | kevko, please open a LP and provide a bit of context of what happened there | 16:23 |
kevko | ralonsoh: well, this is logged while resourse deleting .. | 16:53 |
kevko | ok i will try to open LP | 16:53 |
opendevreview | Merged openstack/neutron-fwaas master: [sqlalchemy-20] Replace the context writer/reader https://review.opendev.org/c/openstack/neutron-fwaas/+/897792 | 17:25 |
opendevreview | Merged openstack/neutron-fwaas master: py311: Add py311 job and sqlalchemy-main job to weekly https://review.opendev.org/c/openstack/neutron-fwaas/+/896741 | 17:25 |
opendevreview | Merged openstack/neutron master: Introduce ovn_nb_global config section https://review.opendev.org/c/openstack/neutron/+/896545 | 19:04 |
opendevreview | Merged openstack/neutron stable/2023.1: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898293 | 21:48 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove obsolete radvd PID files before start https://review.opendev.org/c/openstack/neutron/+/895832 | 22:28 |
opendevreview | Merged openstack/neutron stable/zed: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898294 | 22:35 |
opendevreview | Merged openstack/neutron stable/yoga: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898295 | 22:35 |
opendevreview | Merged openstack/neutron stable/xena: Add dhcpagentscheduler API extension to the ML2/OVN extensions https://review.opendev.org/c/openstack/neutron/+/898296 | 22:35 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!