Hide Forgot
Description of problem: Issue on upstream master: https://github.com/ManageIQ/manageiq/issues/10604 Version-Release number of selected component (if applicable): 5.6.1.2 How reproducible: Always Steps to Reproduce: 1. Add an ec2 provider 2. Go to Compute -> Cloud -> Providers 3. Switch to list view Actual results: Region value is CFME region and not ec2 region. It makes it really confusing, because with ec2 I associate "region" as ec2 region and not as cfme region. Expected results: Additional info:
https://github.com/ManageIQ/manageiq/pull/12510
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/1d85e4f6368865bf44586ea6c164b5e79378cbe1 commit 1d85e4f6368865bf44586ea6c164b5e79378cbe1 Author: Jozef Zigmund <jzigmund> AuthorDate: Tue Nov 8 18:54:59 2016 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Mon Nov 21 16:39:02 2016 +0100 Change Region column name on the Cloud Providers list view https://bugzilla.redhat.com/show_bug.cgi?id=1371209 app/helpers/application_helper.rb | 8 ++++++++ app/views/layouts/_list_grid.html.haml | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-)
Verified in 5.8.0.4. Region was renamed to CFME Region.
One time issue. Setting qe_test_coverage flag to -.