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

DimensionData: Adding in new methods/tests for backups #695

Closed
wants to merge 5 commits into from

Conversation

jadunham1
Copy link
Contributor

Added in ability to add clients to a target
Added in ability to list backup info for a target
Added in positive tests

:param storage_policy: The storage policy for the client
:type storage_policy: ``str``

:param schedule_policy: The storage policy for the client
Copy link
Contributor

Choose a reason for hiding this comment

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

should be "The schedule policy for the client"

@jadunham1
Copy link
Contributor Author

I'm unhappy with how the classes for backups objects are directly defined here instead of in the common library. I'm going to make this change as well.

@jadunham1
Copy link
Contributor Author

Added negative tests around the info call if backups don't exist.
Moved the classes to common where the classes for the node exist.
Added a bunch of docs on the classes themselves.

@tonybaloney
Copy link
Contributor

the additional changes look great. thanks @jadunham1 merging.

@asfgit asfgit closed this in 2b6024e Feb 10, 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

2 participants