When querying the node event log, domain and hostname are not preserved in prev and next URIs
Bug #1605124 reported by
Gavin Panella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Gavin Panella |
Bug Description
The node event log can be queried with various filtering parameters. The prev_uri and next_uri fields in the result preserve these filtering parameters with the exception of hostname and domain. These ought to also be preserved.
Related branches
lp://staging/~allenap/maas/event-log-parameters--bug-1605124
- Andres Rodriguez (community): Approve
-
Diff: 107 lines (+37/-8)3 files modifiedsrc/maasserver/api/events.py (+6/-4)
src/maasserver/api/tests/test_events.py (+30/-3)
src/maasserver/api/utils.py (+1/-1)
Changed in maas: | |
status: | Triaged → In Progress |
assignee: | nobody → Gavin Panella (allenap) |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.