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

Create semantic interface for SSH Keys / Management #31

Open
cbreden opened this issue Jun 16, 2014 · 1 comment
Open

Create semantic interface for SSH Keys / Management #31

cbreden opened this issue Jun 16, 2014 · 1 comment

Comments

@cbreden
Copy link

cbreden commented Jun 16, 2014

No description provided.

@cbreden
Copy link
Author

cbreden commented Jun 25, 2014

Going with a few user stories here since I don't have technical requirements yet.

  • As a developer, I want to be able to retrieve SSH objects through a simple list (get_all) or more complex search/query method.
  • As a developer, I want to be able to create / update / delete these SSH objects with common parameters being easily accessible.
  • As a developer, I want to use these objects as ruby-natively as possible when ordering servers or adding/removing keys on an existing system.
  • As a developer, I want a method to see the key objects for a particular systems.
  • As a developer, I want a method to see the systems associated with a particular key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants