1. 16 Aug, 2021 1 commit
  2. 08 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      82726bb8
    • Thomas Goirand's avatar
      Now packaging 4.4.0 · eaf5fc43
      Thomas Goirand authored
      eaf5fc43
    • Thomas Goirand's avatar
      Merge tag '4.4.0' into debian/wallaby · ff6f01f5
      Thomas Goirand authored
      oslo.concurrency 4.4.0 release
      
      meta:version: 4.4.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I3062abf38d2581a66c363cc7a6292dc0bc16b4a2
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      ff6f01f5
  3. 19 Jan, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.3.1. · f8949f50
      Thomas Goirand authored
      f8949f50
    • Thomas Goirand's avatar
      Merge tag '4.3.1' into debian/victoria · 26822027
      Thomas Goirand authored
      oslo.concurrency 4.3.1 release
      
      meta:version: 4.3.1
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Commit: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Change-Id: I3d5c504ec9402be846c12aae3832d1aa580292cf
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      26822027
  4. 18 Dec, 2020 1 commit
  5. 04 Nov, 2020 1 commit
  6. 16 Oct, 2020 1 commit
  7. 15 Oct, 2020 3 commits
  8. 09 Oct, 2020 1 commit
  9. 08 Oct, 2020 1 commit
  10. 30 Sep, 2020 1 commit
  11. 13 Sep, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.3.0 · 5137f624
      Thomas Goirand authored
      5137f624
    • Thomas Goirand's avatar
      Merge tag '4.3.0' into debian/victoria · f1adea30
      Thomas Goirand authored
      oslo.concurrency 4.3.0 release
      
      meta:version: 4.3.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Ben Nemec <bnemec@redhat.com>
      meta:release:Commit: Ben Nemec <bnemec@redhat.com>
      meta:release:Change-Id: I3ae7c0913864b949dfb01fd31e1c7567fc4b7fd7
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      f1adea30
  12. 11 Sep, 2020 4 commits
  13. 09 Sep, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-six from (build-)depends. · 39293e2a
      Thomas Goirand authored
      39293e2a
    • Thomas Goirand's avatar
      Now packaging 4.2.0. · f04cda88
      Thomas Goirand authored
      f04cda88
    • Thomas Goirand's avatar
      Merge tag '4.2.0' into debian/victoria · 7e1b290d
      Thomas Goirand authored
      oslo.concurrency 4.2.0 release
      
      meta:version: 4.2.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ia8a72bf0ce058c6b7f52db536eab0b0578c77431
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      7e1b290d
  14. 03 Sep, 2020 1 commit
    • Hervé Beraud's avatar
      Adding pre-commit · b8f713bc
      Hervé Beraud authored
      Introduced changes:
      - pre-commit config and rules
      - Add pre-commit to pep8 gate, Flake8 is covered in the pre-commit hooks.
      - Applying fixes for pre-commit compliance in all code.
      
      Also commit hash will be used instead of version tags in pre-commit to
      prevend arbitrary code from running in developer's machines.
      
      pre-commit will be used to:
      - trailing whitespace;
      - Replaces or checks mixed line ending (mixed-line-ending);
      - Forbid files which have a UTF-8 byte-order marker (check-byte-order-marker);
      - Checks that non-binary executables have a proper
        shebang (check-executables-have-shebangs);
      - Check for files that contain merge conflict strings (check-merge-conflict);
      - Check for debugger imports and py37+ breakpoint()
        calls in python source (debug-statements);
      - Attempts to load all yaml files to verify syntax (check-yaml);
      - Run flake8 checks (flake8) (local)
      
      For further details about tests please refer to:
      https://github.com/pre-commit/pre-commit-hooks
      
      
      
      Change-Id: I6ae02d4e52fd812360414e7b8c1c9c4f17230812
      Signed-off-by: default avatarMoisés Guimarães de Medeiros <moguimar@redhat.com>
      b8f713bc
  15. 24 Jul, 2020 1 commit
  16. 10 Jul, 2020 1 commit
  17. 01 Jul, 2020 1 commit
  18. 30 Jun, 2020 1 commit
  19. 24 Jun, 2020 1 commit
  20. 10 Jun, 2020 1 commit
    • Sean McGinnis's avatar
      Update lower-constraints versions · b058d507
      Sean McGinnis authored
      
      
      This updates lower constraints to versions that will work with py38 so
      that when we move to running on focal nodes, which has py38 as its
      default py3 runtime, the lower-constraints job will continue to pass.
      
      It also cleans out some secondary requirements that are no longer needed
      due to our direct dependencies being updated.
      
      Linters are removed that are kept in the global requirements blacklist
      as those are not version tracked and are not relevant for our
      lower-constraints unit test runs.
      
      Change-Id: I60af0a8c5241190e5c889ff8f9aba3a4b3acc04c
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      b058d507
  21. 08 Jun, 2020 2 commits
  22. 04 Jun, 2020 1 commit
  23. 03 Jun, 2020 2 commits
  24. 02 Jun, 2020 1 commit
  25. 26 May, 2020 1 commit
  26. 22 May, 2020 1 commit
  27. 18 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · bfe71251
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.0 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.
      
      openstackdocstheme renames some variables, so follow the renames. A
      couple of variables are also not needed anymore, remove them.
      
      Depends-On: https://review.opendev.org/728938
      Change-Id: Ifd0f8e57c0052e5102aa914c8326159a72dad43c
      bfe71251