Commit Graph

16 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 611fb2bf4c Deprecate OpenStack-Ansible nspawn repositories
Since nspawn support has been removed with [1] we now
start repositories deprecation process.

[1] https://review.opendev.org/c/openstack/openstack-ansible/+/782569

Depends-On: https://review.opendev.org/c/openstack/project-config/+/797723
Change-Id: I113f0f2b5befc4bca830c130d7f60e621c86798e
2021-06-23 17:22:41 +00:00
Zuul 1b3763c4b8 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:38:00 +00:00
OpenStack Proposal Bot 8fa983eee8 Updated from OpenStack Ansible Tests
Change-Id: Ieb5be6b90e1752af35c1cb80f0a50091f62ec730
2020-06-03 19:01:06 +00:00
Andreas Jaeger 5ed88bb429 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: I76e8ae1798e1244538bdb4de8c607bc9bd1b1318
2020-06-03 19:04:08 +02:00
OpenStack Proposal Bot 75b4d0ee25 Updated from OpenStack Ansible Tests
Change-Id: Ie118a988710bfe6bca75da56b07295d132ab1b52
2020-05-22 07:01:51 +00:00
Andreas Jaeger abde1be3de 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: I9576d6e02cb9c65aa3059184b716b7eb9f66cb62
2020-05-20 18:45:58 +02:00
OpenStack Proposal Bot 9e66d70cfd Updated from OpenStack Ansible Tests
Change-Id: I7139a006e2abf55e7b699ea59e3ab2491a5372ec
2020-05-05 13:30:52 +00:00
melissaml 9d7778932a 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 noww
 obsolete content.

Change-Id: I96ef07691810617f4ff5544a0797913d9dab05a6
2020-04-15 10:51:44 +00:00
OpenStack Proposal Bot 1bb3a4d03a Updated from OpenStack Ansible Tests
Change-Id: I94f663eecbfff6a2523a521d2dd70cdbecc77676
2020-04-13 17:45:59 +00:00
OpenStack Proposal Bot 75a5c04486 Updated from OpenStack Ansible Tests
Change-Id: I57187bf6f96ce73586301e6459847a737ef33ad1
2019-11-21 16:32:57 +00:00
OpenStack Proposal Bot 9025565b38 Updated from OpenStack Ansible Tests
Change-Id: Ia31cc668c8066c89d9ea004eaf03381a8f2bb7bd
2019-10-23 17:24:07 +00:00
OpenStack Proposal Bot 51e792f590 Updated from OpenStack Ansible Tests
Change-Id: Ie6f8586f4aed79f923dd87e2f3b972ddfdfd2f08
2019-07-30 19:36:02 +00:00
OpenStack Proposal Bot 1777e9ef89 Updated from OpenStack Ansible Tests
Change-Id: I1c822089bb7d869f10e7a2c6d4076c9bd0ba759b
2019-07-20 09:28:11 +00:00
Mohammed Naser 811320210d 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: Ia273b2a4ec77e693ee9e523ffbbb193c128b0410
2019-04-04 09:06:09 +00:00
melissaml a85a66c60b 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: I66486a38c92a08e38e962efd1ab950e1acca5659
2018-03-12 12:16:49 +08:00
Kevin Carter e97c013f67
First commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-08 11:39:40 -06:00