trove/trove
Marcin Piwowarczyk e9cc6ca372 Execute functional test jobs running under python3
Functional tests are executed by trovestack script, which uses python
in default OS version which is 2.7.

This change wraps python in tox and executes trovestack int_tests in
virtual enviroment, starting them in python3.

Any future python version change could be managed by tox framework.

Change-Id: I3a849978241d3d0669ef9e1c802ff504ac3c32cb
Signed-off-by: Marcin Piwowarczyk <m.piwowarczy@samsung.com>
2018-12-14 13:07:13 +01:00
..
backup Fix replication failure when Swift isn't available 2018-08-02 11:44:02 +02:00
cluster Merge "Add extended properties support for mongo cluster." 2018-08-08 03:26:44 +00:00
cmd Add trove-status upgrade check command framework 2018-10-22 12:56:28 +05:30
common Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
conductor report_root should always use context.user 2018-02-07 17:05:54 +08:00
configuration Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
datastore Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
db update pylint to 1.9.2 2018-09-17 16:14:54 +02:00
dns Handle log message interpolation by the logger part 6 2017-03-16 11:27:35 +01:00
extensions fix tox python3 overrides 2018-09-18 17:19:20 +00:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent Add missing ws separator between words 2018-11-21 15:04:14 +08:00
hacking Remove log translations 2018-01-24 17:21:26 +00:00
instance Add missing ws separator between words 2018-11-21 15:04:14 +08:00
limits Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
module Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
network Remove log translations 2018-01-24 17:21:26 +00:00
quota Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
taskmanager Add missing ws separator between words 2018-11-21 15:04:14 +08:00
templates Fix PostgreSQL non-dynamic configration tests 2018-02-26 17:02:55 +08:00
tests Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
volume_type Associate datastore, version with volume-type 2016-12-19 14:24:09 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Add functionality to define different Message and Notification destination 2018-01-05 10:31:49 +08:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself