Comment 5 for bug 1400796

Revision history for this message
Steve Martinelli (stevemar) wrote :

Also note that there is once again different behaviour if a user has admin role for this command, the non-admin user can just specify their own project, it seems.

steve:devstack$ nova usage-list
ERROR (Forbidden): Policy doesn't allow compute_extension:simple_tenant_usage:list to be performed. (HTTP 403)

steve:devstack$ nova usage --tenant 7390ee47b3c642cf86ed2e0501cab352
ERROR (Forbidden): Policy doesn't allow compute_extension:simple_tenant_usage:show to be performed.

steve:devstack$ nova usage
Usage from 2014-11-18 to 2014-12-17:
+---------+--------------+-----------+---------------+
| Servers | RAM MB-Hours | CPU Hours | Disk GB-Hours |
+---------+--------------+-----------+---------------+
| 1 | 104.50 | 0.20 | 0.20 |
+---------+--------------+-----------+---------------+

All run as 'demo' user with 'demo' project