Merge lp://staging/~anotherjesse/nova/zero-volumes into lp://staging/~hudson-openstack/nova/trunk
Proposed by
Jesse Andrews
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jesse Andrews | ||||
Approved revision: | 975 | ||||
Merged at revision: | 986 | ||||
Proposed branch: | lp://staging/~anotherjesse/nova/zero-volumes | ||||
Merge into: | lp://staging/~hudson-openstack/nova/trunk | ||||
Diff against target: |
28 lines (+7/-0) 2 files modified
.mailmap (+1/-0) nova/volume/driver.py (+6/-0) |
||||
To merge this branch: | bzr merge lp://staging/~anotherjesse/nova/zero-volumes | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Devin Carlen (community) | Approve | ||
Soren Hansen (community) | Needs Fixing | ||
Jesse Andrews (community) | Approve | ||
Sandy Walsh (community) | Needs Information | ||
Review via email: mp+57025@code.staging.launchpad.net |
Description of the change
Zero out volumes during deletion to prevent data leaking between users
To post a comment you must log in.
dd will return 1 even if it succeeds - since we don't give dd a count and dd reports:
dd: writing to `/dev/mapper/ nova--volumes- vol-123124' : No space left on device