Commit Graph

27 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 6595a041d4 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 1c5b5990da9293e8c28d7fbbe69bf6f674f8bf00
  - Fix linters and metadata
    
    With update of ansible-lint to version >=6.0.0 a lot of new
    linters were added, that enabled by default. In order to comply
    with linter rules we're applying changes to the role.
    
    With that we also update metdata to reflect current state.
    
    Change-Id: I7ac8aabbf03cd765514f4887d10840dbd42ecef3
2023-07-19 06:49:34 +00:00
Dmitriy Rabotyagov fc78c6bd31 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to ed78ef112cb5b3946d102de8ab3d7ce4592adebb
  - Update tox.ini to work with 4.0
    
    With tox release of 4.0, some parameters were deprecated and are ignored now
    which causes tox failures. One of the most spread issues we have is using
    `whitelist_externals` isntead of `allowlist_externals`
    
    
    Change-Id: I4354d6b70b5a88efa3bac56363c14b478b9e32b4
2022-12-28 11:51:30 +00:00
OpenStack Release Bot 6cb3cd0353 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 520492fd026e5be4c98cfa010ec78c7faa087502
  - Update master for stable/zed
    
    Add file to the reno documentation build to show release notes for
    stable/zed.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/zed.
    
    Sem-Ver: feature
    Change-Id: I55751d157e5b0c74b475a5a4acc3c804d59e9714
2022-12-13 13:47:34 +00:00
Dmitriy Rabotyagov 4cac6ac98b Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 59786da1bb1769ee7176a5f53a2e777f9f1d0747
  - 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.
    
    With that we're also dropping setup.py as otherwise new setuptools
    fails for docs job as well.
    
    Change-Id: I264ec313bb9cdb1363339688cc63f080156c12cc
2022-05-30 15:34:24 +00:00
Zuul f56729cdff Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 75c659f612d824320bc154b601f7e9a2713599ef
  - Merge "Only support python3 for the qpid bindings"
  - Only support python3 for the qpid bindings
    
    Change-Id: I4aef99914e8ea07014c44f1d70ae71b1c82e6a31
2022-02-03 17:52:44 +00:00
Dmitriy Rabotyagov 57da6d1403 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to b2cc5475c80261d1dd56011f320d78b6c591d9b2
  - Use integrated linter jobs
    
    Change-Id: I800489c6287e8b4e57371acb2611b361f4b649ba
2022-01-25 16:08:39 +00:00
Jonathan Rosser 991a45a443 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 8269806b9a5a152934987fc97727ee443fff1330
  - Remove centos-8 job and tidy role metadata
    
    Change-Id: I2991e5f58f086ace6e5238b28450a5503129e49c
2021-12-19 08:49:24 +00:00
Jonathan Rosser 9534a7ab19 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 745f21aeba6cc4cbb5de930f6a9d22895c29dc63
  - Remove legacy experimental job
    
    This is a functional job which would now be done with the integrated
    tests.
    
    Change-Id: Ic53886ee1833469daef0b31a46ea361e449d7697
2021-12-09 08:31:34 +00:00
Jonathan Rosser e975808e44 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 078582cdcbb607faa6119f435efbb2240bf8de99
  - Remove centos-7 and bionic testing
    
    Change-Id: I045421366e7b0e5d13f40533007594ec9814a076
2021-12-09 08:31:33 +00:00
Dmitriy Rabotyagov d5b2d38bd8 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 32cea21c0319d38852492a35395ae470844fdead
  - Add PKI role to local a-r-r
    
    Change-Id: Ia149dce32077cfa9fdf88afcc122d34199477c75
2021-07-05 11:17:30 +00:00
dmitriy 768ba5e987 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to 1c06fe38f0aaa251e50c321bdb2f7cb8c5391d17
  - [reno] Stop publishing release notes
    
    Since we copy all release notes to the integrated repo there is not need
    in publishing release notes for each repository. We should only verify their
    validity and linting.
    
    
    Change-Id: I7f0d3c4232eba23f8a00f1f20696eb9f663efa56
2021-01-26 17:00:32 +00:00
Jonathan Rosser f6f8491240 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  to df4260f61219b43dacf10ca2b2d529a1c87e4630
  - Avoid linter error OSA0002 when updating apt cache
    
    Change-Id: Iff331bad7723a798921bce117797801194f7311c
