Commit Graph

33 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov a5d31f3b47 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: Id540deef52eea623aacff607709def993e869e05
2022-05-30 16:01:26 +02:00
Zuul bcff3ed9b7 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:38:53 +00:00
OpenStack Proposal Bot 424676b434 Updated from OpenStack Ansible Tests
Change-Id: I2db8bb363c1d7527d0ba9f7c3cf9d4cd54958812
2020-06-03 19:01:50 +00:00
Andreas Jaeger f82ae9da64 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: Iec86935f341c79bb9e4d90ce21b592d35999b6f6
2020-06-03 19:05:12 +02:00
Andreas Jaeger ab47207a53 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: I43e3729d01818be3b45675ce729b17a6f3c5591b
2020-05-20 18:46:30 +02:00
OpenStack Proposal Bot 9e3c52b855 Updated from OpenStack Ansible Tests
Change-Id: I79ff4b7b3a1ff7aa6f1ceed76ca0883b7f5a9e82
2020-05-12 18:03:23 +00:00
OpenStack Proposal Bot d3e394f13e Updated from OpenStack Ansible Tests
Change-Id: Id2ab2db0ea691cc282d10dfbd79d8f9d5a0a614a
2020-05-05 13:31:09 +00:00
melissaml b607144325 Cleanup py27 support
This repo is now testing only with Python
3, so let's make
a few cleanups:
- remove setup*, those are not needed for this repo.
- remove install_cmd, the default is fine, move
  constraints into deps, cleanup tox.ini
- Cleanup doc/source/conf.py to remove now
  obsolete content.

Change-Id: I3550a227e0a6a90bc276ed954c58c6fb9a73e4ad
2020-04-27 19:47:46 +02:00
OpenStack Proposal Bot 4f7d973ad6 Updated from OpenStack Ansible Tests
Change-Id: Iacf8d1b23fe7e31c16e1b85e2b8786735c45e523
2020-04-13 17:46:37 +00:00
OpenStack Proposal Bot d6f5c64949 Updated from OpenStack Ansible Tests
Change-Id: I0a75a749e45442caca08c1e9beafacd8a9fc93e9
2019-11-21 16:33:14 +00:00
OpenStack Proposal Bot c5fdec1069 Updated from OpenStack Ansible Tests
Change-Id: I50e8b66131f1f7e1157dafd0100f97c11dcce312
2019-10-23 17:24:23 +00:00
OpenStack Proposal Bot 4e9c5c5c39 Updated from OpenStack Ansible Tests
Change-Id: I1cd74c31bf76a248835ebc3d5ab4b115b554cf7b
2019-07-30 19:36:42 +00:00
OpenStack Proposal Bot cbdc34d624 Updated from OpenStack Ansible Tests
Change-Id: I84855eb28ca2c0b1d9d58d772deb8644f4e9c599
2019-07-20 09:29:16 +00:00
Zuul b6cb0ce8da Merge "Cap sphinx for py2 to match global requirements" 2019-07-10 18:56:17 +00:00
melissaml 87cbdd6649 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I790c1876a3e44da8623c74632332f0e453dce1f6
2019-07-09 16:36:22 +00:00
zhangboye 2cb067ee7b Cap sphinx for py2 to match global requirements
Change-Id: I774e025d036c6e61d9b61d50fbb21eedef3c7a01
2019-06-06 16:09:52 +08:00
Mohammed Naser cc4b993b21 doc: drop release notes + fix sphinxmark
The ops repo isn't really software.   It's a collection of playbooks
that we share between operators, therefore, release notes are a bit
confusing because there are so many playbooks inside of it.

They're also broken because of how we have a few links all over the
place.  There has been no release notes published either.

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: I521647c999e7dc17ba27f02bc5bccd422d97ab9a
Closes-Bug: #1824664
2019-04-13 19:34:04 -04:00
zhangdebo 15788c42ba Update link address
Change-Id: I31cd17ef8874f0e11522f4ddd3e6750898b6c232
2018-11-24 14:01:46 +08:00
melissaml 5c0516f9bb Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I33bad79f90fe2917ad45a9b3e5733c48038794f0
2018-04-21 09:03:47 +08:00
OpenStack Proposal Bot 1147265a64 Updated from global requirements
Change-Id: I1c5a66204b6a8c1430cf6bf80d46ad5b0f69b737
2018-03-15 07:31:20 +00:00
OpenStack Proposal Bot 429b06f2fa Updated from global requirements
Change-Id: If78582cd1c296ab7bafd2f4447eea15f494ccc7a
2018-03-13 07:12:27 +00:00
OpenStack Proposal Bot 372adb6bbc Updated from global requirements
Change-Id: I7a491ffca2c3f275436a0bd16651f75c71679985
2018-03-10 13:33:53 +00:00
ZhongShengping 5851ac317f 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: Id5641128e637c2767e1ab8758d31663eaa397c41
2018-03-09 12:01:26 +08:00
Jesse Pretorius caab814228 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.

Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: I2ba5bce479a33bc4369c8034e28cf2bc8cfb5ac1
2017-10-18 18:17:24 +01:00
ZhongShengping c0f718f4f2 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: I1819557547bad6a598b834bd4200e28571efd40a
2017-07-03 16:13:07 +08:00
ji-xuepeng 62ab658962 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I41d526e84d2c5da3366f242e6a00f93a1c762cfa
2017-02-06 22:22:41 +08:00
Jean-Philippe Evrard cb4c9d6a8b 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: Iba8332b8623204cc88ab07f56c5c4773cebe380d
2016-12-01 14:20:12 +00:00
Luong Anh Tuan ec579a5e6f Fix typo: remove redundant 'the'
Change-Id: Iacf3ddc34f09e4063ff74ee28a8ef684a2747aee
2016-10-03 11:46:49 +07:00
Major Hayden 6d4557e55f Remove osa-differ
The osa-differ script has moved to another repo[1] to speed up
development and load it into pypi.

[1] https://github.com/major/osa_differ

Change-Id: I816c4391233b0bbf251be76d9dfad73b2f6c30a5
2016-09-14 12:23:48 -05:00
SirishaGuduru 4e13bb102b Playbook to mount drives in swift object nodes
Currently in any of the release of openstack-ansible
there is no role to mount the drives in swift object
server nodes. This can now be a part of
openstack-ansible-ops as this is all operational stuff.

If the user knows the type of the file system that is
going to be used, we can mount the drives as well using
the playbook without manual intervention.

Doc is also modified according to the playbook.

Modified the lines according to the comments given.

Change-Id: I991ee4891253d2f99703c80e350df21c43db01e8
Closes-Bug: #1535536
2016-08-02 10:33:21 +05:30
Major Hayden fb9f00ff70 Docs for osa-differ.py
This patch adds documentation for using the ``osa-differ.py`` script
and how to handle GitHub API tokens.

Change-Id: I746d1fd75d81d964c76aca3cde6bfe1a667c3645
2016-07-19 13:19:06 -05:00
Jesse Pretorius 2226c4202a 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: Ie2e4dee9b83fccce0ca63ca1700f22c1730a49eb
2016-07-12 16:51:39 +01:00
Jesse Pretorius 0aeb4dfe39 Add base test scaffolding for repo
Change-Id: Ibe08860b69878b809695a48be4a0937b9c548e47
2016-06-14 15:32:40 +00:00