← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661189] [NEW] calls to cinder always in user context

 

Public bug reported:

My user is not Admin in Cinder. On attaching a volume nova tries to
update the volume admin metadata, but this fails:

"Policy doesn't allow volume:update_volume_admin_metadata to be
performed."

I would have expected that this call from nova to cinder happens in
context of an elevated service user, and not with the user's
context/token.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  calls to cinder always in user context

Status in OpenStack Compute (nova):
  New

Bug description:
  My user is not Admin in Cinder. On attaching a volume nova tries to
  update the volume admin metadata, but this fails:

  "Policy doesn't allow volume:update_volume_admin_metadata to be
  performed."

  I would have expected that this call from nova to cinder happens in
  context of an elevated service user, and not with the user's
  context/token.

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


Follow ups