86b600e5415ffc787b421427dca1af538e94e956
Commit Graph

434 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Andreas Jaeger
86b600e541 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: I5c6c99763cffd75824c31efd37caec6e4828ac43
2020年06月03日 20:07:39 +02:00
Andreas Jaeger
a8a3ae3234 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: Iad5aa6453e61bf08555805072e9b6e433e656e93
2020年05月20日 18:52:57 +02:00
Zuul
e6d3436447 Merge "[ussuri][goal] Update contributor documentation" 2020年05月16日 07:49:44 +00:00
Zuul
2459fff314 Merge "Document how to enable mutliple plugins in defaults, as a comma separated list" 2020年05月15日 11:25:29 +00:00
Zuul
a3f32ece18 Merge "Updated from OpenStack Ansible Tests" 2020年05月13日 12:48:45 +00:00
James Gibson
8050dd2022 Document how to enable mutliple plugins in defaults, as a comma separated list
Change-Id: Id186abad9f7a99879e041176670f4c6c3ed85aff
2020年05月13日 09:57:33 +01:00
Dmitriy Rabotyagov
a7fe643d16 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].
[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Story: #2007236
Task: #38554
Change-Id: Ifdbebe6fe4679a1a7af65e671746c98fe06d19fd
2020年05月12日 23:51:00 +03:00
Zuul
f8994f6c5f Merge "Add experimental support for ubuntu focal." 2020年05月12日 19:54:25 +00:00
OpenStack Proposal Bot
2cf82d75aa Updated from OpenStack Ansible Tests
Change-Id: I7e6366d2ae17ee5f26836d047b1c012333c7c378
2020年05月12日 18:05:31 +00:00
OpenStack Proposal Bot
6971d25622 Updated from OpenStack Ansible Tests
Change-Id: Ie0c9c22bd1d35d61a722676f5629c65b51b4ffb0
2020年05月05日 13:34:28 +00:00
Zuul
3375a09dd7 Merge "Cleanup py27 support" 2020年04月28日 13:10:03 +00:00
Jonathan Rosser
9fa1b1b9ed Add experimental support for ubuntu focal.
This uses the rabbitmq/erlang packages from the ubuntu repo itself rather than
a specific version from packagecloud. This should be updated once official
versioned packages are published.
Change-Id: I28ef6f425aac038989fc9981caf9589b3a8c3617
2020年04月28日 07:16:06 +01:00
Zuul
9bbecf816f Merge "Install rabbitmq from external_repo for all distros" 2020年04月27日 18:27:14 +00:00
Andreas Jaeger
b64f07b80d Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove setup.* files, those are not needed for this repo.
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine,
 move constraints into deps
- Enable warnings for docs build
Change-Id: I07da37d6f15aefc7b2fa558a6ead7028d6c9c556
2020年04月27日 19:57:02 +02:00
Zuul
958c67505a Merge "Updated from OpenStack Ansible Tests" 2020年04月14日 09:02:20 +00:00
Dmitriy Rabotyagov
37c9bc026e Install rabbitmq from external_repo for all distros
This unifies the way of rabbitmq installation across all distros.
Also includes reno for deprecation of file installation method.
Change-Id: Idcf2d298e2808ef7b1a2160fc94cd6c1b5929182
2020年04月13日 23:30:38 +03:00
OpenStack Proposal Bot
871e535779 Updated from OpenStack Ansible Tests
Change-Id: I729f866cfcd0dc20d10709ec85fee364f3697e05
2020年04月13日 17:55:02 +00:00
Dmitriy Rabotyagov
66240e5ad9 Bump rabbitmq versions
Patch updates isntalled rabbitmq and erlang versions.
Change-Id: I3a329a0aeb44cea92706a88fd05cc70d545ccc73
2020年04月07日 10:01:43 +00:00
Erik Berg
7aa3d4a9ca rabbitmq_server: there's no system change on a package query
There doesn't seem to be a need to check for changed either, and
it's easier to read "when: item is not skipped"
Change-Id: I7d8300bcdf0caf24485ce2edc5f2be2672369d2f
2020年03月15日 02:24:17 +01:00
OpenStack Proposal Bot
72c88258b2 Updated from OpenStack Ansible Tests
Change-Id: I7e484ed0808bf29eae9534b1b214069e013b94d7
2020年03月11日 12:47:38 +00:00
OpenStack Proposal Bot
b84a61fcb9 Updated from OpenStack Ansible Tests
Change-Id: If0bb6ec437d8932622a48c97ca00d6fb9f7f82ee
2020年03月06日 18:00:08 +00:00
Ghanshyam Mann
d2e98135f7 [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.
Only update required is in tox to define common baspython as py3 os that
all tox env including [testenv:functional] will use py3 instead of py2.
Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support
Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
Change-Id: I657f13a54e794a5e58cee5ad03d74ab266a06ca7
2020年03月01日 19:23:35 -06:00
OpenStack Proposal Bot
0513ad8f85 Updated from OpenStack Ansible Tests
Change-Id: I8f2af61ff29651babdffc38c598afa91480eb6c4
2020年02月24日 13:16:25 +00:00
Zuul
c741d96fa8 Merge "Add NODENAME in rabbitmq env" 2020年02月10日 15:18:02 +00:00
Jonathan Rosser
ac501bef87 Bump rabbitmq version to 3.8.2 and erlang to 22.2.2
Change-Id: I66d3b2ffecf7f180b987896496912869953639ac
2020年01月21日 13:18:42 +00:00
Kourosh Vivan
00db9987f0 Add NODENAME in rabbitmq env
NODENAME is needed in some deployment (Centos) for use rabbitmq cli
Change-Id: I983021d5913b3e88fb7b934003583d48ee35b8d9
Closes-bug: #1804283 
2020年01月21日 11:09:01 +01:00
jacky06
b5fc7b4820 tox: Keeping going with docs
1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.
2. Remove the unnecessary blank line for tox.ini
[1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045
Depends-On: Ie837d376bb1a1d93367369d25140dd8a9d5ac14e
Change-Id: If83813f29a349783b6003545fb2457f9eb9f3352
2019年12月20日 16:27:45 +00:00
Dirk Mueller
287bb31279 Switch to the amqp repository for erlang dependencies
Change-Id: I4e7dc0a64c4fa802991c9195cd70dcf4b19ba4ac
2019年11月28日 15:09:36 +01:00
OpenStack Proposal Bot
c61eecf855 Updated from OpenStack Ansible Tests
Change-Id: Ie6ef41599550993cc2460185a5333a924cb2c306
2019年11月21日 16:36:45 +00:00
Zuul
88150c1691 Merge "Replace git.openstack.org with opendev.org" 2019年11月18日 16:59:06 +00:00
Dmitriy Rabotyagov
9521d57251 Replace git.openstack.org with opendev.org
This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.
Change-Id: Iae8d1f21e85f73efb56230cffc3ad39793ec3f3b
2019年11月14日 19:21:50 +02:00
Dmitriy Rabotyagov
8c43ee9556 Drop erlang bump for suse
As we're using "upstream" suse repo for retrieving erlang
which don't store previous versions, we have to drop
erlang bump for suse. This will allow to install latest available erlang
which should work.
Change-Id: Ibc0cfa87a57b4f3fb181158f15bb4bf586199d00
2019年11月14日 11:29:52 +00:00
ShangXiao
5761171b92 Fix typos in install_apt.yml
Change-Id: I5c82c6c10d32ccfb19c983fd4aaf0a44aee31681
2019年11月07日 10:56:56 +08:00
Dmitriy Rabotyagov
95bd648ef0 Ansible 'search' is a test not a filter
Older ansible versions used search as a filter but this is no longer
valid, and search should be used as a test
Change-Id: I4d846b7704e22d1ae58163d413c86dd01ff3563c
2019年11月05日 19:54:48 +02:00
Mohammed Naser
246ff262e5 suse: switch to using upstream repos
This patch makes SUSE use the upstream repos for RabbitMQ and
the devel:languages:erlang:Factory for Erlang.
As all distros are using rabbit 3.8 we can drop checking
3.7 style cluster_status output.
Change-Id: Ifaba2611f987e4e135b7a28db6c6053ef63b0913
2019年10月31日 09:30:26 +02:00
Zuul
fe71d5b536 Merge "Bump rabbitmq & erlang versions" 2019年10月25日 19:25:01 +00:00
5a2c676af3 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.
Change-Id: I56250e12e8eb596af69c69ad847a4c068e9abf68
Sem-Ver: feature
2019年10月22日 19:03:48 +00:00
Dmitriy Rabotyagov
427ab54f39 Bump rabbitmq & erlang versions
Change-Id: Ibf87ccb4554ab7d765d542f5fae3cd857dbf5733
2019年10月22日 18:20:52 +03:00
Dmitriy Rabotyagov
2332b70d4d PDF Documentation Build tox target
This patch adds a `pdf-docs` tox target that will build
PDF versions of our docs. As per the Train community goal:
 https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html
Add sphinxcontrib-svg2pdfconverter to doc/requirements.txt
to convert our SVGs.
Change-Id: I0b200d57d7c92c959dc90fc540653aed71a6778c
Story: 2006105
2019年10月16日 11:26:05 +00:00
Jonathan Rosser
1bd8152032 Bump rabbitmq & erlang versions
Change-Id: I5afd52d96e03186a3120a4daeff1a9667101a9ae
2019年10月09日 15:33:53 +00:00
Zuul
7f2914b63f Merge "Add defaults for rabbitmq managment and erlang bind addresses" 2019年09月10日 20:28:17 +00:00
Jonathan Rosser
15e8837dd3 Add defaults for rabbitmq managment and erlang bind addresses
These default to 0.0.0.0 and can be overriden in a real deployment
where the correct management network address is known.
Change-Id: If989ccee6449578316e2e8dbe502b6b17c7af9c5
2019年09月10日 13:56:21 +00:00
OpenStack Proposal Bot
5a99f17d85 Updated from OpenStack Ansible Tests
Change-Id: Icdac95a2c3d1ff657ba65acfed0fb5de97275bb4
2019年08月20日 03:07:18 +00:00
ShangXiao
c561a98552 Remove invalid link
The source code repository link is repeated.
Remove the invalid one.
Change-Id: I4ab6cacacdf48a7346db0361fe80007c0562f676
2019年08月13日 23:29:17 -07:00
Zuul
2d9f22df31 Merge "Add variable causing error on rerun for redhat OS" 2019年08月13日 21:26:37 +00:00
OpenStack Proposal Bot
4104374d63 Updated from OpenStack Ansible Tests
Change-Id: I3b2bcb1758b29f91af66d9bd0c64ab640ecbcd37
2019年07月30日 19:45:49 +00:00
OpenStack Proposal Bot
ed77c32a6c Updated from OpenStack Ansible Tests
Change-Id: Ifa463f8032689a3730932b10392029dad8b59ca0
2019年07月20日 09:40:20 +00:00
OpenStack Proposal Bot
6406e31f9a Updated from OpenStack Ansible Tests
Change-Id: I671cf1c650d73b39abf824b294eb8b0519962f86
2019年07月18日 22:20:44 +00:00
Zuul
e89307948f Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019年07月16日 17:27:44 +00:00
Jonathan Rosser
0fb7cc475b Fix detection of rabbitmq restart
The bind address and port can be overriden to be different from
the role defaults, so we must check the actual configured values
rather than assume the defaults.
Change-Id: I61a7b7ec91a6e89f2ab060c2853c7f2d17ce1906
2019年07月11日 13:45:13 +00:00