Bug 831091
| Summary: | Total Quota usage is not getting displayed | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Rehana <redakkan> | ||||||||
| Component: | aeolus-conductor | Assignee: | Angus Thomas <athomas> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 1.0.0 | CC: | dajohnso, dmacpher, morazi, rlandy | ||||||||
| Target Milestone: | rc | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2012-12-04 15:10:30 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: |
|
||||||||||
Created attachment 603085 [details]
working
This looks to be working now. In order for those fields to populate the pool/zone cannot be set to unlimited.
In this case, I gave the pool a quota of 2 and the zone a quota of 1 with one instance running.
Created attachment 603167 [details]
total
I was pointing to the Total of "Quota used" , currently it displays blank.
PFA.Total.png
Looking at the version of conductor installed from:
>> 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
It remains that the Total of "Quota Used" is blank. Checking in with Dave Johnson on the desired behaviour (chat commenst copied below):
<dajo> total for that column doesn't make sense which is why it is blank, that's the quota for the individual zone
<dajo> the contribution to the overall pool family is the next column which is totaled
Noting the comments above, marking this BZ verified as the desired behaviour is shown.
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 |
Created attachment 591119 [details] no_total_usage Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Login to conductor 2.Go to 'cloud' 3. Actual results: Observed that total 'quota used' was not showing any value (PFA:no_total_usage.png) Expected results: Should display total ' quota used' Additional info: rpm -qa | grep aeolus aeolus-configure-2.5.7-1.el6_3.noarch aeolus-all-0.8.27-1.el6_3.noarch aeolus-conductor-0.8.27-1.el6_3.noarch aeolus-conductor-doc-0.8.27-1.el6_3.noarch aeolus-conductor-daemons-0.8.27-1.el6_3.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.3-1.el6_3.noarch