commit | 4990c070d10c4b32922575f5ca162f6458fc2f7d | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 07 22:34:45 2014 +0000 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 07 19:50:59 2014 -0500 |
tree | 3abef09d21a5572719879ccaa0f9c691e4337585 | |
parent | 168db28ff963cb8f835b8e2c17fc3c53a521b4e1 [diff] |
Fix images tests with tenant isolation disabled This commit fixes the images clients for when tenant isolation is disabled. The base image test class still had a reference to the old auth style to get the tenant name if tenant isolation was disabled. The recent auth_provider refactor didn't update this call so the test would fail. This commit updates it to use the new credential dict to get the tenant_name Closes-Bug: #1277732 Change-Id: I42bace92e5f633d410c7a59299680caafff680f9