Juju Charm - Open vSwitch OpenDayLight
Go to file
Doug Hellmann f7c55ca12e 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: I25766a658b7db8a8c03fb30fb5fb15fd04e2aaf8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:40:37 -04:00
actions Update tox.ini files from release-tools gold copy 2016-09-09 19:22:17 +00:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:22:17 +00:00
src Pass all CS_ vars to tox env to pickup timeout 2018-09-20 11:19:01 +00:00
unit_tests Use charms.openstack charmhelpers test_mocks 2017-05-25 12:56:03 +01:00
.bzrignore Initial baseline 2015-11-03 09:06:55 +00:00
.gitignore Switch charm to new format 2016-10-04 15:03:29 +01:00
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:35 +00:00
.project Initial baseline 2015-11-03 09:06:55 +00:00
.pydevproject Initial baseline 2015-11-03 09:06:55 +00:00
.testr.conf Initial baseline 2015-11-03 09:06:55 +00:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:19:08 -04:00
LICENSE Re-license charm as Apache-2.0 2016-07-01 18:03:05 +01:00
rebuild Rebuild for sync charm-helpers to ensure rocky support 2018-07-13 16:14:21 +02:00
requirements.txt Use bundletester for amulet test execution 2016-07-20 11:14:53 +01:00
test-requirements.txt Switch charm to new format 2016-10-04 15:03:29 +01:00
tox.ini fix tox python3 overrides 2018-09-26 18:40:37 -04:00