72c88258b23ff80faefdc23cde13f7b6f28ee558
Commit Graph

415 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
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
Zuul
510978a595 Merge "Cap sphinx for py2 to match global requirements" 2019年07月10日 18:56:11 +00:00
melissaml
44b58230fd Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Id294850bce5c6485cd704c595812630b98a9c572
2019年07月10日 21:54:16 +08:00
Kourosh Vivan
a183b8d97e Add variable causing error on rerun for redhat OS
Add _rabbitmq_package_version for task rabbitmq_upgrade_check.yml
Change-Id: I3fc2ab177d74202bde77d4850d6dda198e8a8de2
Closes-Bug: 1830030
2019年07月05日 09:36:37 +02:00
OpenStack Proposal Bot
be803c5fb0 Updated from OpenStack Ansible Tests
Change-Id: I567685c4d3f51e1e1357f1529439bfd390e9776e
2019年06月27日 10:24:01 +00:00
Mohammed Naser
961ea18059 el7: switch to external_repo install_method
This patch changes the default deployment back to using the
RabbitMQ external repositories. This restores the behaviour
to the same as the old and ships the 3.7.x series.
We deploy without HiPE by default however our testing is doing
it with HiPE. This patch drops it so we can actually test
behaviour that we deploy by default.
Change-Id: I49747e104f118ef1fb2bdeb329c92d2f5fb66c56
2019年06月16日 16:45:01 +00:00
Mohammed Naser
c41b570bc8 apt: converge upload + apt_key tasks
This patch uses a feature of apt_key that allows us to send
a payload containing the key data directly without having
to upload it beforehand.
Change-Id: I4d0ce755461ae27018015dd63581ba9b64cf5122
2019年06月11日 17:49:56 -04:00
Mohammed Naser
b12b7545c4 Revert "add gentoo support to rabbitmq role"
This reverts commit 13e493c77a.
Change-Id: Ie483be38c923196385b5788197afb780cb2d9845
2019年06月11日 16:58:35 -04:00
Mohammed Naser
aae0f5dbc0 yum: drop packaging workaround
The workaround for the missing unit file is no longer necessary
as the fix has been merged upstream. This patch removes that
extra change.
Change-Id: I95c72e9ccb2a96f1956b0b4b8d82ec8d80b29fa9
2019年06月11日 16:48:51 -04:00
zhangboye
f7db94a100 Cap sphinx for py2 to match global requirements
Change-Id: I6de515536421eb41814caad46cbae5042389ba64
2019年06月06日 17:42:29 +08:00
Jean-Philippe Evrard
8eca4a83b9 Add integrated coverage
Currently this role doesn't test the integrated jobs.
With the dynamic execution of the roles, this role
also get tested by the integrated repo.
Change-Id: Icba5cb67afe3be9cb6499f95512d7a8849ce6219
2019年05月21日 15:44:48 +02:00
Jonathan Rosser
8edc262751 Remove deprecated use of tests as filters
Change-Id: I5678e5fb009ee329e1d8eb60859f6f5eae83baa4
2019年05月12日 17:08:28 +00:00
OpenStack Proposal Bot
8e53612c21 Updated from OpenStack Ansible Tests
Change-Id: I66183736f3900be02f9f2402ad9c7027c8035f9e
2019年05月09日 11:35:57 +00:00
Zuul
70a8f6f2b0 Merge "fix tox python3 overrides" 2019年04月24日 22:08:57 +00:00
Zuul
92ac4742d0 Merge "missing document start "---"" 2019年04月24日 19:30:44 +00:00
OpenStack Proposal Bot
cc77ef177f Updated from OpenStack Ansible Tests
Change-Id: Ife62b2c54fcc4cdc27138aa27aa5f512f18be839
2019年04月22日 07:17:03 +00:00
OpenDev Sysadmins
c89b808c79 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019年04月19日 19:29:33 +00:00
Zuul
2d81a18d40 Merge "Update master for stable/stein" 2019年04月08日 22:07:05 +00:00
b92d9aeb76 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: I2962c47e99404ed6ea0edea96744f6119c988a52
Sem-Ver: feature
2019年04月08日 09:23:04 +00:00
Mohammed Naser
b87c77bad9 debian: add ci and update meta
This patch adds the Debian jobs for this role to make sure
it's always passing as well as updates the meta to reflect
it's support of Debian accordingly.
Depends-On: I135ea73604890eae5e9e2a7cdcab81b2b39ad426
Change-Id: Idd35e42c8b224d6c69acaa9361587bc25ba19b5d
2019年04月06日 18:45:13 -04:00