Bug 837027 - Reference to "Pool" should be changed to "cloud resource zone"
Summary: Reference to "Pool" should be changed to "cloud resource zone"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: beta2
Assignee: Matt Wagner
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-02 14:40 UTC by Rehana
Modified: 2012-12-04 15:12 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-04 15:12:14 UTC
Embargoed:


Attachments (Terms of Use)
Quota_used (206.84 KB, image/png)
2012-07-02 14:40 UTC, Rehana
no flags Details
pool (38.42 KB, image/png)
2012-09-25 12:59 UTC, Aziza Karol
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 860314 0 unspecified CLOSED Application properties references pool vs cloud resource zone 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHEA-2012:1516 0 normal SHIPPED_LIVE CloudForms Cloud Engine 1.1 update 2012-12-04 19:51:45 UTC

Internal Links: 860314

Description Rehana 2012-07-02 14:40:55 UTC
Created attachment 595750 [details]
Quota_used

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.Login to conductor
2.Click on "default" CRZ

  
Actual results:
Observed that "Pool Quota Used " was displayed (PFA: Quota_used.png)

Expected results:
Should be changed to "Cloud resource zone quota used "


Additional info:
rpm -qa | grep aeolus
aeolus-configure-2.5.10-1.el6cf.noarch
aeolus-all-0.8.34-1.el6cf.noarch
aeolus-conductor-doc-0.8.34-1.el6cf.noarch
aeolus-conductor-daemons-0.8.34-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.3.3-2.el6_2.noarch
aeolus-conductor-0.8.34-1.el6cf.noarch

Comment 1 Rehana 2012-07-03 11:44:28 UTC
Observation 2:

Instance property also displays 'Pool' instead of 'cloud resource zone' (PFA:ss2.png)

Expected results:
Should be changed to "Cloud resource zone"

on

rpm -qa | grep aeolus
aeolus-configure-2.5.10-1.el6cf.noarch
aeolus-all-0.8.34-1.el6cf.noarch
aeolus-conductor-doc-0.8.34-1.el6cf.noarch
aeolus-conductor-daemons-0.8.34-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.3.3-2.el6_2.noarch
aeolus-conductor-0.8.34-1.el6cf.noarch

Comment 2 Dave Johnson 2012-09-17 20:03:16 UTC
reopened... still there with CFCE v1.1 2012-09-14.5 puddle

[root@hp-bl685cg6-01 data]# rpm -qa | grep aeolus | sort
aeolus-all-0.13.7-1.el6cf.noarch
aeolus-conductor-0.13.7-1.el6cf.noarch
aeolus-conductor-daemons-0.13.7-1.el6cf.noarch
aeolus-conductor-doc-0.13.7-1.el6cf.noarch
aeolus-configure-2.8.6-1.el6cf.noarch
rubygem-aeolus-cli-0.7.1-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch

Comment 3 Matt Wagner 2012-09-19 18:40:31 UTC
This is a series of things being done wrong.

Because it's string freeze, I'm going to do a quick-fix for this.

https://bugzilla.redhat.com/show_bug.cgi?id=858827 should be addressed post-1.1 as the "real" fix here.

Comment 5 Tzu-Mainn Chen 2012-09-19 20:47:44 UTC
Pushed to 1.1:

commit 4eea9f7aaf7a002419c8bfcb0b81774e9b608337
Author: Matt Wagner <matt.wagner>
Date:   Wed Sep 19 16:45:24 2012 -0400

    BZ 837027 - Pool to Cloud Resource Zone fix
    
    We were referencing a non-existent string, causing "Pool" to be
    displayed as a missing translation -- thus it didn't get converted
    to product names.
    
    The way we are joining these two strings rather than using a new
    string is broken but out of scope. I entered #858827 for that.
    
    This resolves https://bugzilla.redhat.com/show_bug.cgi?id=837027
    
    Signed-off-by: Tzu-Mainn Chen <tzumainn>

Comment 7 Aziza Karol 2012-09-25 12:47:43 UTC
Cloud Resource Zone Quota Used is displayed.

verified:
rpm -qa | grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.2-1.el6cf.noarch
aeolus-conductor-doc-0.13.14-1.el6cf.noarch
aeolus-configure-2.8.7-1.el6cf.noarch
aeolus-all-0.13.14-1.el6cf.noarch
aeolus-conductor-0.13.14-1.el6cf.noarch
aeolus-conductor-daemons-0.13.14-1.el6cf.noarch

Comment 8 Aziza Karol 2012-09-25 12:58:57 UTC
Instance property still displays 'Pool' instead of 'cloud resource zone'.
see attached screnshot.

#rpm -qa | grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.2-1.el6cf.noarch
aeolus-conductor-doc-0.13.14-1.el6cf.noarch
aeolus-configure-2.8.7-1.el6cf.noarch
aeolus-all-0.13.14-1.el6cf.noarch
aeolus-conductor-0.13.14-1.el6cf.noarch
aeolus-conductor-daemons-0.13.14-1.el6cf.noarch

Comment 9 Aziza Karol 2012-09-25 12:59:46 UTC
Created attachment 617016 [details]
pool

Comment 10 Tzu-Mainn Chen 2012-09-25 13:13:30 UTC
This is a separate issue; it should be tracked in a different BZ

Comment 11 Dave Johnson 2012-09-25 14:56:35 UTC
opened 860314 to track the issue in comment 8 & 9

verified per comment 7

Comment 13 errata-xmlrpc 2012-12-04 15:12:14 UTC
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


Note You need to log in before you can comment on or make changes to this bug.