Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger ce370bb2d6 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version 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: I70aec0472ce090cb54855c58f20f4f02e20ae2c2
2020-06-02 14:05:12 +02:00
Andreas Jaeger 9a577c2cc0 Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Remove install_command from tox.ini, the default is fine.

Change-Id: Iecc1931e93b2254b7b3c95ba1daafd32db204754
2020-04-09 11:35:17 +02:00
Ghanshyam Mann c7b937010d [ussuri][goal] Drop python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

specs repo either has py27 job or requirement or tox env.

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

Change-Id: Iac7477a9cfce0458b55d40d5219a315c47abee27
2019-12-30 12:22:09 +00:00
Andreas Jaeger 882b0ec0b4 Use openstackdocstheme
Use openstackdocstheme for consistency with all specs displayed on
specs.openstack.org.

This includes updating requirements to current versions, updating specs
building to not publish dirtrees and tread warnings as errors, update
index page, and update settings for the theme.

Change-Id: I905f404361a98d9af1a4ba5c52b8e04acda1688e
2018-12-27 19:20:42 +01:00
Vu Cong Tuan 3c5045218b Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I081601490f339a5dc37a6a5bc597cfc3836bd873
2018-07-04 13:54:56 +07:00
Yujun Zhang 2a3e673f55 Build sphinx doc automatically on changes
Change-Id: I6724622b531b4e2cd69f6b8b15f7f4c0e15ea5c8
2017-11-22 09:53:43 +08:00
Yujun Zhang e4cd17d385 Add support for graphviz
- required by some blueprints with graph
- verified in https://review.openstack.org/#/c/519542/

Change-Id: Ief423931a6524d0b5ac67f06bb04f0addf31ecad
2017-11-15 08:00:12 +00:00
Eyal Bar-Ilan 79af8bc7aa fix pbr version
Change-Id: Ie102dc9725479edad2a233b395654f94a44ff414
2015-11-08 14:43:04 +02:00
mgrosz c5e77b3bae Initial setup of vitrage-spec project
Change-Id: I6503591cc11aca214bc75a90484d3f2450751166
2015-11-06 13:56:56 +02:00