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

Remove use of async result during asset cancel request #319

Merged
merged 1 commit into from
Jun 14, 2015

Conversation

yl3w
Copy link
Contributor

@yl3w yl3w commented Jun 13, 2015

Summary:
Remove deprecated API AsyncResult and replace with
Action. async when canceling an asset.

I tested intake and provisioning, however cancel itself requires softlayer and the particular change has not been tested. Given the change, I'm confident it is ok.

@byxorna @Primer42 @defect @roymarantz

Summary:
Remove deprecated API AsyncResult and replace with
Action. async when cancelling an asset.
@byxorna
Copy link
Contributor

byxorna commented Jun 13, 2015

@maddalab can you write some tests for this, maybe stub out the softlayer stuff? Looks simple enough, but I'd feel better if we made a habit of adding tests, especially where we have no good way to verify functionality

@yl3w
Copy link
Contributor Author

yl3w commented Jun 14, 2015

I added a note in the issue around replacing softlayer api with jclouds to add tests. Since we plan to do that for the next release and I need this change in a sequence of steps to implement ipv6 ipam, going to go ahead and merge.

yl3w added a commit that referenced this pull request Jun 14, 2015
Remove use of async result during asset cancel request
@yl3w yl3w merged commit 209c0d5 into master Jun 14, 2015
@yl3w yl3w deleted the bhaskar-remove-asyncresult branch June 14, 2015 03:46
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.

2 participants