commit | 046953c24b77747850b1c142df2c52d1ff3dd21e | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@hp.com> | Thu Mar 12 11:20:04 2015 +0000 |
committer | Andrea Frittoli <andrea.frittoli@hp.com> | Thu Mar 12 13:56:08 2015 +0000 |
tree | 2de8860be6a77b2c9c5a4decb19cd0bbf85f77c3 | |
parent | e4414523cd40c776b94b5b9f7ddbc83277c07cec [diff] |
Skip boto tests when auth_version is v3 When auth_version is v3, boto clients are not setup by manager as boto clients can only use v2 identity clients to generate AWS credentials. When auth version is v3, boto tests try to run, and fail because they can't find the clients. They should be skipped instead. Partially-implements: bp/multi-keystone-api-version-tests Change-Id: I7281d2c886d123682cefc5b5511c11300af0ca4c