Router disable fails with exception when FWaaS flow logging is enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
In Progress
|
Undecided
|
Darin Chakalov |
Bug Description
When flow logging is enabled, try
router set --disable <router>
And in neutron-
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.588 16 ERROR neutron.
2024-08-21 06:59:47.589 16 WARNING neutron.
The issue is caused by an incorrect key lookup which was preventing the killing of the process on router deletion which was leading to orphaned processes
Suggesded fix: https:/
Changed in neutron: | |
assignee: | nobody → Darin Chakalov (dchakalov) |
description: | updated |
tags: | added: fwaas |
Fix proposed to branch: master /review. opendev. org/c/openstack /neutron- fwaas/+ /927904
Review: https:/