Bug 1437509 - containers: table "selectors" under replicators was changed to "Node selectors"
Summary: containers: table "selectors" under replicators was changed to "Node selectors"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: GA
: 5.9.0
Assignee: Nimrod Shneor
QA Contact: Einat Pacifici
URL:
Whiteboard: container
Depends On:
Blocks: 1439287
TreeView+ depends on / blocked
 
Reported: 2017-03-30 12:51 UTC by Dafna Ron
Modified: 2018-06-05 11:45 UTC (History)
5 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1439287 (view as bug list)
Environment:
Last Closed: 2018-03-06 15:39:02 UTC
Category: ---
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen shots (311.19 KB, application/x-gzip)
2017-03-30 12:51 UTC, Dafna Ron
no flags Details

Description Dafna Ron 2017-03-30 12:51:16 UTC
Created attachment 1267521 [details]
screen shots

Description of problem:

in cfme 5.8 table "selectors" under replicators was changed to "Node selectors"


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

cfme-5.8.0.8-alpha1.1.el7cf.x86_64

How reproducible:
100%

Steps to Reproduce:
1. deploy cfme 5.8 and add it as container provider to cfme
2. log in to cfme and navigate to computes -> containers -> replicators 
3. select a replicator 
4. in openshift run: oc descrive rc <replicator name> 

Actual results:

in cfme the "selector" table was re-named to "node selectors" 
in openshift, the selectors are still named selectors

Expected results:

we should either document the change if it was done based on a request or change it back to selector. 
Additional info:

Comment 1 Nimrod Shneor 2017-04-05 10:35:55 UTC
fix in the following PR: https://github.com/ManageIQ/manageiq-ui-classic/pull/923


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