Yaroslav,

The bug:
https://bugs.launchpad.net/nova/+bug/1410622

And the review:
https://review.openstack.org/#/c/152112/

It's recently fixed.

Best regards,
  Alex Levine

On 2/11/15 2:23 PM, Yaroslav Lobankov wrote:
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.


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to