Charm Interface - Keystone
Go to file
Doug Hellmann 305eb10d2e 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: If1e380edabb8db57486a8d9c6ca7616247087505
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:38:43 -04:00
unit_tests Put back the unit tests and enable the ignore 2018-05-08 15:05:20 +01:00
.gitignore Put back the unit tests and enable the ignore 2018-05-08 15:05:20 +01:00
.gitreview Add support for verification process 2016-07-07 15:32:37 +01:00
.testr.conf Put back the unit tests and enable the ignore 2018-05-08 15:05:20 +01:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:11:59 -04:00
copyright initial version 2015-12-07 10:37:06 +00:00
interface.yaml Put back the unit tests and enable the ignore 2018-05-08 15:05:20 +01:00
requires.py Support service_domain for relation 2018-09-12 18:54:53 +09:00
test-requirements.txt Put back the unit tests and enable the ignore 2018-05-08 15:05:20 +01:00
tox.ini fix tox python3 overrides 2018-09-26 18:38:43 -04:00