Merge lp://staging/~newell-jensen/maas/fix-1667754 into lp://staging/~maas-committers/maas/trunk
Proposed by
Newell Jensen
Status: | Merged |
---|---|
Approved by: | Newell Jensen |
Approved revision: | no longer in the source branch. |
Merged at revision: | 5761 |
Proposed branch: | lp://staging/~newell-jensen/maas/fix-1667754 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
141 lines (+76/-19) 2 files modified
src/provisioningserver/drivers/pod/rsd.py (+12/-2) src/provisioningserver/drivers/pod/tests/test_rsd.py (+64/-17) |
To merge this branch: | bzr merge lp://staging/~newell-jensen/maas/fix-1667754 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Blake Rouse (community) | Approve | ||
Review via email: mp+318426@code.staging.launchpad.net |
Commit message
Add work around for 404 error from RSD PODM when trying to decompose a resource that has already been decomposed.
At some point in the future we will need to re-implement how we handle this from the region.
To post a comment you must log in.
Looks good. Just two comments.