Juju Charm - Gnocchi
Go to file
Doug Hellmann db5bb519b8 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: I773bc5379de0eca8357c05084519cd1c71905d1e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:38:16 -04:00
src Add pause/resume actions to gnocchi 2018-09-23 13:42:59 +00:00
unit_tests Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitignore Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitreview Misc updates 2017-09-06 13:33:41 +01:00
.testr.conf Misc missing files and ignores 2017-07-10 14:06:10 +01:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:09:55 -04:00
LICENSE Initial charm version 2017-07-03 14:50:32 +01:00
rebuild Rebuild for sync charm-helpers to ensure rocky support 2018-07-13 16:12:52 +02:00
requirements.txt Initial charm version 2017-07-03 14:50:32 +01:00
test-requirements.txt Initial charm version 2017-07-03 14:50:32 +01:00
tox.ini fix tox python3 overrides 2018-09-26 18:38:16 -04:00