congress/releasenotes/notes/nova-server-created-0c4b326e9ef486b8.yaml
akhiljain23 55ce6f195e Add created_at field for nova servers table
Depends-On: https://review.openstack.org/#/c/640248/
Change-Id: Ic402a13c9f864a124bba194b9985cd4b69da6bee
2019-03-07 00:09:20 +00:00

8 lines
224 B
YAML

---
prelude: >
features:
- |
The Nova server ``created`` timestamp is now available through Congress
driver for Nova, as the ``created_at`` column in the ``servers`` table.
This change is backwards compatible.