Commit Graph

19 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 4bc059e9d9 Switch sphinx language to en
With sphinx release of 5.0.0, they changed default for language variable
to 'en' from None. With that current None valuable is not valid and should
not be used.


Change-Id: I55beac04ca11efef8a700d8f8544a853fd4af744
2022-05-30 16:01:11 +02:00
Jonathan Rosser acdfed77fd Fix linter errors
Change-Id: I681bf4ec20e3baef9d470bfec83f987fdbda81b9
2020-10-02 07:37:01 +01:00
Zuul 326d88a3d3 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 10:57:12 +00:00
OpenStack Proposal Bot 1fb00fcf5c Updated from OpenStack Ansible Tests
Change-Id: I286d8e0f00c6d85de095a9da3d2edd067fe4b059
2020-06-03 19:13:39 +00:00
Andreas Jaeger 1e3374f92c Use newer openstackdocstheme and reno versions
The sync from https://review.opendev.org/733244 updated to
openstackdocstheme 2.2.1 and reno 3.1.0 versions.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

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: I9f71b9b67c6a6006a53001fadcbb29e3503d2521
2020-06-03 18:58:13 +02:00
Andreas Jaeger 8e3c152ed4 Update docstheme for style
New version of openstackdocstheme (Victoria+) respects pygments_style.
Since this repo is using now Victoria (master) requirements but has
not branched for Ussuri yet, it uses the new version.

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.

Change-Id: Iae8ea69488d0acc2b28ba42fd6327f3c68f5b1ee
2020-05-20 17:24:25 +00:00
OpenStack Proposal Bot 6c8dea150a Updated from OpenStack Ansible Tests
Change-Id: I6e4864c7e2106bb52787361bd551b4edbd14c9e2
2020-05-12 18:06:12 +00:00
OpenStack Proposal Bot 005e8e1c85 Updated from OpenStack Ansible Tests
Change-Id: I691c88799c77580919985fda527c23bee4d84a02
2020-05-05 13:35:27 +00:00
Andreas Jaeger bcead95895 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine

Change-Id: Iaada1ab6f3c193e9e4018ba965eaa6b3ad0f9d3f
2020-04-25 16:04:09 +02:00
OpenStack Proposal Bot 7973481b9a Updated from OpenStack Ansible Tests
Change-Id: I704a0929c7dc7de7b22b7f4cf4e358a62980ae69
2020-04-13 17:57:21 +00:00
OpenStack Proposal Bot e419d975b9 Updated from OpenStack Ansible Tests
Change-Id: I695519fac2357518325e59d2690ca81b9e101d40
2019-11-21 16:37:47 +00:00
Dmitriy Rabotyagov 83bff1a16f PDF Documentation Build tox target
This patch adds a `pdf-docs` tox target that will build
PDF versions of our docs. As per the Train community goal:

  https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html

Add sphinxcontrib-svg2pdfconverter to doc/requirements.txt
to convert our SVGs.

Change-Id: Icaed495dab8520120b06dffa813ee77efb609a09
Story: 2006105
2019-10-17 15:36:07 +00:00
OpenStack Proposal Bot 44066f4c6f Updated from OpenStack Ansible Tests
Change-Id: I85746f7f3e66646930d4c33f60ac3a6370d8eba9
2019-07-30 19:48:16 +00:00
OpenStack Proposal Bot a7edbccf04 Updated from OpenStack Ansible Tests
Change-Id: I17cf99b266d0fe64b4876dc421208345500617e0
2019-07-20 09:43:17 +00:00
Mohammed Naser a8b308489a docs: drop sphinxmark
sphinxmark is no longer compatible with the latest release of Sphinx
which is causing all of our documentation jobs to fail.  This patch
removes it as our current usage of openstacktheme for documentation
already provides watermarks for current branch and notices for which
branch the documentation covers.

Change-Id: I7c24dc8e53374d80a2e52a6e6b36d1984dca1f2a
2019-04-04 05:15:38 +00:00
Jesse Pretorius d38250005d 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

For more details information, please refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

In order to pass the requirements check, a new lower bound is set for the
'pyasn1' and 'requests' packages.

Change-Id: If44929dbe402c4249235a7fcb9226b97f20d0e43
2018-07-02 08:38:48 +01:00
Logan V d66dc97872 Add base role tests
Depends-On: https://review.openstack.org/#/c/554402/
Change-Id: I220eb6eac324cc085efa7f50f06a72d2e5f846ac
2018-03-19 23:01:15 -05:00
Kevin Carter 36e6e7e73b
renamed /systemd_init/systemd_service/g
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-03-12 16:45:53 -05:00
Kevin Carter 3287637b2d
Initial Commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-05-19 10:24:55 -05:00