You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2016/09/05 08:07:20 UTC

[jira] [Resolved] (JCLOUDS-1170) Azure compute provider doesn't remove data blobs for disks

     [ https://issues.apache.org/jira/browse/JCLOUDS-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignasi Barrera resolved JCLOUDS-1170.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Azure compute provider doesn't remove data blobs for disks
> ----------------------------------------------------------
>
>                 Key: JCLOUDS-1170
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1170
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.9.2
>            Reporter: Josef Cacek
>            Priority: Critical
>              Labels: azurecompute
>             Fix For: 2.0.0
>
>
> The Azure provider leaves data blobs for VM disks in the storage account after the Node is destroyed. 
> It results in increasing storage costs for the user subscription.
> The problem is IMO in {{DiskApi.delete()}} method, which should have {{comp=media}} query parameter to remove also the blob.
> API documentation: https://msdn.microsoft.com/en-us/library/azure/jj157200.aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)