Reviewed: https://review.openstack.org/410843 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=be379e3733b379efe83ea6c83159ef94d8174d2c Submitter: Jenkins Branch: master
commit be379e3733b379efe83ea6c83159ef94d8174d2c Author: Matt Riedemann <mrie...@us.ibm.com> Date: Wed Dec 14 11:22:50 2016 -0500 api-ref: Fix description of os-instance-usage-audit-log This API is not per-tenant, it's a global admin query of all server usage audit data on all configured compute hosts, so this change updates the description to reflect that and also replaces the admin-only wording with the more useful boilerplate admin default wording we have in other API references. Change-Id: I8f48caa3505abbcfbe08e9218fc70eeeaf643b13 Closes-Bug: #1649944 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1649944 Title: api-ref: os-instance-usage-audit-log is not per-tenant Status in OpenStack Compute (nova): Fix Released Bug description: The API reference docs for the os-instance-usage-audit-log API talk about getting server usage auditing per tenant, but there is nothing about the API that is per tenant, and a tenant is not passed in on the request. It's all global admin querying of data from the compute hosts for all instances which have CONF.instance_usage_audit=True in nova.conf on those computes. http://developer.openstack.org/api-ref/compute/#server-usage-audit- log-os-instance-usage-audit-log To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1649944/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp