Merge lp://staging/~julian-edwards/maas/remove-update-leases-api into lp://staging/~maas-committers/maas/trunk
Proposed by
Julian Edwards
Status: | Merged |
---|---|
Approved by: | Julian Edwards |
Approved revision: | no longer in the source branch. |
Merged at revision: | 2923 |
Proposed branch: | lp://staging/~julian-edwards/maas/remove-update-leases-api |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
235 lines (+0/-156) 2 files modified
src/maasserver/api/node_groups.py (+0/-17) src/maasserver/api/tests/test_nodegroup.py (+0/-139) |
To merge this branch: | bzr merge lp://staging/~julian-edwards/maas/remove-update-leases-api |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jeroen T. Vermeulen (community) | Approve | ||
Review via email: mp+233466@code.staging.launchpad.net |
Commit message
Remove the update_leases API call and associated tests, it's now all done in RPC
To post a comment you must log in.
Yay!
Remember to run “make lint” to look for imports that are no longer used, and after fixing, “make format” as well.