commit | 38544589c4a5c39e78f5399fbb2f4ccf92fb7b91 | [log] [tgz] |
---|---|---|
author | Goutham Pacha Ravi <gouthampravi@gmail.com> | Tue Jul 14 21:34:34 2020 -0700 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Tue Jul 14 21:34:34 2020 -0700 |
tree | 74a5d05d1c49d9ba00a6e8d88ce625a85b9434b9 | |
parent | e52b78d3d8d149345adcf9d9dc44b96ce919875a [diff] |
Fix usage of tenant_id in tests Some tests assume that the base test classes set a tenant_id parameter at the class level. This is not the case because base test classes most often are capable of dealing with multiple tenants via tempest's test credential framework. Change-Id: If9b57f0f78c43d5f17738f13cc86b0594d3d2994 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>