Bug 1296052

Summary: Support ssh-keygen of OpenSSH 6.8
Product: Red Hat OpenStack Reporter: Lee Yarwood <lyarwood>
Component: openstack-novaAssignee: Lee Yarwood <lyarwood>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: low Docs Contact:
Priority: low    
Version: 5.0 (RHEL 6)CC: berrange, dasmith, eglynn, kchamart, ndipanov, nlevinki, sbauza, sferdjao, sgordon, vromanso, yeylon
Target Milestone: ---Keywords: TestOnly, Triaged, ZStream
Target Release: 5.0 (RHEL 6)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-nova-2014.1.5-17.el6ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1296049 Environment:
Last Closed: 2016-03-21 18:36:08 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:
Bug Depends On: 1296049    
Bug Blocks:    

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.