| commit | a08c1d2357665c41f256540e98ac49f05f9d22c5 | [log] [tgz] |
|---|---|---|
| author | Joe Topjian <joe@topjian.net> | Fri Nov 04 10:33:00 2016 -0600 |
| committer | jrperritt <jrperritt@gmail.com> | Fri Nov 04 11:33:00 2016 -0500 |
| tree | 3edb073ff8245ba991701b669e700037b968df41 | |
| parent | 10f33e9059d3777b3d980c9c8f976d7db9779392 [diff] |
Compute Limits (#121) * Compute Limits This commit adds support for the limits API. It includes the ability to query limits for the currently scoped user as well as to query the limits for a specific tenant. * Clarifying RAM measurement * Removing ExtractAbsolute. Renaming ExtractLimits to Extract