Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger cc1e4ad8a4 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I57dc2210d369cb89ad2de7d2c304a8f225fd6adf
2020-04-05 19:55:57 +00:00
OpenStack Proposal Bot 1527338c23 Updated from global requirements
Change-Id: I43ce3db5943727a54d758cd7ec129b0d6f4065f1
2017-03-08 02:43:55 +00:00
Kiall Mac Innes 25fb29e5c8 Initial layout of Designate tempest plugin
See https://review.openstack.org/283511 for history.

Change-Id: I7733e8786d6b525a7c9a8d4f12add329cd030d9d
Partially-Implements: blueprint designate-tempest-plugin
2016-04-07 08:08:46 +01:00