commit | f4166be204055e01c647dafebfa1037174dccc84 | [log] [tgz] |
---|---|---|
author | Peter Hamilton <peter.hamilton@jhuapl.edu> | Fri Jan 20 10:54:33 2017 -0500 |
committer | Peter Hamilton <peter.hamilton@jhuapl.edu> | Wed Feb 01 12:10:42 2017 -0500 |
tree | 6c2b6b350034ed4059213e361ff3561eef502e3c | |
parent | 2aff5079e3507cb15b03b1c44e142a0fe2b98c06 [diff] |
Add an OrderClient and order API tests This change adds an OrderClient for testing the Barbican order API. It adds an order test suite and integrates the OrderClient with the plugin testing infrastructure. Change-Id: I813648476a3a7b0b0e416a524d4629dffe36c92e Depends-On: I844d1a97ffb82aa67a4ef3b89bd82c90aa221cbb Implements: bp tempest-plugin