Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann fcf791b38a [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

os-testr is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Switch to using sphinx-build, remove cruft from setup.cfg, setup.py,
tox.ini, conf.py.
Update hacking version to support python3 properly.
Fix problems found by pep8.

Change-Id: I6ab22dda05132a735bd9e5caf16cc2bd172b06cc
2020-03-04 01:35:46 +00:00
OpenStack Proposal Bot a030c7a928 Updated from global requirements
Change-Id: I02a4190771c569c0b80888cda867b9364b2b13b2
2017-03-02 17:50:34 +00:00
OpenStack Proposal Bot 08b5418f73 Updated from global requirements
Change-Id: I2246ce4ec35e0d60ca68dc6920d6d558a43fde7d
2016-02-10 21:57:50 +00:00
Matthew Treinish 04a393eae2
Set min pbr version in setup_requires
This commit adds a minimum version on the setuptools setup_requires
for pbr. This is required to enable markers and also to ensure a
consistent version when installing with other packages.

Change-Id: I2168d91896ba82581929a2faeebace7419b4539e
2015-08-05 18:30:06 -04:00
Matthew Treinish d1049b1ad6 Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00