3 Commits

Author SHA1 Message Date
Andreas Jaeger
9908379f82 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
- Update classifiers
- This repo has no docs, remove releasenotes and docs building
  infrastructure
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine
- Remove Babel from requirements, it's not needed for running.
- Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
- Update to hacking 3.0, fix problems found

Change-Id: I9133baec6cb123440f34b8c4b31001cfe875919e
2020-05-09 18:06:43 +02:00
Dale Smith
be016f2996 Fix keystoneclient exceptions import. Bump package versions in requirements
Change-Id: I427ae2b5913b2546cd863fdbdb37ab7003bc4ed4
2016-08-08 17:29:10 +01:00
Dale Smith
f85dcba1a1 Initial version of python-stacktaskclient
Based on python-heatclient 04b3880 (2015-06-04)

Change-Id: Ie54c889a4b89ec32f9a00b954560929f35712021
2015-09-17 16:42:34 +01:00