Bug 1385173
Summary: | Key Pairs: wrong quadicon displayed | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.6.0 | CC: | cpelland, dclarizi, hkataria, jhardy, mmojzis, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.6.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | ui:cloud | ||
Fixed In Version: | 5.6.3.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1352914 | Environment: | |
Last Closed: | 2016-11-30 19:57:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1352914 | ||
Bug Blocks: |
Comment 2
Harpreet Kataria
2016-10-14 22:27:14 UTC
New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/2d15edd0b0d781436235ceee875cb85e2adbc223 commit 2d15edd0b0d781436235ceee875cb85e2adbc223 Author: Martin Povolny <mpovolny> AuthorDate: Thu Oct 13 11:56:07 2016 +0200 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Nov 3 15:56:06 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=1385173 .../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.6.3.0. Ön hte summary screen is auth_key_pair.png. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2839.html |