Merge lp://staging/~axwalk/gwacl/deleteservice-media into lp://staging/gwacl

Proposed by Andrew Wilkins
Status: Merged
Approved by: Andrew Wilkins
Approved revision: 237
Merged at revision: 234
Proposed branch: lp://staging/~axwalk/gwacl/deleteservice-media
Merge into: lp://staging/gwacl
Diff against target: 30 lines (+5/-3)
2 files modified
management_base.go (+3/-1)
management_base_test.go (+2/-2)
To merge this branch: bzr merge lp://staging/~axwalk/gwacl/deleteservice-media
Reviewer Review Type Date Requested Status
Ian Booth Approve
Review via email: mp+210534@code.staging.launchpad.net

Commit message

Pass ?comp=media to DeleteHostedService requests

As of the 2013-08-01 version of DeleteHostedService,
it is possible to pass a request parameter (comp=media)
to tell Azure to also delete associated disks and blobs.
We should use this instead of DestroyHostedService,
which does all of that in numerous API requests.

Description of the change

Pass ?comp=media to DeleteHostedService requests

As of the 2013-08-01 version of DeleteHostedService,
it is possible to pass a request parameter (comp=media)
to tell Azure to also delete associated disks and blobs.
We should use this instead of DestroyHostedService,
which does all of that in numerous API requests.

To post a comment you must log in.
Revision history for this message
Ian Booth (wallyworld) wrote :

Awesome

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: