Bug 826113
| Summary: | New Image : Upload and URL option does not show any error message when accounts are not mapped to the cloud in which images are being launched | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | aeolus-conductor | Assignee: | Jozef Zigmund <jzigmund> |
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0.0 | CC: | akarol, asettle, athomas, dajohnso, deltacloud-maint, dmacpher, hbrock, matt.wagner, redakkan, ssachdev, tzumainn |
| Target Milestone: | rc | Keywords: | Triaged, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
There was no error message to alert the user to add a provider account before building an image. This could cause a user to think that image options were broken. This update provides an alert message to remind users to add a provider account prior to building an image.
|
Story Points: | --- |
| Clone Of: | 806846 | Environment: | |
| Last Closed: | 2012-12-04 15:09:46 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: | |||
| Bug Depends On: | 806846 | ||
| Bug Blocks: | |||
|
Comment 1
Tzu-Mainn Chen
2012-05-29 17:42:21 UTC
I see this now on 1.1:
commit dec27f231cacb1ba11e2ddb6f9a2bd77d48c87e4
Author: Jozef Zigmund <jzigmund>
Date: Thu May 24 17:37:13 2012 +0200
BZ 806846 Disabled submit_tag in images#new views when no provider are enabled
commit 144afb2834b7589e6a1860b846c2ee5c6913eb93
Author: Jozef Zigmund <jzigmund>
Date: Thu May 24 17:03:09 2012 +0200
BZ 806846 ImageController: removed duplicate code, fixed flash displaying
"Images cannot be built. There are no enabled Cloud Resource Provider Accounts associated with this Cloud" is displayed when trying to build and image when accounts are not mapped to the cloud. verified: rpm -qa | grep aeolus aeolus-conductor-daemons-0.13.8-1.el6cf.noarch rubygem-aeolus-cli-0.7.1-1.el6cf.noarch aeolus-configure-2.8.6-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-conductor-0.13.8-1.el6cf.noarch aeolus-conductor-doc-0.13.8-1.el6cf.noarch aeolus-all-0.13.8-1.el6cf.noarch 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 |