Bug 1406443
| Summary: | SSH RSA key validation fails with error for OpenStack Infra Provider | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Petr Blaho <pblaho> | |
| Component: | Providers | Assignee: | Petr Blaho <pblaho> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Omri Hochman <ohochman> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.7.0 | CC: | cpelland, dajohnso, jfrey, jhardy, obarenbo, tzumainn | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1413210 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 17:31:54 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Openstack | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1413210 | |||
|
Description
Petr Blaho
2016-12-20 14:30:07 UTC
New PR solving this is the last one - https://github.com/ManageIQ/manageiq/pull/13445 Code from previous one is used in the last one. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/47c753976235bba324f725bd54da64d73deacddd commit 47c753976235bba324f725bd54da64d73deacddd Author: Petr Blaho <pblaho> AuthorDate: Tue Dec 20 16:19:00 2016 +0100 Commit: Petr Blaho <pblaho> CommitDate: Wed Jan 11 15:38:10 2017 +0100 Check ems_cluster_id - OS Infra SSH KEY validation This adds ems_cluster_id checking when selecting Hosts for ssh key validation on OpenStack Infra Provider. Solves https://bugzilla.redhat.com/show_bug.cgi?id=1406443 app/models/manageiq/providers/openstack/infra_manager.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) verified on 5.8.0.4 |