Connection Refused error message misleading
Bug #1043067 reported by
Brian Waldon
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance Client |
Fix Released
|
Low
|
Andrew Laski |
Bug Description
The error message returned when glance client can't hit the server looks like this:
Error communicating with /v1/images/
The path in that message should really be the <host>:<port>
Changed in python-glanceclient: | |
assignee: | nobody → Andrew Laski (alaski) |
status: | Triaged → In Progress |
Changed in python-glanceclient: | |
milestone: | none → v0.5.2 |
Changed in python-glanceclient: | |
milestone: | v0.5.2 → v0.6.0 |
Changed in python-glanceclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/12874
Review: https:/