← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1407681] [NEW] Invalid image-id to glance member-list gives improper o/p message

 

Public bug reported:

Whenever and invalid image-id is given to the command glance member-
list, an error message is being observed, but the message was improperly
formatted.

koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$ glance --version
0.14.2
koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$ glance member-list --image-id 13414
<html>
 <head>
  <title>404 Not Found</title>
 </head>
 <body>
  <h1>404 Not Found</h1>
  The resource could not be found.<br /><br />
Image with identifier 13414 not found

 </body>
</html> (HTTP 404)
koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$

** Affects: glance
     Importance: Undecided
         Status: New

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

Title:
  Invalid image-id to glance member-list gives improper o/p message

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

Bug description:
  Whenever and invalid image-id is given to the command glance member-
  list, an error message is being observed, but the message was
  improperly formatted.

  koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$ glance --version
  0.14.2
  koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$ glance member-list --image-id 13414
  <html>
   <head>
    <title>404 Not Found</title>
   </head>
   <body>
    <h1>404 Not Found</h1>
    The resource could not be found.<br /><br />
  Image with identifier 13414 not found

   </body>
  </html> (HTTP 404)
  koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$

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


Follow ups

References