Commit Graph

32 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov dcf6aed584 Deprecate rsyslog_client role
Depends-On: https://review.opendev.org/c/openstack/project-config/+/863079
Change-Id: I47bcd43247e0d589932b63cec782567d33d35f28
2022-10-31 16:56:19 +01:00
Dmitriy Rabotyagov 8b3426e27d 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: I2ead74d2f14dc9364243c919fddba110864ca6f1
2022-05-30 16:01:45 +02:00
sonpn13 d4d17d6af2 PDF Documentation Build tox target
Change-Id: Ie55138d08d45945fdc00583dfb53458e6f2e3c48
Signed-off-by: sonpn13 <sonpn13@viettel.com.vn>
Story: 2006105
Task: 35338
2022-04-27 10:21:21 -04:00
Zuul d616af7883 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:38:19 +00:00
OpenStack Proposal Bot 4bf74d086c Updated from OpenStack Ansible Tests
Change-Id: Ic2d4a50e43342a63b8242ecdcc6a2d19f69b0d55
2020-06-03 19:11:46 +00:00
Andreas Jaeger a58af38470 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: I815908dbaeb427fcb607e6f931d004e2112868ed
2020-06-03 20:08:55 +02:00
Andreas Jaeger a23f2d96c5 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: I4a2468490b4b1a4c33f06d708a4e471f9c2c2ba6
2020-05-20 18:53:30 +02:00
OpenStack Proposal Bot 6dbf4ccd7b Updated from OpenStack Ansible Tests
Change-Id: I68b81f822feb70c56e679e7def7b56eaf38df89f
2020-05-12 18:05:41 +00:00
OpenStack Proposal Bot 62d0c6e1c2 Updated from OpenStack Ansible Tests
Change-Id: I2d7569606be725614937973dd2274f76a61b91f2
2020-05-05 13:34:42 +00:00
Zuul ae3773407f Merge "Updated from OpenStack Ansible Tests" 2020-04-29 20:46:05 +00:00
melissaml a961588504 Cleanup py27 support
This repo is now testing only with Python
3, so let's make a few cleanups:
- Remove setup.* files, they are not needed
  for this repo
- Cleanup */source/conf.py to remove now
  obsolete content.
- Remove install_command, the default is fine;
  move constraints into deps

Depends-On: https://review.opendev.org/720558
Change-Id: Ic6ea57d750a203b5a8f199b78dd3c0889b849df9
2020-04-28 18:47:42 +00:00
OpenStack Proposal Bot 76d2ebebe4 Updated from OpenStack Ansible Tests
Depends-On: https://review.opendev.org/720558
Change-Id: I2a20a6b370bd6c209bb04f251c0ad348e765422e
2020-04-28 17:03:26 +00:00
OpenStack Proposal Bot ebabf799e9 Updated from OpenStack Ansible Tests
Change-Id: I62fed98d70046d817ab1c148f64b54e742cf6538
2019-11-21 16:37:03 +00:00
OpenStack Proposal Bot 166bac5a5a Updated from OpenStack Ansible Tests
Change-Id: Ifa156f4326162833b6303a2a2f17ebaa42ecaa2d
2019-10-23 17:27:09 +00:00
OpenStack Proposal Bot bc170a8a3f Updated from OpenStack Ansible Tests
Change-Id: Id5d7ebcfbc8f1832a981f897ed82e36c83666b94
2019-07-30 19:46:29 +00:00
OpenStack Proposal Bot df23081383 Updated from OpenStack Ansible Tests
Change-Id: I24ebc58fbe3cba914d1f6712760390e837023313
2019-07-20 09:41:11 +00:00
zhangboye 898c4653b7 Cap sphinx for py2 to match global requirements
Change-Id: I08365bec65288dd07235affac43efd1965d87a69
2019-06-07 10:19:06 +08:00
Mohammed Naser fa63e671d9 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: Icd376e16ba69ff3497ac86a71df2145402a49049
2019-04-04 04:53:06 +00:00
OpenStack Proposal Bot 5c48c2b869 Updated from global requirements
Change-Id: Iaa84c6e4312eb89594a8205096f816a950e87ce4
2018-03-15 07:41:22 +00:00
OpenStack Proposal Bot ab85d50ade Updated from global requirements
Change-Id: Id97d499e44de6cd0caf6e63f4c3648e1e1e23ec1
2018-03-13 07:18:04 +00:00
OpenStack Proposal Bot d9e9eaa24b Updated from global requirements
Change-Id: I573215e11f23d5b51e39e1df4577be76e2398fb3
2018-03-11 13:55:10 +00:00
ZhongShengping 3f606cf3c1 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: If1c26fba000dcf9cbb51087ff6a75d2dcb59bc09
2018-03-09 12:01:28 +08:00
Jesse Pretorius 5600cd7766 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: I167f72fd1cc8449f2e5849dad8ff6cf746c9bb21
2017-10-17 18:04:28 +01:00
ZhongShengping 66c18aac3b 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: I0f0dee35801daa25a26875f761206b5631e40ee7
2017-07-03 16:27:54 +08:00
ji-xuepeng 4af0e56246 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I5be24680943628b2333270959c83c7588a69de69
2017-02-06 21:50:36 +08:00
Andy McCrae abd57f421b Update repository with reference to role git location
Change-Id: I3a11ad2cb765b4b8f483b830b53062053da6dedc
2016-12-22 14:26:23 +00:00
Jean-Philippe Evrard 434d1494d2 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: Ieae5cbcdea15e46efe634e11583f1044223c2380
2016-12-01 14:30:44 +00:00
Nish Patwa 6045b11c79 [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: I233f688e00481251603a4dabbf7c6c5e6b3a6815
2016-10-18 17:30:39 +00:00
Andrew Meserole 41d9e72818 [DOCS] Refactor rsyslog_client Docs
This commit refactors the current docs in the rsyslog_client role.
Moving forward, specific project configurations are maintained
in the appropriate role book.

Change-Id: Icd79ac494ecfe5ee0efd69db6b6e1071e7cd3be2
2016-08-12 10:21:36 -05:00
Jesse Pretorius 4c2c635638 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: I69fbf2b53e8f40c2e08373a91ee5ce1eac8c33ce
2016-07-12 16:55:28 +01:00
Travis Truman 18cd2041f7 DOC - Adopting the common role documentation pattern
As discussed during the Newton design summit, we
agreed to adopt the role documentation pattern laid
out in the os_keystone role

Change-Id: I43a21c3f9fe8dbf50f0f16c2c172c1aeff2fc173
2016-06-21 09:58:02 -04:00
Kevin Carter ed60bae35a
IRR for rsyslog_client
The change moves the role out from the main repo rsyslog_client
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-03 02:27:54 -06:00