Merge lp://staging/~andreserl/maas/lp1604901 into lp://staging/~maas-committers/maas/trunk
Proposed by
Andres Rodriguez
Status: | Merged |
---|---|
Merged at revision: | 5191 |
Proposed branch: | lp://staging/~andreserl/maas/lp1604901 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
25 lines (+7/-1) 1 file modified
src/maasserver/api/events.py (+7/-1) |
To merge this branch: | bzr merge lp://staging/~andreserl/maas/lp1604901 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mike Pontillo (community) | Approve | ||
Review via email: mp+300673@code.staging.launchpad.net |
To post a comment you must log in.
Looks good to me.
As an aside, I wonder why we chose 1000 as an arbitrary limit. It seems like it would be fine for it to be higher, for ease-of-API-use in support cases.