Merge lp://staging/~mpontillo/maas/view-current-gateway--bug-1674807--2.1 into lp://staging/maas/2.1
Proposed by
Mike Pontillo
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Mike Pontillo | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 5599 | ||||
Proposed branch: | lp://staging/~mpontillo/maas/view-current-gateway--bug-1674807--2.1 | ||||
Merge into: | lp://staging/maas/2.1 | ||||
Diff against target: |
188 lines (+123/-2) 4 files modified
docs/changelog.rst (+3/-1) 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--2.1 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mike Pontillo (community) | Approve | ||
Review via email: mp+321499@code.staging.launchpad.net |
Commit message
Allow viewing the currently-set default gateways for a machine using the API.
* Merges revision 5895 from trunk to fix bug #1674807.
To post a comment you must log in.
Self-approve backport.