support to query nova resources filter by created since and before
Now in nova, nova resources support querying by created_at to follow regex, but not support querying nova resources between times(from created-since to created-before). Wish to support user(admin/
instances created before this time. If you specify the two parameters, nova will return resources from created-since to created-before.
We have multiple customers with the same requirements, filtering the list of instances based on the time period. This time period is the creation time(created_at) period of the instance, which will bring great convenience to the operation and maintenance.
From the user's point of view, it is easier to use than querying via updated_at.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Brin Zhang
- Direction:
- Needs approval
- Assignee:
- Brin Zhang
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by