Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger a2262b757c Update docs building, cleanup
Update docs building and do a few cleanups
* Switch to sphinx-build
* Update requirements for Sphinx and openstackdocstheme for
  python 3, create doc/requirements.txt
* Remove unneeded doc and translation sections from setup.cfg
* Remove install_command, it's unneeded, the default is fine.
* Use TOX_CONSTRAINTS instead of obsolete UPPER_CONSTRAINTS
* Update hacking to 3.0

Change-Id: Ief34ac947ec23d6a9d4aad3640a4a61d0173578b
2020-05-03 12:07:55 +02:00
zhurong a5fb155fb0 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: If5d653c08f7012e19d71a585ee3d3e60021d389d
2020-04-07 04:22:44 -07:00
Ghanshyam Mann e616479d61 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

solum-tempest-plugin 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://review.opendev.org/#/c/691178/

Change-Id: I4ef56685bb9482cb9a27087841c537f5805bd4e2
2020-01-22 20:32:53 +00:00
Vieri 3182b6e852 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I55ea6976e041ff9ae81b6b065f318e78a9575656
2019-08-13 06:43:18 +00:00
Zuul 59171c1944 Merge "Removed older version of python added 3.5/3.6" 2019-01-12 07:48:52 +00:00
qingszhao a4461bdefd Removed older version of python added 3.5/3.6
In setup.cfg file the python 3.5/3.6 is added

Change-Id: Ideea1717e559679cef1725b106ad4f467b325f27
2019-01-11 06:42:24 +00:00
zhurong 7dd9df9265 Add to tempest plugin
Change-Id: I6b41d57bf17d3bf7c815bc83370bc27e8987ccb6
2019-01-08 08:50:46 +08:00
huang.zhiping 10447c60e2 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I8029547366fc39d2c4f5a94dfbcf1101d216b05d
2018-12-04 11:19:08 +00:00
inspurericzhang 8cb0cf1315 [Trivial Fix] update home-page url
Change-Id: Ic2035b58457872d6bc8118edcac6bb8ad541e99d
2018-10-29 16:16:01 +08:00
zhurong f5a48364e3 Initial Cookiecutter Commit.
Change-Id: Ie9c1cf404d74726027a8b070ad6ea70d800d16de
2017-08-28 11:27:28 +08:00