Public bug reported: There was an effort in the past to ensure all GET APIs within keystone support corresponding HEAD methods [0]. This bug report is to cleanup the remaining APIs that have been introduced since then or overlooked.
The fix for this should be either updating each GET API to support HEAD using get_head_action or updating each get_action usage with a comment explaining why get_head_action isn't needed. [0] https://bugs.launchpad.net/keystone/+bug/1370335 ** Affects: keystone Importance: Wishlist Status: Triaged ** Tags: low-hanging-fruit ** Changed in: keystone Status: New => Triaged ** Changed in: keystone Importance: Undecided => Low ** Changed in: keystone Importance: Low => Wishlist ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1696574 Title: support HEAD requests for all GET /v3/* actions Status in OpenStack Identity (keystone): Triaged Bug description: There was an effort in the past to ensure all GET APIs within keystone support corresponding HEAD methods [0]. This bug report is to cleanup the remaining APIs that have been introduced since then or overlooked. The fix for this should be either updating each GET API to support HEAD using get_head_action or updating each get_action usage with a comment explaining why get_head_action isn't needed. [0] https://bugs.launchpad.net/keystone/+bug/1370335 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1696574/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

