Project

General

Profile

Actions

Feature #8840

closed

Add support for several private SSH keys for OpenStack instances

Added by Evgeny Novikov about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Deployment
Target version:
Start date:
04/19/2018
Due date:
% Done:

90%

Estimated time:
Published in build:

Description

At the moment it is assumed that a user manually creates a key pair with name "ldv" and a public SSH key through, say, a web interface to OpenStack. Then scripts create instances almost referring to this key pair. So there is the only corresponding private SSH key that can be used to access instances.

As a minor issue, it is very welcome to check presence and validness of the private SSH key, since now it can take much time to fall into related errors.

Actions #1

Updated by Ilya Shchepetkov about 6 years ago

  • Status changed from New to Open
  • % Done changed from 0 to 90

Implemented in "feature_8840" branch. As a side effect, password-protected private keys are now supported.

Code review is required.

Actions #2

Updated by Evgeny Novikov about 6 years ago

  • Target version changed from 2.0 to 1.0

Since implementation of this issue isn't so hard and it is beyond of the verification workflow, let's consider it for Klever 1.0.

Actions #3

Updated by Evgeny Novikov about 6 years ago

  • Status changed from Open to Closed

I merged the branch to master in 13a40a6e.

Actions

Also available in: Atom PDF