Bug 816054
| Summary: | "#<ProviderAccount:0x7fb4b47776b0>" is displayed in UI when provider quota is enforced. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Aziza Karol <akarol> | ||||||
| Component: | aeolus-conductor | Assignee: | Imre Farkas <ifarkas> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 1.0.0 | CC: | asettle, athomas, cpelland, dajohnso, morazi, rlandy, whayutin | ||||||
| Target Milestone: | rc | Keywords: | Triaged | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
The error message displayed when provider quota is enforced is incorrect.'#<ProviderAccount:0x7fb4b47776b0>' should not be displayed and is now refactored. The correct error message is now displayed.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-04 15:07:06 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Aziza Karol
2012-04-25 07:25:36 UTC
Created attachment 580079 [details]
quota err
Aziza, I have set this bug as a blocker for the 1.0.z release. Can you also try recreating after selecting a cloud resource cluster. Thanks in 1.1 branch:
commit ef4453cf3988c6f84c0b9771030691db4e25b9bd
Author: Imre Farkas <ifarkas>
Date: Wed Aug 29 16:11:58 2012 +0200
Fix notifications
https://bugzilla.redhat.com/show_bug.cgi?id=816054
(cherry picked from commit ff0a8ad67d0bdb90e7ce493c144cda53c7167cc7)
commit a8ab1b34a795e394771889747dd35f7329eb5958
Author: Imre Farkas <ifarkas>
Date: Wed Aug 29 16:11:28 2012 +0200
Refactor find_match_with_common_account
https://bugzilla.redhat.com/show_bug.cgi?id=816054
(cherry picked from commit 125a34a4dec4bba747451a6086144656a3b75bd1)
commit 24001a029ee14a5aeb17cfe3358fa169aa649a38
Author: Imre Farkas <ifarkas>
Date: Wed Aug 29 16:11:03 2012 +0200
Move InstanceMatch filtering logic to ProviderSelection
https://bugzilla.redhat.com/show_bug.cgi?id=816054
(cherry picked from commit 611b2e0bb1aa2d1142db0d3643edb1f63231f96b)
Tested rpms:
>> rpm -qa |grep aeolus
aeolus-configure-2.8.6-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.1-1.el6cf.noarch
aeolus-conductor-0.13.8-1.el6cf.noarch
aeolus-conductor-daemons-0.13.8-1.el6cf.noarch
aeolus-conductor-doc-0.13.8-1.el6cf.noarch
aeolus-all-0.13.8-1.el6cf.noarch
If a quota is added to rhevm (quota number = number of instances already launched to rhevm) and then the user attempts to launch and additional instance, the following (correct) message is displayed:
*************
Errors
Some Component Blueprints will not be launched:
mock_mockuser: Image is not pushed to this Cloud Resource Provider Account
ec2-us-east-1_AKIAJCBB265A57CGKR2Q: Image is not pushed to this Cloud Resource Provider Account
ec2-us-west-1_AKIAJCBB265A57CGKR2Q: Image is not pushed to this Cloud Resource Provider Account
vsphere-default_Administrator: Cloud Resource Profile match not found
rhevm-default_admin@internal: Cloud Resource Provider Account quota reached
**************
See attached screenshot.
Marking this BZ as 'verified'
Created attachment 615565 [details]
message - quota already met
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 |