yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82307
[Bug 1862477] Re: API returns 401 for /v2.1 (when no auth provided)
*** This bug is a duplicate of bug 1845530 ***
https://bugs.launchpad.net/bugs/1845530
OK I confirmed that https://review.opendev.org/#/c/685181/ fixed the
reported bug and now with and without the token each query returns the
same version document.
** This bug has been marked a duplicate of bug 1845530
Versioned discovery endpoint should not require authentication
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1862477
Title:
API returns 401 for /v2.1 (when no auth provided)
Status in OpenStack Compute (nova):
Confirmed
Bug description:
As the subject goes, nova-api returns 401 for /v2.1 (when no auth
provided). This is far from sensitive information as it is revealed on
/ which does not return 401.
I discovered this debugging js-openstack-lib.
This is not a problem for other tested services (neutron, glance) as
they are registered w/o version in catalog.
(please let me know if this is actually desired behavior)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1862477/+subscriptions
References