Commit Graph

4 Commits

Author SHA1 Message Date
Vieri 09a6625b21 Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: I64ca6750db24cc9a66271062070bbacac08e4f9e
Closes-Bug:  #1801479
2018-11-03 07:09:16 +00:00
huang.zhiping 18197c5fed 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: I43b21411d01290ddea7ca5fe11d70e970bf65bb3
2018-06-10 16:03:14 +00:00
Tung Doan a78db48e89 Add .gitreview file, zuul jobs, and refactoring code
Change-Id: I005b7f84f63af0bde23b224e792b1f39f6ddb065
2018-05-30 14:16:53 -07:00
Tung Doan 6f5e1d7338 Update APMEC code 2018-05-07 13:25:56 +02:00