Commit Graph

5 Commits

Author SHA1 Message Date
HeroicHitesh 5d8dd8ff2c Remove testr
* Remove .testr.conf as there are no tests present in this repository
  and update .gitignore and tox.ini accordingly

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: Ibea6fa366263dd9fc6e2b29865f7336f9ff23c62
2021-06-30 22:29:02 +05:30
Andreas Jaeger a670331b47 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
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Remove unused file test-requirements.txt
- Remove unused dependencies from requirements.txt, this repo
  is docs only

Change-Id: I05c12768dd1648c59156bc8700238aaa59ee1dc3
2020-04-11 16:20:28 +02:00
Andreas Jaeger 5febf9bb26 Update testing
Remove python jobs, there's no code here, so nothing to test.
Update docs invocation to the "modern" way.
Fix .gitreview

Change-Id: Idab8bb781ab8aa31407f07d5b7eaa410dabf9dd8
2020-01-13 20:34:59 +01:00
Sean Handley 800df7c95a Remove a load of autogenerated cruft that we don't need.
Change-Id: Id1f67b8fa16b90b4cfbf6a6320e9718e64d8fe8c
2017-09-29 11:20:43 +01:00
Sean Handley d2c935bcb8 Initial Cookiecutter Commit.
Change-Id: I6cc2eaed8ab5f313dca723f6ced3c3e169723814
2017-08-15 17:17:34 +01:00