fip_qos and gateway_ip_qos not enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Medium
|
Michal Nasiadka | ||
Xena |
Fix Released
|
Undecided
|
Unassigned | ||
Yoga |
Fix Committed
|
Undecided
|
Unassigned | ||
Zed |
Fix Committed
|
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,
Error:
ERROR neutron.
Workaround
docker exec -t -u root neutron_l3_agent dnf install -y tc
Version: xena
description: | updated |
Changed in kolla-ansible: | |
status: | In Progress → Fix Committed |
status: | Fix Committed → Fix Released |
https:/ /review. opendev. org/c/openstack /kolla/ +/872270