b7873b12d0
specfic => specific In addition to this it rewords the release note following comments. TrivialFix Change-Id: Ic951544e37fb824fc3d850564a5674a965b8ca10
10 lines
395 B
YAML
10 lines
395 B
YAML
---
|
|
prelude: >
|
|
Timestamp fields have been added to neutron core resources.
|
|
features:
|
|
- Add timestamp fields ``created_at``, ``updated_at`` into neutron core
|
|
resources for example networks, subnets, ports and subnetpools.
|
|
- These resources can now be queried by ``changed-since``, which
|
|
returns the resources changed after a specific time string like
|
|
``YYYY-MM-DDTHH:MM:SS``.
|