Commit Graph

16 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov bc258b4e19 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: Ic80477b87a3ddc74ac1712f6bd4c3aba284fa1cb
2021-06-23 20:24:41 +03:00
Zuul c35c2606f0 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 10:56:29 +00:00
OpenStack Proposal Bot 5f338d4e61 Updated from OpenStack Ansible Tests
Change-Id: I652e129975c30736ab9e2f1d37fdc4e2797221ee
2020-06-03 19:00:53 +00:00
Andreas Jaeger 1c15047631 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: I5c5f2c4aeacd88b88f7a6a1b3c26de22a2517eaf
2020-06-03 19:03:21 +02:00
OpenStack Proposal Bot 1222ed6516 Updated from OpenStack Ansible Tests
Change-Id: I65aec3e7a7566e2f5661be2edd89a224fc060518
2020-05-22 07:01:36 +00:00
Andreas Jaeger 704a57c037 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: Ieff8621a2bcde05cdbbf46b01cf24f0f4c715f2e
2020-05-20 18:45:45 +02:00
OpenStack Proposal Bot 35db5b7e6a Updated from OpenStack Ansible Tests
Change-Id: I62d4afc445d777ec88d7168d61041057ff27e95b
2020-05-05 13:30:47 +00:00
melissaml 714627b611 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: I6f85271e1750d6fa9006847feb18a1390f9048ea
2020-04-15 10:48:33 +08:00
OpenStack Proposal Bot 0eb980d9f0 Updated from OpenStack Ansible Tests
Change-Id: I27f93b341a2008c2e6162eb3a6b0fdb0bc1b3469
2020-04-13 17:45:47 +00:00
OpenStack Proposal Bot f4da3bf76c Updated from OpenStack Ansible Tests
Change-Id: I0e9cfb3319104574171b600a77d7ad1029f7f53a
2019-11-21 16:32:52 +00:00
OpenStack Proposal Bot 585702eba9 Updated from OpenStack Ansible Tests
Change-Id: I7ee3a72e01f6f538abb80a835df521fcedc43dce
2019-10-23 17:24:02 +00:00
OpenStack Proposal Bot bb0fc86e19 Updated from OpenStack Ansible Tests
Change-Id: Ia044eb3118eeffbe5c2facb9c9f921959427c27b
2019-07-30 19:35:49 +00:00
OpenStack Proposal Bot 31e51872bd Updated from OpenStack Ansible Tests
Change-Id: Iacba61748e6291679e8068c7196394bb4753bb16
2019-07-20 09:27:53 +00:00
Mohammed Naser b5677eefc2 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: I7256e912479540be3f46fa1a83e67182f7b6f571
2019-04-04 05:13:48 +00:00
Jesse Pretorius 7ea32e9219 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: Ibb3ac9d3c187c4bf44c79c247c6143f88253c2f4
2018-07-03 10:13:38 +01:00
Kevin Carter 627d5107cc
First commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-06 22:37:24 -06:00