Bug 1326585 - Provider UI: RSA key pair credentials use single-line text input field for "Private key"
Summary: Provider UI: RSA key pair credentials use single-line text input field for "P...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.5.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.6.0
Assignee: Sam Lucidi
QA Contact: Shveta
URL:
Whiteboard: ui:provider:openstack:google
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 07:33 UTC by Jan Krocil
Modified: 2016-07-12 18:44 UTC (History)
12 users (show)

Fixed In Version: 5.6.0.6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-29 15:49:01 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
private key (79.93 KB, image/png)
2016-06-01 04:40 UTC, Shveta
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1348 0 normal SHIPPED_LIVE CFME 5.6.0 bug fixes and enhancement update 2016-06-29 18:50:04 UTC

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


Note You need to log in before you can comment on or make changes to this bug.