1. 01 Apr, 2022 1 commit
  2. 24 Mar, 2022 2 commits
  3. 14 Mar, 2022 3 commits
    • Thomas Goirand's avatar
      * Blacklist and test_emit() test_emit_exception(), as the "actual" data is · 32ac49a2
      Thomas Goirand authored
          not matching the real output anymore.
      32ac49a2
    • Thomas Goirand's avatar
      Now packaging 4.7.0 · 75794b8c
      Thomas Goirand authored
      75794b8c
    • Thomas Goirand's avatar
      Merge tag '4.7.0' into debian/yoga · 83b5bc13
      Thomas Goirand authored
      oslo.log 4.7.0 release
      
      meta:version: 4.7.0
      meta:diff-start: -
      meta:series: independent
      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: I1b16b37b7ee4c187c32072d54fb2bab22b5eda0a
      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>
      83b5bc13
  4. 21 Feb, 2022 3 commits
    • Thomas Goirand's avatar
      * Blacklist ContextFormatterTestCase.test_user_identity_logging and · 87c24ad1
      Thomas Goirand authored
          ContextFormatterTestCase.test_user_identity_logging_set_format which are
          failing when backported to Bullseye.
      87c24ad1
    • Thomas Goirand's avatar
      Now packaging 4.6.1 · 58fb06ad
      Thomas Goirand authored
      58fb06ad
    • Thomas Goirand's avatar
      Merge tag '4.6.1' into debian/yoga · ed7b91ec
      Thomas Goirand authored
      oslo.log 4.6.1 release
      
      meta:version: 4.6.1
      meta:diff-start: -
      meta:series: independent
      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: I32efe9f03829a1f07b4fdd997f36528749090f83
      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>
      ed7b91ec
  5. 05 Feb, 2022 2 commits
    • Alan Bishop's avatar
      Add Yoga to versionutils · de03a59e
      Alan Bishop authored
      Change-Id: If1e846c79477cb0fc06d5702240e1dbb9f2c9c40
      de03a59e
    • Alan Bishop's avatar
      Use project when logging the user identity · 650ce7d3
      Alan Bishop authored
      The logging_user_identity_format option's default value is changed
      to reference the project instead of the tenant. This is necessary
      because I2fded6f3476df1fb8c4e042ef28ed8ccb7ab0737 removed the tenant
      argument from request contexts.
      
      Related-Bug: #1505827
      Change-Id: Id6d4b6eaa2b96ba5bd53e8b2dae5d9eea13b25d9
      650ce7d3
  6. 21 Dec, 2021 1 commit
  7. 29 Sep, 2021 1 commit
  8. 23 Aug, 2021 4 commits
  9. 22 Jul, 2021 1 commit
    • Takashi Kajinami's avatar
      Replace deprecated arguments of RequestContext · 96a08b8f
      Takashi Kajinami authored
      The following arguments of the RequestContext class are deprecated
      since oslo.context 2.18[1].
       user          : renamed to user_id
       tenant        : renamed to project_id
       domain        : renamed to domain_id
       user_domain   : renamed to user_domain_id
       project_domain: renamed to project_domain_id
      
      This change updates arguments used accordingly.
      
      [1] d78cf592e1e3e7aa0fc99bfdd655e82f5c44dfe3
      
      Change-Id: I815790106e42ca3cb5b8b3cf98b065a27b9a520e
      96a08b8f
  10. 01 Jun, 2021 1 commit
  11. 26 May, 2021 1 commit
  12. 06 May, 2021 1 commit
  13. 30 Apr, 2021 1 commit
    • songwenping's avatar
      setup.cfg: Replace dashes with underscores · dc9fe87b
      songwenping 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: I19543673ddf80d93e28f5503b7672f64a6cecf2a
      dc9fe87b
  14. 27 Apr, 2021 1 commit
  15. 16 Apr, 2021 4 commits
  16. 15 Apr, 2021 1 commit
  17. 06 Apr, 2021 1 commit
  18. 22 Mar, 2021 1 commit
  19. 21 Jan, 2021 1 commit
  20. 19 Jan, 2021 1 commit
    • Ben Nemec's avatar
      Add Xena to versionutils · 9da8c33a
      Ben Nemec authored
      Adding warrior princess release to the list of releases. :-)
      
      Change-Id: I6bf6997899f6c95ed1074563164b82fce37f26f3
      9da8c33a
  21. 14 Jan, 2021 1 commit
  22. 03 Jan, 2021 1 commit
  23. 18 Dec, 2020 1 commit
  24. 04 Nov, 2020 2 commits
  25. 15 Oct, 2020 3 commits