Description of problem:Some notifications show ManageIQ not CFME such as when you rename a new embedded ansible repo the completion icon shows manageiq. Version-Release number of selected component (if applicable):5.8.0.13 How reproducible:100% Steps to Reproduce: 1.provision appliance 2.enable embedded ansible 3.add repo 4.rename repo Actual results:notification shows: The operation ConfigurationScriptSource update_in_provider {:name=>"testw2", :description=>"", :scm_type=>"git", :scm_url=>"https://github.com/patchkez/ansible_playbooks", :scm_branch=>"", :scm_clean=>false, :scm_delete_on_update=>false, :scm_update_on_launch=>false, :href=>"https://**********/api/configuration_script_sources/1000000000001", :id=>1000000000001, :manager_id=>1000000000002, :manager_ref=>"6", :created_at=>"2017-05-04T11:34:51Z", :updated_at=>"2017-05-04T11:34:51Z", :type=>"ManageIQ::Providers::EmbeddedAnsible::AutomationManager::ConfigurationScriptSource", :status=>"successful", :actions=>[{:name=>"edit", :method=>"post", :href=>"https://*********/api/configuration_script_sources/1000000000001"}, {:name=>"delete", :method=>"post", :href=>"https://**********/api/configuration_script_sources/1000000000001"}, {:name=>"delete", :method=>"delete", :href=>"https://********/api/configuration_script_sources/1000000000001"}]} on Tower(manager_id: 1000000000002) completed successfully. Expected results:should we see CFME::providers::EmbeddedAnsible Additional info:
PR is here https://github.com/ManageIQ/manageiq/pull/14977
PR merged.
Verified in 5.9.0.2