1. 02 Oct, 2021 1 commit
  2. 30 Sep, 2021 3 commits
  3. 29 Sep, 2021 6 commits
  4. 28 Sep, 2021 2 commits
  5. 23 Sep, 2021 3 commits
  6. 17 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena RC1 · dc22ded3
      ZhongShengping authored
      Update the version metadata for Xena milestone RC1
      
      Change-Id: I40d8e0e51fd5a37e540a81c78e3f1cb3e94102c5
      dc22ded3
  7. 14 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Add watch_log_file option · d20eb43e
      ZhongShengping authored
      Add support for Using logging handler designed to watch file system.
      
      Change-Id: I86fe2ea8facfe5363ffb343978c3db20620599e1
      Closes-Bug: #1943212
      d20eb43e
  8. 13 Sep, 2021 2 commits
  9. 12 Sep, 2021 1 commit
    • Takashi Kajinami's avatar
      Remove support for TSM backup driver · 8e6d0589
      Takashi Kajinami authored
      ... because it was deprecated during Wallaby[1], and the actual
      implementation was already removed from cinder[2].
      
      [1] e242bd74
      [2] cddcc6e5073ec891b4d7aa4191fab56a05c74089
      
      Change-Id: I8e2eec077e65fb7fa08f5e034295798c341ed67a
      8e6d0589
  10. 06 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M3 · ee971b4e
      ZhongShengping authored
      Update the version metadata for Xena milestone M3
      
      Change-Id: I479fab9e4605c7c2b024956bd7e1536042575706
      ee971b4e
  11. 04 Sep, 2021 1 commit
  12. 03 Sep, 2021 1 commit
  13. 02 Sep, 2021 4 commits
  14. 31 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Fix the default of cinder::api::ratelimits_factory · 3111f64d
      Takashi Kajinami authored
      The cinder::api class introduces RateLimitingMiddleware when
      the ratelimits parameter is true. However the current default of
      ratelimits_factory still points to v1 API code which was already
      removed, and this results in an invalid definition.
      
      This change ensures that it points to v2 API code which still exists.
      
      Closes-Bug: #1941860
      Change-Id: I97d14585ebb28166c95755169df0ea5433adb3e8
      3111f64d
  15. 27 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Do not test service_user parameters directly · 688e3965
      Takashi Kajinami authored
      The service_user parameters are not managed directly but managed by
      the keystone::resource::service_user resource type. Thus we should
      avoid testing parameters directly otherwise any change in the resource
      type can cause test failures.
      
      Change-Id: Idc1324b4eb683a0ec0e57e20bca25238149adb0f
      688e3965
  16. 26 Aug, 2021 3 commits
    • Takashi Kajinami's avatar
      Do not test authtoken parameters directly · 1ae066c6
      Takashi Kajinami authored
      The authtoken parameters are not managed directly but managed by
      the keystone::resource::authtoken class. Thus we should avoid testing
      parameters directly otherwise any change in the resource type can
      cause test failures.
      
      Change-Id: I04286fac26f1f8787a3eb1304fc689d304ba5d50
      1ae066c6
    • Takashi Kajinami's avatar
      Use a 'params' hash for authtoken parameters · c65c7c37
      Takashi Kajinami authored
      This change adds the 'params' hash in authtoken class, to implement
      the same functionality as the one recently introduced into
      puppet-nova[1].
      
      [1] 5c38281e1b698f157f03bf1815733277c541c30b
      
      Change-Id: Id291959862bfe82cc1800e9bc7759b52006a10b7
      c65c7c37
    • Takashi Kajinami's avatar
      Fix incomplete parameter description · 6e705d7c
      Takashi Kajinami authored
      Change-Id: I4cccbb4ed689a95ac3b0cec782fe41a109ab277d
      6e705d7c
  17. 18 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Clean up v2 API support · 40885d15
      Takashi Kajinami authored
      This change removes the remaining parameters for v2 API support, which
      were deprecated during the previous Wallaby cycle.
      Also, enable_v3_api parameter is deprecated because the parameter was
      deprecated in cinder[1] as part of removal of volume v2 API.
      
      [1] e05b261af7dcd24096b229860df65dff1d385910
      
      Change-Id: I20e6952d215d4d1886f09021a12d6c57c59a5d66
      40885d15
  18. 16 Aug, 2021 2 commits
    • Zuul's avatar
      Merge "Support Puppet 7" · d0c1bfd1
      Zuul authored
      d0c1bfd1
    • Takashi Kajinami's avatar
      Support Puppet 7 · 8ad8dba5
      Takashi Kajinami authored
      Puppet 7 has been tested in CI for a while but we haven't seen any
      issue with it. Let's officially support the version.
      
      Change-Id: I3a7d9d35dd714061ec1ecb1786226cabee475503
      8ad8dba5
  19. 09 Aug, 2021 1 commit
  20. 26 Jul, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M2 · ace278ff
      ZhongShengping authored
      Update the version metadata for Xena milestone M2
      
      Change-Id: I6c2ae13fc5d3948096c0f53cd31a651f30c0bdb0
      ace278ff
  21. 12 Jul, 2021 2 commits
  22. 11 Jul, 2021 1 commit