Activity log for bug #2000782

Date Who What changed Old value New value Message
2022-12-30 12:39:31 Jacolex bug added bug
2022-12-30 12:40:01 Jacolex description After manually enabling fip_qos and gateway_ip_qos in l3-agent.ini, the extensions fails to working, because tc packet in neutron_l3_agent container is not installed. 3-agent.ini: [agent] extensions = fip_qos,gateway_ip_qos,... Error: ERROR neutron.agent.l3.agent [-] Failed to process compatible router: 0d5383c1-8c93-4035-a82b-ce6661b28ba6: neutron_lib.exceptions.ProcessExecutionError: Exit code: 1; Cmd: ['ip', 'netns', 'exec', 'qrouter-0d5383c1-8c93-4035-a82b-ce6661b28ba6', 'tc', '-p', '-s', '-d', 'filter', 'show', 'dev', 'qg-c1e2f3f7-d9', 'parent', 'ffff:0', 'prio', 1]; Stdin: ; Stdout: ; Stderr: exec of "tc" failed: No such file or directory Workaround docker exec -t -u root neutron_l3_agent dnf install -y tc After manually enabling fip_qos and gateway_ip_qos in l3-agent.ini, the extensions fails to working, because tc packet in neutron_l3_agent container is not installed. 3-agent.ini: [agent] extensions = fip_qos,gateway_ip_qos,... Error: ERROR neutron.agent.l3.agent [-] Failed to process compatible router: 0d5383c1-8c93-4035-a82b-ce6661b28ba6: neutron_lib.exceptions.ProcessExecutionError: Exit code: 1; Cmd: ['ip', 'netns', 'exec', 'qrouter-0d5383c1-8c93-4035-a82b-ce6661b28ba6', 'tc', '-p', '-s', '-d', 'filter', 'show', 'dev', 'qg-c1e2f3f7-d9', 'parent', 'ffff:0', 'prio', 1]; Stdin: ; Stdout: ; Stderr: exec of "tc" failed: No such file or directory Workaround docker exec -t -u root neutron_l3_agent dnf install -y tc Version: xena
2023-02-22 13:37:05 Mark Goddard kolla-ansible: status New In Progress
2023-02-22 13:37:07 Mark Goddard kolla-ansible: importance Undecided Medium
2023-02-22 13:37:14 Mark Goddard kolla-ansible: assignee Michal Nasiadka (mnasiadka)
2023-04-19 10:35:45 Maksim Malchuk nominated for series kolla-ansible/xena
2023-04-19 10:35:45 Maksim Malchuk bug task added kolla-ansible/xena
2023-04-19 10:35:45 Maksim Malchuk nominated for series kolla-ansible/yoga
2023-04-19 10:35:45 Maksim Malchuk bug task added kolla-ansible/yoga
2023-04-19 10:35:45 Maksim Malchuk nominated for series kolla-ansible/zed
2023-04-19 10:35:45 Maksim Malchuk bug task added kolla-ansible/zed
2023-04-19 10:35:50 Maksim Malchuk kolla-ansible/zed: status New Fix Committed
2023-04-19 10:35:54 Maksim Malchuk kolla-ansible/yoga: status New Fix Committed
2023-04-19 10:35:58 Maksim Malchuk kolla-ansible/xena: status New Fix Released
2023-04-19 10:36:03 Maksim Malchuk kolla-ansible: status In Progress Fix Committed
2023-04-19 10:36:12 Maksim Malchuk kolla-ansible: status Fix Committed Fix Released
2023-07-13 15:48:45 OpenStack Infra kolla-ansible/yoga: status Fix Committed Fix Released
2023-07-13 15:51:18 OpenStack Infra kolla-ansible/zed: status Fix Committed Fix Released