NOVA_MIGRATION_KEY_SECRET bad format

Bug #1904394 reported by Cyril Lopez
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Packstack
Fix Released
High
Unassigned

Bug Description

The ssh private deployed on compute node is not working :

ssh -i /etc/nova/migration/identity nova_migration@10.0.0.10
Load key "/etc/nova/migration/identity": invalid format
ssh-keygen -y -e -f /etc/nova/migration/identity
Load key "/etc/nova/migration/identity": invalid format

The file is missing a "\n" after ---- END SSH2 PUBLIC KEY ---- to be valid

Adding manually :

ssh-keygen -y -e -f /etc/nova/migration/identity
---- BEGIN SSH2 PUBLIC KEY ----
[...]

Javier Peña (jpena-c)
Changed in packstack:
status: In Progress → Confirmed
importance: Undecided → High
Revision history for this message
Oleksiy Butenko (obutenko) wrote :
Changed in packstack:
status: In Progress → Fix Released
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.