Errors should not print json
Bug #1398838 reported by
Monty Taylor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Triaged
|
Medium
|
Ian Cordasco | ||
Glance Client |
Fix Released
|
Medium
|
David Wilde |
Bug Description
When I try to use glanceclient to upload an image and it does not work, glanceclient should not print json.
mordred@mordred-irc:~/system-
{
"overLimit" : {
"code" : 413,
"message" : "OverLimit Retry...",
"details" : "Error Details...",
}
} (HTTP 413)
A nice error message would be better.
Changed in python-glanceclient: | |
assignee: | nobody → Ian Cordasco (icordasc) |
Changed in python-glanceclient: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in python-glanceclient: | |
assignee: | Ian Cordasco (icordasc) → David Wilde (david-wilde-rackspace) |
Changed in python-glanceclient: | |
milestone: | none → v0.16.0 |
Changed in python-glanceclient: | |
milestone: | v0.16.0 → v.16.1 |
Changed in python-glanceclient: | |
status: | Fix Committed → Fix Released |
Changed in glance: | |
milestone: | kilo-3 → none |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/148387
Review: https:/