1. 29 Aug, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 3.1.0 · 7d48caa3
      Thomas Goirand authored
      7d48caa3
    • Thomas Goirand's avatar
      Merge tag '3.1.0' into debian/zed · f80a61f7
      Thomas Goirand authored
      oslo.cache 3.1.0 release
      
      meta:version: 3.1.0
      meta:diff-start: -
      meta:series: zed
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: I1b6a6edd257398a2fcfe95aa96a5d8f681b60963
      meta:release:Code-Review+1: Daniel Bengtsson <dbengt@redhat.com>
      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>
      f80a61f7
  2. 03 Aug, 2022 1 commit
  3. 21 Jun, 2022 1 commit
  4. 05 May, 2022 1 commit
  5. 03 May, 2022 1 commit
    • dengzhaosen's avatar
      Support SASL protocol for memcached · d229d3ed
      dengzhaosen authored
      Add the SASL protocol for memcached, to improve the security of authority.
      SASL(Simple Authentication and Security Layer): is a memchanism used to
      extend the verification ability of C/S mode. SASL is only the
      authentication process, which integrates the application layer and the
      system authentication mechanism. However, the current memcached hasn't
      any authenticaction mechanism to protect the user's data cached in
      memcached server.
      
      Depends-On: 7828bed0febabfa11a0a8f6960f4c7cc8acec841
      
      Implements: blueprint enable-sasl-protocol
      
      Change-Id: I40b9f4eac518f34a3dfb710b5c4ab3a76da7c00c
      d229d3ed
  6. 19 Apr, 2022 1 commit
  7. 06 Apr, 2022 1 commit
  8. 24 Mar, 2022 2 commits
  9. 22 Mar, 2022 2 commits
  10. 18 Mar, 2022 1 commit
    • Takashi Kajinami's avatar
      Fix description of memcache_servers · 557d4a22
      Takashi Kajinami authored
      Current description says the option is used by only two backends but
      in fact this option is used by all backends dependent on memcached.
      
      Note that the inet6 prefix is specific to the python-memcached library
      and should not be used if a backend dependent on different libraries
      (eg. pymemcache) is used. This change describes that point, too.
      
      Change-Id: I3c967841c94b9409096c9b9591f9fb162db7a1ac
      557d4a22
  11. 04 Mar, 2022 2 commits
  12. 21 Feb, 2022 3 commits
    • Thomas Goirand's avatar
      * Increased python3-dogpile.cache min version to 1.1.5 and set · 5de7a1ae
      Thomas Goirand authored
          python3-pymemcache min version to 3.5.0.
      5de7a1ae
    • Thomas Goirand's avatar
      Now packaging 2.10.1 · 2ea46895
      Thomas Goirand authored
      2ea46895
    • Thomas Goirand's avatar
      Merge tag '2.10.1' into debian/yoga · 452f4201
      Thomas Goirand authored
      oslo.cache 2.10.1 release
      
      meta:version: 2.10.1
      meta:diff-start: -
      meta:series: yoga
      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: I8ac6fa0c2a05dc651337c9a039bedf4328266f6b
      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>
      452f4201
  13. 11 Feb, 2022 1 commit
  14. 08 Feb, 2022 1 commit
    • Takashi Kajinami's avatar
      Add Python 3 only classifier · a036c464
      Takashi Kajinami authored
      Python 2 support was removed during Ussuri cycle. This change adds
      the classifier to clearly state that only Python 3 is supported.
      
      Note that the python 3 only classifier was already added to the other
      oslo libraries so this improves consistency among all libraries.
      
      Change-Id: I961f128f9aaaf82cc1345a0c19bdfbae516f8f43
      a036c464
  15. 21 Jan, 2022 1 commit
  16. 07 Jan, 2022 2 commits
  17. 21 Dec, 2021 1 commit
  18. 13 Dec, 2021 1 commit
  19. 04 Oct, 2021 1 commit
  20. 29 Sep, 2021 1 commit
  21. 10 Sep, 2021 2 commits
  22. 23 Aug, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 2.8.1 · 2ff4f9a4
      Thomas Goirand authored
      2ff4f9a4
    • Thomas Goirand's avatar
      Merge tag '2.8.1' into debian/xena · 1ab94590
      Thomas Goirand authored
      oslo.cache 2.8.1 release
      
      meta:version: 2.8.1
      meta:diff-start: -
      meta:series: xena
      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: I5ba11909a1bc08c7262042df172a13ff5b215199
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      1ab94590
  23. 16 Aug, 2021 1 commit
  24. 06 Jul, 2021 1 commit
    • Hervé Beraud's avatar
      fix typo · 04e38607
      Hervé Beraud authored
      Change-Id: I5575d729ccb061c481a039a175ea8d357084496d
      04e38607
  25. 26 May, 2021 1 commit
    • Mitya Eremeev's avatar
      Don't import module "etcd3gw" if etcd3gw backend is not used. · 40946a93
      Mitya Eremeev authored and Mitya Eremeev's avatar Mitya Eremeev committed
      If module etcd3gw is not required for used backend,
      then no need to have it installed and imported.
      Otherwise we always have ugly log error:
      Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw': ModuleNotFoundError: No module named 'etcd3gw
      
      Closes-Bug: 1928318
      Change-Id: Icbe6dc3e93b4d2fec1ceb88366027294e49d7032
      40946a93
  26. 14 May, 2021 1 commit
    • yangyawei's avatar
      setup.cfg: Replace dashes with underscores · d89cc82b
      yangyawei 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: Id0c08c4fce10ac3979119a74383d0e869a853571
      d89cc82b
  27. 16 Apr, 2021 3 commits
  28. 15 Apr, 2021 2 commits