Commit Graph

21 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 9a39e22b0f Remove mention of haproxy-endpoints role
Role was never migrated to usage of haproxy-endpoints role
and included task was used instead the whole time.
With that to reduce complexity and to have unified approach, all mention
of the role and handler are removed from the code.

Change-Id: Ie8f7af4f4028e3447319039fee8b0f82005c7add
2022-06-14 20:06:38 +02:00
Dmitriy Rabotyagov 9825b2cfe9 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: I1b2e3df4d12b6b5d71159d831f6f0a65fb7d2263
2022-05-30 16:01:44 +02:00
Zuul f897983093 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:45:31 +00:00
OpenStack Proposal Bot 090a563764 Updated from OpenStack Ansible Tests
Change-Id: I5abe0c4859444c0a3430e67774dc2b2495967ff9
2020-06-03 19:10:33 +00:00
Andreas Jaeger 7892f21e91 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: I88ebf9e9e85ea239f06319c824e232479b0dfca8
2020-06-03 20:06:49 +02:00
Andreas Jaeger 0827699850 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: I3f92dfbbd1bdbc95d9157dd7a0af4002366199fc
2020-05-20 18:52:37 +02:00
OpenStack Proposal Bot 765360bf97 Updated from OpenStack Ansible Tests
Change-Id: I2d365623d83890e1a4fe7d75f7df31637ada3d89
2020-05-12 18:05:23 +00:00
OpenStack Proposal Bot 92a672685d Updated from OpenStack Ansible Tests
Change-Id: I9441de994aae787fd360b63960e929ad950a2578
2020-05-05 13:34:15 +00:00
Zuul cccfd3bbae Merge "Cleanup py27 support" 2020-04-14 23:15:03 +00:00
Andreas Jaeger 102cb9d0f8 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 doc/source/conf.py to remove now obsolete content.
- Move basepython to testenv, to use it everywhere in tox.ini.

Change-Id: I1f06b471e1a1ce1570862b281bdff82d27c6d381
2020-04-13 20:07:16 +02:00
OpenStack Proposal Bot a273e87c3b Updated from OpenStack Ansible Tests
Change-Id: I159f83f9e946d93292b4641daddc9345d101f7cd
2020-04-13 17:54:29 +00:00
OpenStack Proposal Bot 98b10b474f Updated from OpenStack Ansible Tests
Change-Id: I92a18673d48908c104de4be04635552641188eb6
2019-11-21 16:36:29 +00:00
Dmitriy Rabotyagov c462c02e38 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: I43fb85532d1bbf0316a10664116a3bbbd9fdc66a
Story: 2006105
2019-11-07 15:01:00 +00:00
OpenStack Proposal Bot ed5ece944a Updated from OpenStack Ansible Tests
Change-Id: Ib640ec1c12cdde8bd805d3af76a54bab89fa4660
2019-07-30 19:45:10 +00:00
Zuul b6aaa3dbfe Merge "Fix docs linking and naming" 2019-07-27 20:43:26 +00:00
Dmitriy Rabotyagov 072394923b Fix docs linking and naming
Patch fixes titles for doc files and resolves naming problems

Change-Id: I7ceca25d48801c79348e23ca7c8a65db0a6daf4e
2019-07-23 13:04:17 +03:00
OpenStack Proposal Bot a84033d2b1 Updated from OpenStack Ansible Tests
Change-Id: I6e15015e4309faba218e96e79b8226b77e36f36f
2019-07-20 09:39:27 +00:00
xuanyandong 4d906711ec Cap sphinx for py2 to match global requirements
Change-Id: I173086cfe2165c1696dfe660e9a2160c8dadb135
2019-05-17 18:13:36 +08:00
Mohammed Naser dc80f6a2a2 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: I987f90aee31434ef79e960c449cfab576503c08b
2019-04-04 04:52:45 +00:00
zhouxinyong 5965040a68 Fix usage link
Change-Id: I8d3c375fa4fe0d31fa85ff12ae266281a791b2ed
2018-11-12 09:23:34 +08:00
Kevin Carter daf9f9d60a
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-05 15:36:33 -05:00