36414e1ceb
This change adds launched_at/started_at/deleted_at attribute to instance. Rely on started_at/ended_at of Gnocchi to known when the operation have done is not precise. Nova records the exact time of this event, just copy them to Gnocchi. Change-Id: If7870fd525d1ef58e4c2dbbbf93525bab3623b0f
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
features:
|
|
- |
|
|
`launched_at`/`created_at`/`deleted_at` of Nova instances are now tracked.
|