Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 038a7f29b4 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Use newer openstackdocstheme and Sphinx versions,
  enable build warnings and fix problems
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine
- Remove usage of pip_install role, this is retired now

Change-Id: I64133e987965d02faa25102b98ad102ff9ef142b
2020-06-18 07:31:28 +01:00
Marc Gariepy 6395495605 remove ansible_python_interpreter
ansible_python_interpreter is now set to auto in the tests repo.
it doesn't need to be overwritten in the test anymore.

also fix bindep.txt for centos7.

Depends-On: https://review.opendev.org/734676/
Change-Id: I9d21ab44bf0d9d19228e6f65439aaea042e288e5
2020-06-15 11:25:44 -04:00
Andrew Smith 547ebfcff5 Role requirements and tests 2018-05-25 15:24:30 -04:00