commit | 318f177aad0fb1497031d96aa94b46aa1f3cdf8c | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 07 19:53:29 2014 -0500 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 07 19:53:29 2014 -0500 |
tree | f9a8717b12ae15e1f5821c4f120428c7341462df | |
parent | 8ee0079b8fa0c73c1da900659f2266ece88b80f7 [diff] |
Fix volume transfer tests with tenant isolation disabled This commit fixes the volume transfer tests for when tenant isolation is disabled. The volume transfer tests 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 Change-Id: Ie7fe39baf6f62fa6966631d7890891252602ed8d