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

Adding SSH key support #161

Merged
merged 2 commits into from
Aug 12, 2013
Merged

Adding SSH key support #161

merged 2 commits into from
Aug 12, 2013

Conversation

beittenc
Copy link

Adds an SshKeyManager, which provides full add/edit/list/delete support for SSH keys. I also updated CCI and hardware ordering so that you can order servers with a default SSH key (subject to to the restrictions of the API). This addresses issue #147.


class AddSshKey(CLIRunnable):
"""
usage: sl sshkey add <label> (--file=FILE | --key=KEY )[options]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whitespace is a little awkward here after --key=KEY

sudorandom added a commit that referenced this pull request Aug 12, 2013
@sudorandom sudorandom merged commit feeaf01 into softlayer:master Aug 12, 2013
@beittenc beittenc deleted the ssh_key_support branch August 12, 2013 21:22
@beittenc beittenc mentioned this pull request Aug 13, 2013
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

2 participants