fip_qos and gateway_ip_qos not enabled

Bug #2000782 reported by Jacolex
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Michal Nasiadka
Xena
Fix Released
Undecided
Unassigned
Yoga
Fix Released
Undecided
Unassigned
Zed
Fix Released
Undecided
Unassigned

Bug 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

Version: xena

Tags: neutron
Jacolex (jacolex)
description: updated
Revision history for this message
Mark Goddard (mgoddard) wrote :
Changed in kolla-ansible:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Michal Nasiadka (mnasiadka)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 13.10.0

This issue was fixed in the openstack/kolla 13.10.0 release.

Changed in kolla-ansible:
status: In Progress → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 16.0.0.0rc1

This issue was fixed in the openstack/kolla 16.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 14.10.0

This issue was fixed in the openstack/kolla 14.10.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 15.2.0

This issue was fixed in the openstack/kolla 15.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.