Bug 1296052 - Support ssh-keygen of OpenSSH 6.8
Summary: Support ssh-keygen of OpenSSH 6.8
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 5.0 (RHEL 6)
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
: 5.0 (RHEL 6)
Assignee: Lee Yarwood
QA Contact: nlevinki
URL:
Whiteboard:
Depends On: 1296049
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-06 09:58 UTC by Lee Yarwood
Modified: 2019-09-09 15:41 UTC (History)
11 users (show)

Fixed In Version: openstack-nova-2014.1.5-17.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of: 1296049
Environment:
Last Closed: 2016-03-21 18:36:08 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lee Yarwood 2016-01-06 09:58:40 UTC
+++ This bug was initially created as a clone of Bug #1296049 +++

Description of problem:

The lack of support for openssh 6.8 in Icehouse and Juno results in unit tests failing when ran on Fedora based development hosts. Though RHEL OSP does not formally support Fedora it would be useful to backport the following change to allow developers to run tests locally.

Support ssh-keygen of OpenSSH 6.8
https://review.openstack.org/#/c/191847/

Version-Release number of selected component (if applicable):
openstack-nova-2014.1.5-9
openstack-nova-2014.2.3-42

How reproducible:
Always.

Steps to Reproduce:
1. Run unit tests on a host with openssh >= 6.8

Actual results:

The following unit tests will fail (note paths may vary between versions) :

nova.tests.unit.api.ec2.test_cloud.CloudTestCase.test_import_key_pair
nova.tests.unit.compute.test_keypairs.ImportKeypairTestCase.test_success_ssh

Expected results:

No unit tests fail.

Additional info:

Comment 3 Lon Hohberger 2016-03-15 20:11:21 UTC
According to our records, this should be resolved by openstack-nova-2014.1.5-29.el6ost.  This build is available now.


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