Commit Graph

3 Commits

Author SHA1 Message Date
huang.zhiping 7ae7f80432 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: I893252b979e42f197a7c1f79ab866a7afee527d5
2018-06-08 22:35:32 +08:00
Graham Hayes 038d7888e4
Basic functionality in place
Change-Id: Ib331bf97e5cf61755a5884b48a3e510ebc257846
2018-04-26 17:23:55 +01:00
Graham Hayes f4818f279f
Initial Cookiecutter Commit.
Also added no-op zuul jobs to get started

Change-Id: I5596d26c78f76020bd08830a7bbe3d1064fad34f
2018-02-27 12:07:15 +00:00