commit | 9ca1fc2c55bceba078a6066d6d81447b1c8644d3 | [log] [tgz] |
---|---|---|
author | Mikhail Chernik <mchernik@mirantis.com> | Mon Apr 09 17:42:19 2018 +0000 |
committer | rabi <ramishra@redhat.com> | Thu Jun 14 09:33:52 2018 +0530 |
tree | 07d7d297d50466bf078ca55e8f67cb1a93205738 | |
parent | efd071c518faeaac9df7e90df8781daaea6f03cf [diff] |
Obtain a token right before API test execution Currently authentication token for Heat API tests is obtained once during test suite initialization. This patch introduces Gabbi fixture and corresponding changes to tests which assures a token is requested before test execution Change-Id: I0e2a044c383a68b2e7b019d0028fbb81d833ef56 Story: 1762493 Task: 18915