Charm Interface - OpenStack HA
Go to file
Doug Hellmann d4e479a6e0 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: I6748b5eb106dfcf518cf42431560931ebd88fa68
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:39:11 -04:00
.gitignore New address and new key store/retrieval mthods 2016-07-12 19:11:58 +00:00
.gitreview New address and new key store/retrieval mthods 2016-07-12 19:11:58 +00:00
__init__.py Initial commit of interface 2016-05-20 08:28:56 +00:00
interface.yaml New address and new key store/retrieval mthods 2016-07-12 19:11:58 +00:00
peers.py New address and new key store/retrieval mthods 2016-07-12 19:11:58 +00:00
test-requirements.txt New address and new key store/retrieval mthods 2016-07-12 19:11:58 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:39:11 -04:00