openstacksdk/releasenotes/notes/compute-usage-defaults-5f5b2936f17ff400.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

10 lines
433 B
YAML

---
features:
- get_compute_usage now has a default value for the start
parameter of 2010-07-06. That was the date the OpenStack
project started. It's completely impossible for someone
to have Nova usage data that goes back further in time.
Also, both the start and end date parameters now also
accept strings which will be parsed and timezones will
be properly converted to UTC which is what Nova expects.