← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2052916] [NEW] HTTP get on s3tokens and ec2tokens endpoint gives 500 internal error

 

Public bug reported:

When doing a HTTP GET against s3tokens and ec2tokens endpoint we should
get a 405 method not allowed but because the get method is getting
enforced we get a 500 internal server error instead.

AssertionError: PROGRAMMING ERROR: enforcement
(`keystone.common.rbac_enforcer.enforcer.RBACEnforcer.enforce_call()`)
has not been called; API is unenforced.

** Affects: keystone
     Importance: Undecided
         Status: In Progress

-- 
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/2052916

Title:
  HTTP get on s3tokens and ec2tokens endpoint gives 500 internal error

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  When doing a HTTP GET against s3tokens and ec2tokens endpoint we
  should get a 405 method not allowed but because the get method is
  getting enforced we get a 500 internal server error instead.

  AssertionError: PROGRAMMING ERROR: enforcement
  (`keystone.common.rbac_enforcer.enforcer.RBACEnforcer.enforce_call()`)
  has not been called; API is unenforced.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/2052916/+subscriptions



Follow ups