Merge lp://staging/~blake-rouse/maas/fix-1685904 into lp://staging/~maas-committers/maas/trunk
Proposed by
Blake Rouse
Status: | Merged |
---|---|
Approved by: | Blake Rouse |
Approved revision: | no longer in the source branch. |
Merged at revision: | 6012 |
Proposed branch: | lp://staging/~blake-rouse/maas/fix-1685904 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
78 lines (+12/-7) 2 files modified
src/provisioningserver/drivers/pod/rsd.py (+4/-2) src/provisioningserver/drivers/pod/tests/test_rsd.py (+8/-5) |
To merge this branch: | bzr merge lp://staging/~blake-rouse/maas/fix-1685904 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Newell Jensen (community) | Approve | ||
Review via email: mp+323075@code.staging.launchpad.net |
Commit message
Ensure that remote target drive is larger than master drive size. Use snapshot instead of clone to speed up composition.
To post a comment you must log in.
Looks good.