Bug 1326585

Summary: Provider UI: RSA key pair credentials use single-line text input field for "Private key"
Product: Red Hat CloudForms Management Engine Reporter: Jan Krocil <jkrocil>
Component: ProvidersAssignee: Sam Lucidi <slucidi>
Status: CLOSED ERRATA QA Contact: Shveta <sshveta>
Severity: high Docs Contact:
Priority: high    
Version: 5.5.0CC: cpelland, dajohnso, hkataria, jfrey, jhardy, mpovolny, obarenbo, simaishi, slucidi, sshveta, tlehinev, tzumainn
Target Milestone: GA   
Target Release: 5.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:provider:openstack:google
Fixed In Version: 5.6.0.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-29 15:49:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
private key none

Comment 9 CFME Bot 2016-05-10 17:15:55 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/c2ba40d099b38389ddcd0bc72e2d387d6e6c5586

commit c2ba40d099b38389ddcd0bc72e2d387d6e6c5586
Author:     Sam Lucidi <slucidi>
AuthorDate: Thu Apr 21 18:03:38 2016 -0400
Commit:     Sam Lucidi <slucidi>
CommitDate: Fri May 6 16:16:46 2016 -0400

    Change RSA key input to file upload
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1326585

 .../ems_common/ems_common_form_controller.js       |  6 +-
 .../ems_keypair/ems_keypair_controller.js          | 63 +++++++++++++++++
 app/assets/javascripts/directives/require_file.js  | 24 +++++++
 app/models/mixins/authentication_mixin.rb          |  1 -
 app/views/ems_cloud/edit.html.haml                 |  1 -
 app/views/ems_infra/edit.html.haml                 |  2 -
 .../_auth_keypair_angular_bootstrap.html.haml      | 81 ++++++++++++++++++++++
 .../angular/_form_buttons_verify_angular.html.haml |  1 -
 .../angular/_multi_auth_credentials.html.haml      | 11 +--
 .../ems_common/ems_common_form_controller_spec.js  |  6 +-
 10 files changed, 173 insertions(+), 23 deletions(-)
 create mode 100644 app/assets/javascripts/controllers/ems_keypair/ems_keypair_controller.js
 create mode 100644 app/assets/javascripts/directives/require_file.js
 create mode 100644 app/views/layouts/angular-bootstrap/_auth_keypair_angular_bootstrap.html.haml

Comment 13 Shveta 2016-06-01 04:40:27 UTC
Created attachment 1163486 [details]
private key

Comment 14 Shveta 2016-06-01 04:52:15 UTC
Verified in 5.6.0.8-rc1.20160524155303_f2a5a50

Comment 16 errata-xmlrpc 2016-06-29 15:49:01 UTC
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://access.redhat.com/errata/RHBA-2016:1348