summaryrefslogtreecommitdiff
path: root/releasenotes/notes/show-instance-usage-audit-logs-7826b411fac1283b.yaml
blob: 57abbd307892bd767a40e1d6f5d815fbfd575a42 (plain)
1
2
3
4
5
6
7
8
---
features:
  - Added new client API and CLI (``nova instance-usage-audit-log``)
    to get server usage audit logs.
    By default, it lists usage audits for all servers on all
    compute hosts where usage auditing is configured.
    If you specify the ``--before`` option, the result is filtered
    by the date and time before which to list server usage audits.