First of all, Wallaby is an unmaintained branch so I would recommend you to upgrade to a newer version.
Second, this code path is present only in Zed. The gateway IP QoS was implemented in [1] and the first version having this code is Zed. Please, check what version are you really using.
What is "Logical_Router_Static_Route" row 3652a4cb-7fac-4811-a4cc-d812a6d81c3d? It is not present in the Logical_Router register thus I don't understand why this is happening. In the LR we have only two LRSR ([44a69276-e70d-4bf2-868e-6426d7087099, 865cca52-e270-4f0c-a16e-3cd04962e0b0]) that are actually present in the DB.
Questions:
* Every time you perform an action on this router, do you have the same exception?
* Is this happening for other routers?
Hello Liu:
First of all, Wallaby is an unmaintained branch so I would recommend you to upgrade to a newer version.
Second, this code path is present only in Zed. The gateway IP QoS was implemented in [1] and the first version having this code is Zed. Please, check what version are you really using.
What is "Logical_ Router_ Static_ Route" row 3652a4cb- 7fac-4811- a4cc-d812a6d81c 3d? It is not present in the Logical_Router register thus I don't understand why this is happening. In the LR we have only two LRSR ([44a69276- e70d-4bf2- 868e-6426d70870 99, 865cca52- e270-4f0c- a16e-3cd04962e0 b0]) that are actually present in the DB.
Questions:
* Every time you perform an action on this router, do you have the same exception?
* Is this happening for other routers?
Regards.
[1]https:/ /review. opendev. org/c/openstack /neutron/ +/833455