Created attachment 1176429 [details] key pairs list view Description of problem: On the Key Pairs List View "auth_key_pair.png" its display. However, on the Summary Screen "authentication.png" is displayed in the quad icon. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. On the Key Pairs List View "auth_key_pair.png" its display. However, on the Summary Screen "authentication.png" is displayed in the quad icon. 2. 3. Actual results: Expected results: Additional info: Github issue https://github.com/ManageIQ/manageiq/issues/8987
PR: https://github.com/ManageIQ/manageiq/pull/9062
I can still see authentication.png on the summary screen in 5.7.0.3.
https://github.com/ManageIQ/manageiq/pull/11881
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/7e89b5a2f83f6e6d84b0ba9450426703245612c2 commit 7e89b5a2f83f6e6d84b0ba9450426703245612c2 Author: Martin Povolny <mpovolny> AuthorDate: Thu Oct 13 11:56:07 2016 +0200 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Oct 13 17:16:52 2016 -0400 Merge pull request #11881 from h-kataria/added_missing_key_pair_decorators Added missing key_pair decorators. (cherry picked from commit 25991b7f21c0f51b0375ccf64aa16eeeb83a7177) https://bugzilla.redhat.com/show_bug.cgi?id=1352914 .../google/cloud_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ .../openstack/cloud_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ .../openstack/infra_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 app/decorators/manageiq/providers/google/cloud_manager/auth_key_pair_decorator.rb create mode 100644 app/decorators/manageiq/providers/openstack/cloud_manager/auth_key_pair_decorator.rb create mode 100644 app/decorators/manageiq/providers/openstack/infra_manager/auth_key_pair_decorator.rb
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/029ada27316a01773c5a43a44aeba24ea015d910 commit 029ada27316a01773c5a43a44aeba24ea015d910 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Oct 12 12:06:44 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Oct 12 12:08:41 2016 -0400 Added missing key_pair decorators. This fixes quadicons on different types of key pair summary screens. This was partially fixed by https://github.com/ManageIQ/manageiq/pull/9062 https://bugzilla.redhat.com/show_bug.cgi?id=1352914 .../google/cloud_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ .../openstack/cloud_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ .../openstack/infra_manager/auth_key_pair_decorator.rb | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 app/decorators/manageiq/providers/google/cloud_manager/auth_key_pair_decorator.rb create mode 100644 app/decorators/manageiq/providers/openstack/cloud_manager/auth_key_pair_decorator.rb create mode 100644 app/decorators/manageiq/providers/openstack/infra_manager/auth_key_pair_decorator.rb
Verified in 5.8.0.4. "Two keys" icon is displayed in summary.