Merge lp://staging/~newell-jensen/maas/fix-1557589 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: | 4783 |
Proposed branch: | lp://staging/~newell-jensen/maas/fix-1557589 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
20 lines (+2/-1) 1 file modified
src/maasserver/models/node.py (+2/-1) |
To merge this branch: | bzr merge lp://staging/~newell-jensen/maas/fix-1557589 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Blake Rouse (community) | Approve | ||
Review via email: mp+289083@code.staging.launchpad.net |
Commit message
Use node.split_arch to handle case when architecture is None. Tests already provide coverage.
To post a comment you must log in.
Looks good.