Commit Graph

8 Commits

Author SHA1 Message Date
gugug 110346a30f Retire the puppet-congress project - Step 2 Remove Project Content
Unfortunately Congress project has been retired already[1], so it is
useless to maintain puppet modules for it.

The annoucement can be found in the following link.
 http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015555.html

[1] https://review.opendev.org/#/c/721742/

Depends-On: https://review.opendev.org/#/c/737133/
Change-Id: I348780c0f6900f06e378ee9117d6ac51749b82e9
2020-06-21 01:42:41 +09:00
Andreas Jaeger b274cdf2fa Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I459ef9eade47b3205ec701aed9fa59f8582d843c
2020-06-02 14:35:36 +02:00
ZhongShengping cc9a32802f Bump reno to 2.5.0
Change-Id: I267b1579a5773ca4d945af933d68966c19c239cb
2020-05-12 10:50:06 +08:00
ZhongShengping b5f3fa7a44 Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders.

Change-Id: I02bc9b5fbcb0d90b839b5d4e5676a8e0811a7e96
2020-04-30 15:28:37 +08:00
Ghanshyam Mann 30eac6c5bb [ussuri][goal] Cleanup for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

puppet-* repos have to cleanup the requirement and tox
for py2.7 drop.

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

Change-Id: Ie96f0f15dbb48daf97d26fb6bd8746b4ff56b295
2020-02-15 18:52:29 -06:00
ZhongShengping bd751a0322 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20[1]:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements

[1]https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: I4b2186df6eadd1b66eb90ebc187d7265af9d3dc0
2019-08-13 11:29:06 +08:00
ZhongShengping f704c71c1c Sync Sphinx requirement
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.

Change-Id: Iffddd8d88a553bc78b4ed7c95ba4e7ceb5e68928
2019-08-07 09:10:08 +08:00
ZhongShengping 9b24a03d83 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html

Refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html

Change-Id: I10d4015ad48c33c2a231a03ad0d5964d9b414d14
2018-02-28 14:42:10 +08:00