Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger 1d3fa5934d Cleanup py27 support and docs
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
- Update requirements, no need for python_version anymore
- Cleanup */source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Enable warnings for doc builds, fix doc build problems

Change-Id: Id1ecc85694dddd177dde628a031b7cb637932fbc
2020-04-11 16:11:56 +02:00
Jean-Philippe Evrard 2803e7c16a Initial commit
This adds the initial files and jobs for the repository.
It is manually based on the openstack cookiecutter,
removing all the python related parts we do not need.

Change-Id: Ia3e1d0ca1eaee363b8f864de16665923d99e1dbe
2018-11-26 14:04:40 +00:00