← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1400418] [NEW] neutron requests missing tenant_id in certain keystone configurations

 

Public bug reported:

None of the Neutron object create requests include the tenant_id that
should own the object. This is fine when the tenant_id is explicitly set
in the keystone context passed to Neutron because it derives the
tenant_id from that. However, if another keystone authentication method
is used that only sets the token, the tenant_id won't be present and
Neutron will give the following error to create requests:

"Running without keystone AuthN requires that tenant_id is specified"

** Affects: horizon
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1400418

Title:
  neutron requests missing tenant_id in certain keystone configurations

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  None of the Neutron object create requests include the tenant_id that
  should own the object. This is fine when the tenant_id is explicitly
  set in the keystone context passed to Neutron because it derives the
  tenant_id from that. However, if another keystone authentication
  method is used that only sets the token, the tenant_id won't be
  present and Neutron will give the following error to create requests:

  "Running without keystone AuthN requires that tenant_id is specified"

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


Follow ups

References