[openstack-dev] [QA] Question about EC2 Tempest tests

Yaroslav Lobankov ylobankov at mirantis.com
Wed Feb 11 11:23:44 UTC 2015


Hello everyone,

I have some question about EC2 Tempest tests. When I run these tests, I
regularly have the same error for all tests:

EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0"?>
<Response><Errors><Error><Code>AuthFailure</Code><Message>Signature not
provided</Message></Error></Errors>

My environment is OpenStack (the Juno release) deployed by Fuel 6.0.
Tempest is from master branch.

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.
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.

Any thoughts?

Regards,
Yaroslav Lobankov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150211/bc0d0656/attachment.html>


More information about the OpenStack-dev mailing list