Creating functional ssh keypair on RDO Mitaka via Chrome Advanced REST Client
The problem here is that REST API POST request creating ssh-keypair to
access nova servers doesn't write to disk rsa private key and only upload
public one to nova. Closing Chrome Client results loosing rsa private key.
To prevent failure to write to disk private key , save response-export.json as shown bellow.
|
|
Working via CLI ( invoking curl ) allows to upload rsa public key to Nova and create rsa private key as file Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.