Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger de768578fc Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Remove py27 stanza from setup.py

Change-Id: I3f517a43fbc1689ac1627a0a7c802dd08a9e2630
2020-04-10 10:50:16 +02:00
Corey Bryant 4095c1b5f7 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: I29a89ee1abbbfaa7d9593923c17f8999b9323d25
Story: #2005924
Task: #34215
2019-07-22 13:11:36 -07:00
zhangbailin 8a98620371 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: Iba19dc4fa808624fbc59e3341ff1e5c55d58283e
2018-12-03 21:59:07 -05:00
Gage Hugo a549b0aee8 Remove pbr warnerrors in favor of sphinx check
This change removes the now unused "warnerrors" setting,
which is replaced by "warning-is-error" in sphinx
releases >= 1.5[0]. This also fixes any warnings
that came up when testing with the latest version
of sphinx:

- Invalid json in code-blocks
- Redundant loading of todo extension
- Empty man_pages config value

Also updated the requirements for pbr and sphinx to the latest
version(s) in requirements.txt

With this change, any doc warnings will cause the build to fail

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html

Change-Id: I53b0bf833a940cef471589ba883db13b620cc5fe
2017-04-19 15:45:07 -05:00
Deepak 22a6fe15f6 Changed the home-page link
Set the correct url link for home-page

Change-Id: I595578fb5dc8a393a91014c28156f4d446b9f31c
Closes-Bug: #1631092
2016-10-06 23:53:24 +05:30
Morgan Fainberg 6095c5ae46 Initial Commit for Identity-specs repo
The initial commit for identity-specs repo. This is based upon a
combination of the TripleO Specs repository and the Nova specs
repository.

Change-Id: If6002bebb6fee7b4935c5f11401521c3acc746b8
2014-05-22 16:49:00 -07:00