Merge lp://staging/~newell-jensen/maas/fix-1664667 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: | 5727 | ||||
Proposed branch: | lp://staging/~newell-jensen/maas/fix-1664667 | ||||
Merge into: | lp://staging/~maas-committers/maas/trunk | ||||
Diff against target: |
67 lines (+14/-20) 2 files modified
src/provisioningserver/drivers/pod/rsd.py (+3/-2) src/provisioningserver/drivers/pod/tests/test_rsd.py (+11/-18) |
||||
To merge this branch: | bzr merge lp://staging/~newell-jensen/maas/fix-1664667 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Blake Rouse (community) | Approve | ||
Review via email: mp+317253@code.staging.launchpad.net |
Commit message
Remove duplicate RSD Pod architectures.
Pod should list provided architectures uniquely, not how many times they show up for the individual RSD Sleds.
To post a comment you must log in.
Looks good.