Keypair tests failing on Fedora 22

Bug #1463405 reported by Artom Lifshitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
In Progress
Undecided
Artom Lifshitz

Bug Description

To use an example, test_keypairs_post is failing on with:

NoMatch: Values do not match:
Template: ^([0-9a-f]{2}:){15}[0-9a-f]{2}$
Response: SHA256:4x+7c/6RKxVtSbQrFIRRH14GQzAgkRmbNd9QfsU/dXk

This happens on Fedora 22 because it introduced the following option to ssh-keygen:

     -E fingerprint_hash
             Specifies the hash algorithm used when displaying key fingerprints. Valid
             options are: “md5” and “sha256”. The default is “sha256”.

I'm guessing that the default used to be MD5 with no possibility to change it (which is what Nova expects), and now it's SHA256.

Tags: keypairs
Revision history for this message
Artom Lifshitz (notartom) wrote :

This only affects stable/juno

Changed in nova:
assignee: nobody → Artom Lifshitz (notartom)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/189814

Changed in nova:
status: New → In Progress
tags: added: keypairs
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.