Bug 1377434 - In CFME UI - "groups" is used instead of "pods"
Summary: In CFME UI - "groups" is used instead of "pods"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: Nimrod Shneor
QA Contact: Einat Pacifici
URL:
Whiteboard: container
Depends On:
Blocks: 1385154
TreeView+ depends on / blocked
 
Reported: 2016-09-19 17:04 UTC by Tony
Modified: 2018-04-17 08:19 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1385154 (view as bug list)
Environment:
Last Closed: 2017-06-12 17:55:17 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:
epacific: automate_bug+


Attachments (Terms of Use)
The word "groups" is displayed instead of the word "pods" (138.98 KB, image/png)
2016-09-19 17:04 UTC, Tony
no flags Details

Description Tony 2016-09-19 17:04:22 UTC
Created attachment 1202557 [details]
The word "groups" is displayed instead of the word "pods"

Description of problem:


CFME 5.7.0.0



Steps to Reproduce:

1.Compute ---> Containers ----> Providers

2.Click on Provider

3.In the Relationships table, click on Pods



Actual results:

"All Container Groups" is displayed


Expected results:

"All Container Pods" is displayed

Comment 3 CFME Bot 2016-09-28 22:56:16 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/6f3a6291d9262f6c6802a22cdf3428617229c5ed

commit 6f3a6291d9262f6c6802a22cdf3428617229c5ed
Author:     nimrodshn <nimrodshn>
AuthorDate: Mon Sep 26 16:16:40 2016 +0300
Commit:     nimrodshn <nimrodshn>
CommitDate: Wed Sep 28 12:02:23 2016 +0300

    Changed some strings from 'container groups' to 'pods'
    
    Specifically fixes the heading on Provider>Pods from 'Container Group' to 'Pods'.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1377434

 app/controllers/ems_common.rb                   | 2 +-
 app/models/container_group.rb                   | 2 +-
 spec/presenters/tree_builder_containers_spec.rb | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comment 5 Dafna Ron 2017-02-10 13:36:19 UTC
verified on cfme pod cfme-5.8.0.0-1.el7cf.x86_64

compute -> containers -> providers = pods will actually lead to the pods page.


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