You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Josef Cacek <no...@github.com> on 2016/09/02 15:20:35 UTC

[jclouds/jclouds-labs] JCLOUDS-1170 The azurecompute provider should remove disk blobs (#316)

JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1170

This fixes removing VM disks on Azure. There was missing query parameter in the API call, which caused increasing storage consumption because the data blobs were not deleted for the removed disks.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/316

-- Commit Summary --

  * JCLOUDS-1170 The azurecompute provider should remove disk blobs

-- File Changes --

    M azurecompute/src/main/java/org/jclouds/azurecompute/features/DiskApi.java (2)
    M azurecompute/src/test/java/org/jclouds/azurecompute/features/DiskApiMockTest.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/316.patch
https://github.com/jclouds/jclouds-labs/pull/316.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/316

Re: [jclouds/jclouds-labs] JCLOUDS-1170 The azurecompute provider should remove disk blobs (#316)

Posted by Ignasi Barrera <no...@github.com>.
Pushed to master as [d31a85af](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/d31a85af). Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/316#issuecomment-244683503

Re: [jclouds/jclouds-labs] JCLOUDS-1170 The azurecompute provider should remove disk blobs (#316)

Posted by Ignasi Barrera <no...@github.com>.
Closed #316.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/316#event-778027011