neutron/releasenotes/notes/add-timestamp-fields-f9ab949fc88f05f6.yaml
ZhaoBo f1339caf13 Add timestamp changed-since for core resources
This patch add filter timestamp with changed-since and Uts with it.

Change-Id: I9cbdd1a31d843fbfa6c6ffd7eeaf803bea683e93
Partially-Implements: blueprint add-port-timestamp
2016-03-08 16:09:47 +08:00

10 lines
377 B
YAML

---
prelude: >
Timestamp fields are now added to neutron core resources.
features:
- Add timestamp fields 'created_at', 'updated_at' into neutron core
resources like network, subnet, port and subnetpool.
- And support for querying these resources by changed-since, it will
return the resources changed after the specfic time string like
YYYY-MM-DDTHH:MM:SS