Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIBCLOUD-862] Implement SSH Key Create/Delete Methods for Vultr #914

Merged
merged 1 commit into from
Oct 24, 2016
Merged

[LIBCLOUD-862] Implement SSH Key Create/Delete Methods for Vultr #914

merged 1 commit into from
Oct 24, 2016

Conversation

femnad
Copy link
Contributor

@femnad femnad commented Oct 19, 2016

Implement SSH Key Create/Delete Methods for Vultr

Description

  • Implement the methods to be used for creating and deleting SSH keys with Vultr.
  • Add the corresponding tests.

JIRA ticket: https://issues.apache.org/jira/browse/LIBCLOUD-862

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

* Add methods to the Vultr compute driver for creating and deleting SSH key
  pairs.
* Add the corresponding tests for the Vultr compute driver test suite.
@tonybaloney
Copy link
Contributor

nice work, thanks for the contributions @femnad 👍

@asfgit asfgit merged commit 5c6cc2f into apache:trunk Oct 24, 2016
asfgit pushed a commit that referenced this pull request Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants