1. 01 Oct, 2021 4 commits
    • Thomas Goirand's avatar
      Fixed depends for this release. · 63579d01
      Thomas Goirand authored
      63579d01
    • Thomas Goirand's avatar
      Now packaging 19.3.0 · 20ad109a
      Thomas Goirand authored
      20ad109a
    • Thomas Goirand's avatar
      Merge tag '19.3.0' into debian/xena · fc2fa9e3
      Thomas Goirand authored
      puppet-aodh 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>
      fc2fa9e3
    • Thomas Goirand's avatar
      Uploading to unstable. · 188e87a8
      Thomas Goirand authored
      188e87a8
  2. 27 Sep, 2021 4 commits
    • Thomas Goirand's avatar
      * Removed patches applied upstream: · 7ca9af76
      Thomas Goirand authored
          - Add-support-for-aodh_api_uwsgi_config-in-Debian.patch
          - Switch-to-ini_setting.patch
      7ca9af76
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · c1c8abcd
      Thomas Goirand authored
      c1c8abcd
    • Thomas Goirand's avatar
      Now packaging 19.2.0 · 059b57e0
      Thomas Goirand authored
      059b57e0
    • Thomas Goirand's avatar
      Merge tag '19.2.0' into debian/xena · 54d483b4
      Thomas Goirand authored
      puppet-aodh 19.2.0 release
      
      meta:version: 19.2.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: I918685f5b47441dd5627e25d09fbe3024bf400c5
      meta:release:Code-Review+1: zhongshengping <chdzsp@163.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+1: Tobias Urdin <tobias.urdin@binero.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      54d483b4
  3. 06 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M3 · b354ddb4
      ZhongShengping authored
      Update the version metadata for Xena milestone M3
      
      Change-Id: I5819069f8c9d491262a5470764c93957959dab25
      b354ddb4
  4. 02 Sep, 2021 2 commits
  5. 27 Aug, 2021 1 commit
  6. 26 Aug, 2021 2 commits
    • Takashi Kajinami's avatar
      Remove extra spaces from authtoken tests · bbe076d0
      Takashi Kajinami authored
      ... because these spaces cause undesirable changes while applying
      the same refactoring to the other modules.
      
      Change-Id: Idfb9a2ce418d22d0b27a09e708aa067b941d8578
      bbe076d0
    • Takashi Kajinami's avatar
      Fix invalid unit tests · 4a0a0626
      Takashi Kajinami authored
      This change fixes the unit test cases which was broken by the previous
      refactoring[1] in addition to a typo in an example url.
      
      [1] 69ebbeaf
      
      Change-Id: Ic6d3b8ea3cb986cc29b1b06fda9b06214eb76e67
      4a0a0626
  7. 22 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Fix ignored parameters of aodh::auth · 8c2a3a43
      Takashi Kajinami authored
      The aodh::auth class has been deprecated in favor of the new
      aodh::service_credentials class but some of its parameters are ignored
      because of the wrong parameter name.
      This change fixes it and ensure all parameters are used even when
      the deprecated class is used.
      
      Change-Id: I887c7605eca21cb7269d4c0188378aabaeb03721
      8c2a3a43
  8. 16 Aug, 2021 1 commit
  9. 14 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Support Puppet 7 · 9488de2d
      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: I478367d9c5469d46ebffd2d7890d8e5957394411
      9488de2d
  10. 26 Jul, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M2 · 2bf02310
      ZhongShengping authored
      Update the version metadata for Xena milestone M2
      
      Change-Id: I6929cc6f85e163b0d3b1cd6a1ff2a36135887cd6
      2bf02310
  11. 13 Jul, 2021 1 commit
    • Takashi Kajinami's avatar
      Add support for MultiStrOpt · 02194e0f
      Takashi Kajinami authored
      This replaces the provider implementation of aodh_config type so that
      MultiStrOpt, which is used by several options like
       - oslo_messaging_notifications/driver
       - oslo_policy/policy_dirs
      are handled correctly.
      
      Change-Id: I9e7514e4eb39090fb77379a9e44ed5ffed937f38
      02194e0f
  12. 04 Jul, 2021 1 commit
  13. 01 Jul, 2021 1 commit
  14. 10 Jun, 2021 2 commits
  15. 03 Jun, 2021 4 commits
  16. 02 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · 6cd026fa
      Takashi Kajinami authored
      This change defines manifest_dir and module_path expicitly in unit
      tests so that modules installed under fixtures directory is properly
      loaded.
      
      Closes-Bug: #1930403
      Change-Id: I960e6e19da4f05cfb07d261f294411bcb4618f68
      6cd026fa
  17. 28 May, 2021 5 commits
  18. 21 May, 2021 1 commit
    • Thomas Goirand's avatar
      Get rid of the $pyvers variable · 5f1e9e7c
      Thomas Goirand authored
      Since everyone has switched to Python3, it's time for the removal of the
      $pyvers variable.
      
      Change-Id: Id4d8b8cb808b3724ccc146691cde2d4605afe72a
      5f1e9e7c
  19. 12 May, 2021 1 commit
    • Takashi Kajinami's avatar
      Do not test authtoken parameters directly · 69ebbeaf
      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: Ibec687568588def739643e0f00e92de648a11961
      69ebbeaf
  20. 11 May, 2021 2 commits
  21. 03 May, 2021 1 commit
    • Tobias Urdin's avatar
      Consolidate Redis install to ensure_packages · 4cf58ae7
      Tobias Urdin authored
      Consolidate all the installs of Redis bindings
      bindings to use ensure_package. Right now we
      are using ensure_resources in Aodh and Gnocchi
      modules which causes redeclaration issues.
      
      Change-Id: Ib4a277dfb8fa9bc0cd74e88f91006fbc78d72c9e
      4cf58ae7
  22. 29 Apr, 2021 1 commit
  23. 27 Apr, 2021 1 commit