Please, attach the Neutron server logs in debug mode.
This seems to be a problem with the permissions. If your user has no permissions or the scope is invalid, the result with be a "webob.exc.HTTPNotFound" exception. Check [1]. This patch is not in Xena.
Update the oslo.policy library (if not updated), check your policy file and check the user permissions.
Hello Bartosz:
Please, attach the Neutron server logs in debug mode.
This seems to be a problem with the permissions. If your user has no permissions or the scope is invalid, the result with be a "webob. exc.HTTPNotFoun d" exception. Check [1]. This patch is not in Xena.
Update the oslo.policy library (if not updated), check your policy file and check the user permissions.
Regards.
[1]https:/ /review. opendev. org/c/openstack /neutron/ +/838697