yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26626
[Bug 1407681] Re: Invalid image-id to glance member-list gives improper o/p message
*** This bug is a duplicate of bug 1395207 ***
https://bugs.launchpad.net/bugs/1395207
** Project changed: glance => python-glanceclient
** This bug has been marked a duplicate of bug 1395207
glance create-image returned error message contains html keys.
--
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 Python client library for 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/python-glanceclient/+bug/1407681/+subscriptions
References