commit | 2adeed60e5a38d3828e3d6d4b1b5b542b30891a1 | [log] [tgz] |
---|---|---|
author | Peter Hamilton <peter.hamilton@jhuapl.edu> | Wed Feb 01 12:23:45 2017 -0500 |
committer | Peter Hamilton <peter.hamilton@jhuapl.edu> | Fri Feb 03 15:00:20 2017 -0500 |
tree | da88f10d7d1cbdee65d5f7d245a11d49e69f9e8c | |
parent | f4166be204055e01c647dafebfa1037174dccc84 [diff] |
Add a QuotaClient and quota API tests This change adds a QuotaClient for testing the Barbican quota API. It adds a quota test suite and integrates the QuotaClient with the plugin testing infrastructure. Change-Id: I3249fb879f519da63129e0ec5117377a21094974 Depends-On: I813648476a3a7b0b0e416a524d4629dffe36c92e Implements: bp tempest-plugin