Closed pjbreaux closed 7 years ago
@dflanigan
Fixes: Issue #23
Problem: Six scenario tests are failing with AttributeError, object has no attribute 'tenant_id'.
Analysis: Added call to set tenant_id at the beginning of the base.py's setUp function.
Tests: Ran these scenario tests against an undercloud stack and five tests pass, but the sixth fails due to another error.
@dflanigan
Fixes: Issue #23
Problem: Six scenario tests are failing with AttributeError, object has no attribute 'tenant_id'.
Analysis: Added call to set tenant_id at the beginning of the base.py's setUp function.
Tests: Ran these scenario tests against an undercloud stack and five tests pass, but the sixth fails due to another error.