1. 25 Mar, 2022 2 commits
  2. 22 Feb, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 6.3.1 · 52568186
      Thomas Goirand authored
      52568186
    • Thomas Goirand's avatar
      Merge tag '6.3.1' into debian/yoga · 9b18f183
      Thomas Goirand authored
      oslo.rootwrap 6.3.1 release
      
      meta:version: 6.3.1
      meta:diff-start: -
      meta:series: independent
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Douglas Viroel <dviroel@redhat.com>
      meta:release:Commit: Douglas Viroel <dviroel@redhat.com>
      meta:release:Change-Id: Idd2e8cf74a9fee48f900750f643eb92a69561f90
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      9b18f183
  3. 13 Jan, 2022 1 commit
    • David Vallee Delisle's avatar
      CommandFilter should allow exec from full path · 1b1b960d
      David Vallee Delisle authored
      The current logic prevents from using a full path as argument.
      We can't just compare basename to basename as it would allow passing
      bogus paths. We need to make sure that passing a full path will compare
      to the config's full path.
      
      Closes-Bug: #1956606
      
      Change-Id: I76094065de5b37f59a2500fbce7f500ada9915da
      1b1b960d
  4. 29 Sep, 2021 1 commit
  5. 23 Aug, 2021 3 commits
    • Thomas Goirand's avatar
      Removed python3-six from (build-)depends. · efeb2062
      Thomas Goirand authored
      efeb2062
    • Thomas Goirand's avatar
      Now packaging 6.3.0 · 2d41507f
      Thomas Goirand authored
      2d41507f
    • Thomas Goirand's avatar
      Merge tag '6.3.0' into debian/xena · 83992909
      Thomas Goirand authored
      oslo.rootwrap 6.3.0 release
      
      meta:version: 6.3.0
      meta:diff-start: -
      meta:series: independent
      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: Ie08cda2ed6285c9ce506432cb516161a85b49076
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      83992909
  6. 05 May, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · 25fcff99
      YuehuiLei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I8fc4f3b027aaacaf023e54fe0b138bdddaef0c3f
      25fcff99
  7. 16 Apr, 2021 1 commit
  8. 23 Mar, 2021 1 commit
  9. 19 Feb, 2021 1 commit
  10. 22 Jan, 2021 1 commit
  11. 14 Jan, 2021 1 commit
  12. 18 Dec, 2020 1 commit
  13. 04 Nov, 2020 2 commits
  14. 16 Oct, 2020 3 commits
  15. 09 Oct, 2020 1 commit
    • wangzihao's avatar
      Remove six · 0e62293a
      wangzihao authored
      Replace the following items with Python 3 style code.
      
      - six.moves
      - six.StringIO
      
      Change-Id: Ie06dc3b6cc5a3d88defa4fdfd071ed2c9dcfb1d0
      0e62293a
  16. 30 Sep, 2020 1 commit
    • wangzihao's avatar
      Remove six.PY3 · 81352d08
      wangzihao authored
      The Python 2.7 Support has been dropped since Ussuri.
      So remove hacking rules for compatibility between python 2 and 3.
      
      Change-Id: Idd6a1efd1857a70fc7d960b365bfc58d6cbe00d3
      81352d08
  17. 22 Sep, 2020 1 commit
  18. 14 Sep, 2020 2 commits
  19. 13 Sep, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 6.2.0 · 507e8fa2
      Thomas Goirand authored
      507e8fa2
    • Thomas Goirand's avatar
      Merge tag '6.2.0' into debian/victoria · 584c27f8
      Thomas Goirand authored
      oslo.rootwrap 6.2.0 release
      
      meta:version: 6.2.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>
      584c27f8
  20. 11 Sep, 2020 2 commits
  21. 09 Sep, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 6.1.0 · 50449aac
      Thomas Goirand authored
      50449aac
    • Thomas Goirand's avatar
      Merge tag '6.1.0' into debian/victoria · dd850baf
      Thomas Goirand authored
      oslo.rootwrap 6.1.0 release
      
      meta:version: 6.1.0
      meta:diff-start: -
      meta:series: victoria
      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: Id7d99b76d4f6a95bb879c317481478f9bbbfc80a
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      dd850baf
  22. 03 Sep, 2020 2 commits
    • Hervé Beraud's avatar
      Adding pre-commit · b1122e81
      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: I04e73b8a70d32fec3e6131526e0bed0be8599c28
      Signed-off-by: default avatarMoisés Guimarães de Medeiros <moguimar@redhat.com>
      b1122e81
    • Hervé Beraud's avatar
      ignore reno generated artifacts · ee58e4fc
      Hervé Beraud authored
      Change-Id: Iefca629ae61b1da28bddba67525f5c9df164ab14
      ee58e4fc
  23. 06 Aug, 2020 1 commit
  24. 04 Aug, 2020 1 commit
  25. 24 Jul, 2020 1 commit
  26. 30 Jun, 2020 1 commit
  27. 03 Jun, 2020 1 commit
  28. 02 Jun, 2020 1 commit