commit | ee3891783202005060406b905cf4d4f2602dd022 | [log] [tgz] |
---|---|---|
author | Peter Hamilton <peter.hamilton@jhuapl.edu> | Thu Jan 12 16:41:45 2017 -0500 |
committer | Peter Hamilton <peter.hamilton@jhuapl.edu> | Tue Jan 17 12:13:37 2017 -0500 |
tree | 52edc49c09cc9b9186b5a5e70547fd91f76d2ad6 | |
parent | 7be3f7e13c83abd5fcd53eb4d19a09f76881b61f [diff] |
Add a ConsumerClient and consumer API tests This change adds a ConsumerClient for testing the Barbican consumer API. It adds a consumer test suite and integrates the ConsumerClient with the plugin testing infrastructure. Change-Id: I844d1a97ffb82aa67a4ef3b89bd82c90aa221cbb Depends-On: I930455c6ae1e1127706480f24c0ea46f5cc81e85 Implements: bp tempest-plugin