Merge lp://staging/~mpontillo/maas/view-current-gateway--bug-1674807 into lp://staging/~maas-committers/maas/trunk
Proposed by
Mike Pontillo
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Mike Pontillo | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 5895 | ||||
Proposed branch: | lp://staging/~mpontillo/maas/view-current-gateway--bug-1674807 | ||||
Merge into: | lp://staging/~maas-committers/maas/trunk | ||||
Diff against target: |
173 lines (+120/-1) 3 files modified
src/maasserver/api/machines.py (+18/-0) src/maasserver/api/tests/test_enlistment.py (+2/-0) src/maasserver/api/tests/test_machine.py (+100/-1) |
||||
To merge this branch: | bzr merge lp://staging/~mpontillo/maas/view-current-gateway--bug-1674807 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Blake Rouse (community) | Approve | ||
Review via email: mp+321478@code.staging.launchpad.net |
Commit message
Add default_gateways to machines API output to show link ID (if set) and effective gateways.
To post a comment you must log in.
Looks good to me!