Commit Graph

5 Commits

Author SHA1 Message Date
Hervé Beraud 72667f4e7b bump tox to 3.1.1
Change-Id: I73576906f64cd76fde85c678e2a26e80f0efbe25
2020-02-10 18:14:19 +01:00
Doug Hellmann ff54c09b0d 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: Id88b2b77ae225a88238331ca245a0fc90a742039
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 14:53:48 -04:00
Doug Hellmann 2a36b55ec9 set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Change-Id: Iedf29819e1f56e7524bb213c38b8d88d0c5af8e3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-13 15:53:41 -04:00
Andrew Smith b5a6ffff2b Set oslo_messaging_amqp section for qpid user
Also make the setting the sasl-service-name conditional on the qpidd version and fix a function name call.

Removed bashate errors(2).

Back out the tox.ini change

Inhibit warning for long line check and remove comments

Update README for user variables

Change-Id: I17a421836bb309c4d09cf9d0904d6294f99010da
2016-02-17 11:31:24 -05:00
Davanum Srinivas 0a179bf682 Added tox.ini, gitreview and update README
Change-Id: If334c400bccb63782dac9cad2eff9d334ff3a01d
2015-09-30 21:26:18 -04:00