[GitHub] libcloud pull request: DimensionData: Adding in ability to cancel ...

2016-04-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/libcloud/pull/739


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] libcloud pull request: DimensionData: Adding in ability to cancel ...

2016-04-06 Thread jadunham1
GitHub user jadunham1 opened a pull request:

https://github.com/apache/libcloud/pull/739

DimensionData: Adding in ability to cancel a backup job

Added ability to cancel a backup job
Added tests for full coverage
Removed target from canceling backup job, in base classes, target is in 
TargetBackupJob class
Refactored the DD info object a little bit to use the TargetBackupJob class 
instead of a DD specific class

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jadunham1/libcloud feature/dd_backups_jobs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/739.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #739


commit 5de9db8ef2f550f7891fa4d0c230e6c401493346
Author: Jeffrey Dunham 
Date:   2016-04-06T21:41:29Z

Adding in ability to cancel a backup job




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---