2021-01-18 18:57:26 +00:00
root 280b6ddea7 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Add centos-8 and ubuntu focal support
    
    adding python3-qpid-proton package for centos-8 and focal support.
    
    Change-Id: I3adbc415f5afcb020f648a5e98a5dda193673624
2020-08-03 23:04:11 +00:00
Andreas Jaeger dd2b7afb40 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Switch to newer openstackdocstheme and reno versions
    
    Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
    these versions will allow especially:
    * Linking from HTML to PDF document
    * Allow parallel building of documents
    * Fix some rendering problems
    
    Update Sphinx version as well.
    
    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.
    
    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: Id712703a2472b16e3c07ce2f9e4675cf81aaf22e
2020-06-25 14:59:45 +00:00
Andreas Jaeger 654b4c1fd4 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - 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
    - Use newer openstackdocstheme and Sphinx versions,
      enable build warnings and fix problems
    - Cleanup */source/conf.py to remove now obsolete content.
    - Remove install_command from tox.ini, the default is fine
    - Remove usage of pip_install role, this is retired now
    
    Change-Id: I64133e987965d02faa25102b98ad102ff9ef142b
2020-06-24 12:14:22 +00:00
Marc Gariepy 6b2acb5ac8 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - remove ansible_python_interpreter
    
    ansible_python_interpreter is now set to auto in the tests repo.
    it doesn't need to be overwritten in the test anymore.
    
    also fix bindep.txt for centos7.
    
    Depends-On: https://review.opendev.org/734676/
    Change-Id: I9d21ab44bf0d9d19228e6f65439aaea042e288e5
2020-06-16 11:39:06 +00:00
OpenStack Release Bot d31f124018 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Update master for stable/ussuri
    
    Add file to the reno documentation build to show release notes for
    stable/ussuri.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/ussuri.
    
    Change-Id: Ied77c20470a222757d7540cd20f207d52a9afa9c
    Sem-Ver: feature
2020-06-01 14:17:59 +00:00
Andreas Jaeger ed58d3078b Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Update docstheme for style
    
    New version of openstackdocstheme (Victoria+) respects pygments_style.
    Since openstack-ansible starts using 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: I9a57bb991c6909289f1c79e6d22b0eafcadbec38
2020-05-20 17:40:26 +00:00
Dmitriy Rabotyagov ac804a1fad Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - [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-16 07:56:45 +00:00
OpenStack Release Bot fbb2bb16d6 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - 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: I4cbe39b1361a66600a940a2d989902844a4c7bd6
    Sem-Ver: feature
2019-10-24 12:49:08 +00:00
Andreas Jaeger 43bb507ade Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Remove 42.3 Jobs
    
    Version 42.3 is dead, so we remove the job.
    Support of Leap 15 will be in a different patch.
    
    Change-Id: Ic8f1988195b874ebe1f41fb29813c5dccd9055a5
2019-08-20 08:14:48 +00:00
Zuul 4ec4ebc05a Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Merge "fix tox python3 overrides"
  - fix tox python3 overrides
    
    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.
    
    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.
    
    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.
    
    Change-Id: Ie2a69845090bc4f7800c7c33d54e6725dca06106
2019-08-15 17:09:22 +00:00
melissaml c9e444b916 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Replace git.openstack.org URLs with opendev.org URLs
    
    Change-Id: Ia1fcaa7c0abb8743dcb03a78280f2d23297177e9
2019-07-16 16:15:00 +00:00
Zuul 38218787de Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Merge "Prepare reno for stable/rocky"
  - Prepare reno for stable/rocky
    
    Change-Id: I9ae1118ad19bdd26bb660108ed3bd90de48a3de3
2019-04-24 20:20:59 +00:00
Zuul be7e48d9f7 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - Merge "Trivial: Fix the pep8 warning"
  - 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.
    
  - Trivial: Fix the pep8 warning
    
    The yaml should start with "---"
    
    Change-Id: I5a4898bba96791de2243d46478a3651a02080d47
2019-04-24 19:23:42 +00:00
Mohammed Naser e2a4a2e168 Update git submodules
* Update ansible-role-qdrouterd from branch 'master'
  - 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: I6a4a25366ff5cdcfe9d9c067e0877c03bcf4ce96
2019-04-04 07:39:45 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00