Comment 7 for bug 1995287

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

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.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.

Regards.

[1]https://review.opendev.org/c/openstack/neutron/+/838697