Query user messages filter by comparison timestamp of created_before and/or created_since
When Manila has an asynchronous error, the corresponding asynchronous error message is logged in the database table messages.
When a user needs to query the asynchronous error of an resource , specify the resource id in parameters, the current interface returns all results about the resource id. Finding the desired result among many results can be troublesome for user. So this BP support user to query the asynchronous error of an resource in the specified time period, This helps the user quickly locate the wrong cause of the resouce.
Blueprint information
- Status:
- Complete
- Approver:
- Goutham Pacha Ravi
- Priority:
- Medium
- Drafter:
- haixin
- Direction:
- Approved
- Assignee:
- haixin
- Definition:
- Approved
- Series goal:
- Accepted for ussuri
- Implementation:
- Implemented
- Milestone target:
- ussuri-3
- Started by
- Goutham Pacha Ravi
- Completed by
- Goutham Pacha Ravi
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Support query user messages by timestamp
Addressed by: https:/
Add time format notes and fix spelling mistake
Addressed by: https:/
Support query user message by timestamp
Addressed by: https:/
Support query user message by timestamp
Addressed by: https:/
Add function to test user messages query by timestamp
Addressed by: https:/
Tighten asserts around time filters