Description of problem: Deploy OpenStack with director/TripleO, install Tempest (by installing openstack-tempest-all, but remove python-octaria-tests right now which fails for another bug). Configure Tempest with discover-tempest-config. Try to run $ testr list-tests The operation fails with: Failed to import test module: ec2api.tests.functional.scenario.test_vpn ... ImportError: No module named botocore.exceptions python-ec2-api-tests is missing a dependency on python-botocore; when the latter is installed, the operation is successful. This is a packaging problem, easily fixed in the spec file; not a code problem. It potentially impacts the testing and the usage of tempest by the users. Version-Release number of selected component (if applicable): python-ec2-api-tests-4.0.0-1.el7ost.noarch python-tempest-15.0.0-2.el7ost.noarch python-tempestconf-1.1.0-1.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:1245