commit | 7be3f7e13c83abd5fcd53eb4d19a09f76881b61f | [log] [tgz] |
---|---|---|
author | Peter Hamilton <peter.hamilton@jhuapl.edu> | Wed Jan 11 15:12:21 2017 -0500 |
committer | Peter Hamilton <peter.hamilton@jhuapl.edu> | Thu Jan 12 10:57:11 2017 -0500 |
tree | 71aab647879836602a90fcf99ae886c0a71028e1 | |
parent | c832c613faa7658d0a463b0fc713f91f7e7838c7 [diff] |
Add a ContainerClient and container API tests This change adds a ContainerClient for testing the Barbican container API. It adds a container test suite and integrates the ContainerClient with the plugin testing infrastructure. Change-Id: I930455c6ae1e1127706480f24c0ea46f5cc81e85 Depends-On: I27f15375c46faa48cd56c8d52ecfd585fb325239 Implements: bp tempest-plugin