Juju Charm - Neutron Dynamic Routing
Go to file
Doug Hellmann 149365a2e8 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: I7927682d1cf96e89221449d67e35a0b34cc57f44
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:40:08 -04:00
src Merge "py3: Switch to Python 3 for OpenStack Rocky" 2018-09-21 12:04:00 +00:00
unit_tests Use the neutron user on the message queue 2018-05-25 13:28:48 -07:00
.gitignore Upgrade OpenStack 2018-04-24 12:02:47 -07:00
.gitreview Create DRAgentRelationAdapters 2018-05-18 16:56:06 -07:00
.stestr.conf Upgrade OpenStack 2018-04-24 12:02:47 -07:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:17:33 -04:00
LICENSE Neutron Dynamic Routing Agent 2018-02-06 21:24:32 +00:00
rebuild Rebuild for sync charm-helpers to ensure rocky support 2018-07-13 16:14:04 +02:00
requirements.txt Neutron Dynamic Routing Agent 2018-02-06 21:24:32 +00:00
test-requirements.txt Upgrade OpenStack 2018-04-24 12:02:47 -07:00
tox.ini fix tox python3 overrides 2018-09-26 18:40:08 -04:00