Bug 801527
| Summary: | wrong error message when imagefactory is down | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Dave Johnson <dajohnso> |
| Component: | rubygem-aeolus-cli | Assignee: | Maros Zatko <mzatko> |
| Status: | CLOSED ERRATA | QA Contact: | wes hayutin <whayutin> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.0.0 | CC: | asettle, cpelland, dmacpher, juwu, morazi, mzatko, slinaber |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Failed attempts to build an image with Imagefactory caused a wrong error message stating. This bug fix updates rubygem-aeolus-cli with the correct error message:
"Please check that Imagefactory is running"
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-04 14:58:16 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dave Johnson
2012-03-08 18:17:07 UTC
In conductor/master
commit 16924722887bdc7f312088a111651e484c5097a4
Author: Maros Zatko <mzatko>
Date: Thu Sep 6 16:04:44 2012 +0200
Proper error when Imagefactory is down
commit d2f3856bd318084dd2b8449ca51c3ff7dc4d5964
Author: Maros Zatko <mzatko>
Date: Thu Mar 15 16:49:15 2012 +0100
BZ 801527: wrong error message when imagefactory is down
https://bugzilla.redhat.com/show_bug.cgi?id=801527
API:
* new API exception ServiceUnavailable
* rescue for ECONNREFUSED when imagefactory is down
In cli/master
commit 8a46b3f20ee1fdce65c44e7cc07af1c769a1ae07
Author: Maros Zatko <mzatko>
Date: Thu Sep 6 15:45:42 2012 +0200
BZ 801527: tests for wrong error message when imagefactory is down
commit 534f017294f838d467ffc3af4eb4d18aa8427366
Author: Maros Zatko <mzatko>
Date: Thu Mar 15 16:47:17 2012 +0100
BZ 801527: wrong error message when imagefactory is down
https://bugzilla.redhat.com/show_bug.cgi?id=801527
in build aeolus-conductor-0.13.3-1.el6cf good 2 go in CFCE v1.1 2012-09-14.5 puddle Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html |