python-tempestconf/config_tempest
Luigi Toscano cdbc98572d More compatibility with Python 3
- use the six version of configparser and urllib, and depends on six;
- remove relative imports;
- adapt few tests to the changes.

The changes above should be noop from the point of view of
functionalities, at least on python 2.

And also:
- replace the py34 tox virtualenv with py35;
- add a non-voting py35 job (locally for now, it will be enabled
  to project-config also for gating when stable).

Story: 2002574
Task: 22142
Change-Id: I0a35abaae6f5b7095ebae765fbe2163046e0a4da
2018-06-26 23:20:52 +02:00
..
services More compatibility with Python 3 2018-06-26 23:20:52 +02:00
tests More compatibility with Python 3 2018-06-26 23:20:52 +02:00
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
accounts.py Generate accounts.yaml 2018-06-14 12:54:01 +00:00
clients.py Use healthcheck api to determine swift service 2018-06-21 11:32:35 +02:00
constants.py Configure tempest for Octavia tests 2018-06-24 23:25:18 +03:00
credentials.py Fix username is not defined warning 2018-06-13 19:08:02 +00:00
flavors.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00
main.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00
tempest_conf.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00
users.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00