yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67143
[Bug 1714388] [NEW] Pecan is missing the logic to hide authorization failures as 404s
Public bug reported:
The pecan code is missing the logic to translate some of the
authorization failures into 404s instead of 403's.
https://github.com/openstack/neutron/blob/8d2c1bd88b14eefbea74c72f384cb9952e7ee62e/neutron/api/v2/base.py#L575-L585
https://github.com/openstack/neutron/blob/8d2c1bd88b14eefbea74c72f384cb9952e7ee62e/neutron/api/v2/base.py#L389-L393
** Affects: neutron
Importance: High
Assignee: Kevin Benton (kevinbenton)
Status: In Progress
** Changed in: neutron
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1714388
Title:
Pecan is missing the logic to hide authorization failures as 404s
Status in neutron:
In Progress
Bug description:
The pecan code is missing the logic to translate some of the
authorization failures into 404s instead of 403's.
https://github.com/openstack/neutron/blob/8d2c1bd88b14eefbea74c72f384cb9952e7ee62e/neutron/api/v2/base.py#L575-L585
https://github.com/openstack/neutron/blob/8d2c1bd88b14eefbea74c72f384cb9952e7ee62e/neutron/api/v2/base.py#L389-L393
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1714388/+subscriptions
Follow ups