Description of problem: Up till the RHV-4.0 release, CFME add provider from type: "Red Hat Enterprise Visualization Manager" fitted the Branding of RHEVM-3.6 and bellow. Now with the new branding, named "RHV", type will need to change according. Version-Release number of selected component (if applicable): CFME-4.1
https://github.com/ManageIQ/manageiq/pull/12471
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/7594c8d021e576e373e1fc39e5d50ecb04bfe422 commit 7594c8d021e576e373e1fc39e5d50ecb04bfe422 Author: borod108 <bodnopoz> AuthorDate: Mon Nov 7 15:56:15 2016 +0200 Commit: borod108 <bodnopoz> CommitDate: Sun Dec 4 12:18:57 2016 +0200 Changed Red Hat provider description Changed 'Red Hat Enterprise Virtualization Manager' to 'Red Hat Virtualization Manager' in Red Hat provider description. https://bugzilla.redhat.com/show_bug.cgi?id=1372992 app/helpers/application_helper/discover.rb | 2 +- app/models/manageiq/providers/redhat/infra_manager.rb | 2 +- spec/controllers/ems_infra_controller_spec.rb | 2 +- spec/models/ext_management_system_spec.rb | 2 +- spec/models/manageiq/providers/redhat/infra_manager_spec.rb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
Should have changed to 'Red Hat Virtualization' and not 'Red Hat Virtualization Manager'.
PRs: https://github.com/ManageIQ/manageiq/pull/14703 https://github.com/ManageIQ/manageiq-providers-ovirt/pull/6 https://github.com/ManageIQ/manageiq-ui-classic/pull/973
Verified on: CFME 5.9.0.4 RHV 4.1.7.4 Verification steps: 1) Compute -> Infrastructure -> Providers 2) Configuration -> Add a new infrastructure provider 3) verify that type is "Red Hat Virtualization"