| commit | c2bb4914e216cb75a6b9ac9e597561f467f8ced0 | [log] [tgz] |
|---|---|---|
| author | dbaumgarten <incognym@googlemail.com> | Thu Jan 19 17:14:08 2017 +0100 |
| committer | jrperritt <jrperritt@gmail.com> | Thu Jan 19 10:14:08 2017 -0600 |
| tree | fc3b5fc3ab2f45331d6d1200fd85aca9a13b9013 | |
| parent | 6b3419fe1a6978b179da2dac31b45fa48a08d453 [diff] |
Added functionality for updating and resetting compute quotas. (#214) * Added functionality for updating and resetting compute quotas. Unit and acceptance tests added. * Forgot to add my latest changes. Modified acceptance test to better find the tenant-id * Improved test coverage. And fixed a bug while doing this. * Moved FillFromQuotaSet to acceptance test package Refractored ToComputeQuotaUpdateMap()