Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/admin-only-api-access. Description: the current acl conditions for ceilometer api are as follows: admins can query for any resource, regular users can only query for resources owned by the tenant they belong to. as ceilometer collects more and more different types of data... some of the data collected may be 'privileged' data that only admins should have access to regardless of membership to a tenant (ie. audit data should only be visible to admins). we need to support this somehow. Specification URL (additional information): None