Commit Graph

30 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 967cbe4a3e 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: I9a6a84a5e0cfef769578e4d3ab49248045fba93f
2022-05-30 16:01:13 +02:00
Zuul 2e1008fee4 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 10:57:50 +00:00
OpenStack Proposal Bot 2fa53963bc Updated from OpenStack Ansible Tests
Change-Id: Ie684aff856080f2617f42653c561e12a83ede7b9
2020-06-03 18:58:52 +00:00
Andreas Jaeger 1026425658 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: Icbb8dcf2364b1b64cec05a0ba31a88f971df19bc
2020-06-03 18:59:30 +02:00
Andreas Jaeger 05577fbb0b 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: If62052b713e054d70fe389529dae02ff771fd43d
2020-05-20 17:24:09 +00:00
OpenStack Proposal Bot 4e85e7ff0d Updated from OpenStack Ansible Tests
Change-Id: Iad7064a7f466cc97693818786333e61fad558a89
2020-05-12 18:02:41 +00:00
OpenStack Proposal Bot 14209056a1 Updated from OpenStack Ansible Tests
Change-Id: Id5f806e7796fd3baa632b0ee476c7558ae1ce305
2020-05-05 13:30:07 +00:00
Zuul 3fd4f44b4c Merge "Cleanup py27 support" 2020-04-14 09:10:10 +00:00
OpenStack Proposal Bot 5553d670eb Updated from OpenStack Ansible Tests
Change-Id: I24bfa454431de9fe9c277ddfbe6921bbe624e181
2020-04-13 17:44:02 +00:00
Andreas Jaeger 69d094b29f 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
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Cleanup doc/source/conf.py to remove now obsolete content.

Change-Id: If6065686dd9250085a7582509becd92602cb1169
2020-04-13 18:37:23 +02:00
OpenStack Proposal Bot 29435b9f79 Updated from OpenStack Ansible Tests
Change-Id: Ie61d59f7dba4d08c81542f4ad9cbc74426b1d482
2019-11-21 16:32:09 +00:00
OpenStack Proposal Bot b979f97a6c Updated from OpenStack Ansible Tests
Change-Id: I5b19e367aa0804a730d4528a789eb1bb3bd08ecc
2019-10-23 17:23:25 +00:00
liuwei c469744a99 update git.openstack.org to opendev
Change-Id: Icb09d117937d20b453e9a642471440b89fe9cde3
2019-09-27 01:05:47 +00:00
OpenStack Proposal Bot f51ba20ae7 Updated from OpenStack Ansible Tests
Change-Id: I490a4edae8ad05297e8cd0303353caa5103f8b23
2019-07-30 19:34:02 +00:00
OpenStack Proposal Bot 958b912ccb Updated from OpenStack Ansible Tests
Change-Id: Id5781de3ad2a9c83292845fd61c388d60e2a5a08
2019-07-20 09:25:36 +00:00
Mohammed Naser 7285bb8da7 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: Ic00baad7568716636457337dd43020963911d7f9
2019-04-04 04:54:31 +00:00
OpenStack Proposal Bot 99adc433ed Updated from global requirements
Change-Id: Id6ebc69e9046515e18aaaea8e334115f2e2d5e91
2018-03-15 07:28:53 +00:00
OpenStack Proposal Bot 57774772f2 Updated from global requirements
Change-Id: I37db11fe0fc2ea3af7f9f11c332fc64606a17a10
2018-03-13 07:10:48 +00:00
OpenStack Proposal Bot 8d918e9eb5 Updated from global requirements
Change-Id: I6b7859b75dc606a0266c533e01d8e6f56f2f81c5
2018-03-10 13:32:28 +00:00
ZhongShengping fcc185e5b4 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 detials information, please refer to:

http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I0cabc5f58609541becc021fa327c5982221ab519
2018-03-09 12:20:42 +08:00
Jean-Philippe Evrard 5f290f61cf Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

Change-Id: I3a228b777bbf452d495399b87b9ff9b59c325a5d
2017-10-17 16:33:32 +00:00
ZhongShengping efef2d46b6 Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: I1354b120cf513c80b05b1bb4d43724a034f6b547
2017-07-03 15:50:22 +08:00
gecong1973 513a170daf Use https instead of http for git.openstack.org
TrivialFix

Change-Id: Idc3c35e3e14fbbd64215533cba6e1be2417e5435
2017-02-06 11:58:29 +08:00
Andy McCrae c51faffd71 Update repository with reference to role git location
Change-Id: I8f932e3fa9920c1c7f3fbea0a3d3f5d80e231499
2016-12-22 14:26:19 +00:00
Jean-Philippe Evrard 038f07fd8b Point roles docs bugs to openstack-ansible LP
Currently when clicking on the small bug in the roles'
docs, we land on openstack-manuals launchpad.

This should solve it.

Change-Id: I201da22af67ecee2b4829e2c545da8a6164d4504
2016-12-01 13:18:52 +00:00
Nish Patwa 5ebecbee0e [DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Change-Id: I28e2bb7352d2ccad20a2ccab2a68c714b54ee1a4
2016-10-18 17:20:08 +00:00
Andrew Meserole 819c71e1b3 [DOCS] Refactor apt package pinning Docs
This commit refactors the current docs in the apt_package_pinning
role. Moving forward, specific project configurations are
maintained in the appropriate role book.

Change-Id: Ida3737136041b7f91710409f771d75d22584bdd4
2016-08-12 11:05:38 -05:00
Andrew Meserole fe2bd57ec2 [DOCS] Refactor apt package pinning Docs
This commit refactors the current docs in the apt_package_pinning
role. Moving forward, specific project configurations are
maintained in the appropriate role book.

Change-Id: Idb995e689045df4244239300d66491e47780fd0a
2016-08-12 12:58:51 +00:00
Jesse Pretorius 787969d8e9 Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: I843852581da7663112e4f63832d60b9707b3b35a
2016-07-12 16:49:07 +01:00
Kevin Carter a45aa3b2c1
IRR for apt_package_pinning
The change moves the role out from the main repo openstack-ansible
repository and into its own standalone repository.

Items within this change:
  * The role has been updated to ensure it runs standalone.
  * Tests added to the role within tox.
  * Functional tests added to the role that can either be run
    via the run_tests.sh script or using tox.
  * dev requirements have been updated for testing usecases.
  * Docs added to both the README.rst file as well as the docs
    folder.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-11-02 21:34:23 -06:00