ec2api-tempest-plugin/ec2api_tempest_plugin/scenario
Doug Hellmann 08f284f201 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: If1575ac4d8250bec1f445de7cb0ebcb398bd4e8d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-11-12 08:19:50 +00:00
..
__init__.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
base.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
test_ebs_instances.py initial cleanup 2018-01-15 11:39:53 +00:00
test_instance_restart.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
test_instances.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
test_instances_in_vpc.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
test_paging.py fix tox python3 overrides 2018-11-12 08:19:50 +00:00
test_vpc_addresses.py Initial CookieCutter commit 2017-12-09 14:05:50 +03:00
test_vpn.py fix tox python3 overrides 2018-11-12 08:19:50 +00:00