1. 30 Sep, 2021 4 commits
    • Thomas Goirand's avatar
      Fixed depends for this release. · 5ee67723
      Thomas Goirand authored
      5ee67723
    • Thomas Goirand's avatar
      Packaging 19.3.0 · 8834b0ee
      Thomas Goirand authored
      8834b0ee
    • Thomas Goirand's avatar
      Merge tag '19.3.0' into debian/xena · 6b38d409
      Thomas Goirand authored
      puppet-cinder 19.3.0 release
      
      meta:version: 19.3.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Takashi Kajinami <tkajinam@redhat.com>
      meta:release:Commit: Takashi Kajinami <tkajinam@redhat.com>
      meta:release:Change-Id: Ifdab708aea7d879a63f7f19a2e22f2b70f9289d2
      meta:release:Code-Review+1: zhongshengping <chdzsp@163.com>
      meta:release:Code-Review+1: Tobias Urdin <tobias.urdin@binero.com>
      meta:release:Code-Review+1: likui <likui@yovole.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      6b38d409
    • Thomas Goirand's avatar
      Uploading to unstable. · d8cbf2f6
      Thomas Goirand authored
      d8cbf2f6
  2. 27 Sep, 2021 4 commits
  3. 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
  4. 03 Sep, 2021 1 commit
  5. 02 Sep, 2021 4 commits
  6. 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
  7. 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
  8. 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
  9. 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
  10. 16 Aug, 2021 3 commits
  11. 09 Aug, 2021 1 commit
  12. 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
  13. 12 Jul, 2021 2 commits
  14. 11 Jul, 2021 3 commits
  15. 07 Jul, 2021 2 commits
  16. 05 Jul, 2021 1 commit
  17. 04 Jul, 2021 1 commit
  18. 01 Jul, 2021 1 commit
  19. 29 Jun, 2021 1 commit
  20. 28 Jun, 2021 4 commits