← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1469356] [NEW] glance v2 image api should provide accurate message for user

 

Public bug reported:

glance v2 api is uses multiple proxies,  the exceptions is thrown from
those proxies and be handled in v2 api.  The original message in
exception is more accurate, we should show that original message to
user, instead of making a common message which is not useful for end
user.

For example: when user attempts to create membership to a public image,
currently he will get a message "Not allowed to create members for
image",  user doesn't get useful information.  If we use the message
from the original exception, it will show "Public images do not have
members", it is more accurate.

** Affects: glance
     Importance: Undecided
     Assignee: Long Quan Sha (shalq)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Long Quan Sha (shalq)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1469356

Title:
  glance v2 image api should provide accurate message for user

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  glance v2 api is uses multiple proxies,  the exceptions is thrown from
  those proxies and be handled in v2 api.  The original message in
  exception is more accurate, we should show that original message to
  user, instead of making a common message which is not useful for end
  user.

  For example: when user attempts to create membership to a public
  image,  currently he will get a message "Not allowed to create members
  for image",  user doesn't get useful information.  If we use the
  message from the original exception, it will show "Public images do
  not have members", it is more accurate.

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


Follow ups

References