<div dir="ltr">Hello everyone,<div><br></div><div>I have some question about EC2 Tempest tests. When I run these tests, I regularly have the same error for all tests:</div><div><br></div><div>EC2ResponseError: EC2ResponseError: 400 Bad Request</div><div><?xml version="1.0"?></div><div><Response><Errors><Error><Code>AuthFailure</Code><Message>Signature not provided</Message></Error></Errors></div><div><br></div><div><div>My environment is OpenStack (the Juno release) deployed by Fuel 6.0. Tempest is from master branch.</div></div><div><br></div><div>I found that the issue was related to boto (Tempest installs it into virtual environment as a dependency). The last available release of boto is 2.36.0. </div><div>When this version of boto is installed, EC2 tests don't work. But if I install boto 2.34.0 instead of 2.36.0, all EC2 tests will have success.</div><div><br></div><div>Any thoughts?<br></div><div><br></div><div>Regards, </div><div>Yaroslav Lobankov.</div></div>