1. 28 Jan, 2022 1 commit
    • Takashi Kajinami's avatar
      Prepare a new Wallaby release · 5817b59f
      Takashi Kajinami authored
      We recently merged several fixes for CentOS9 support. Let's create
      a new release so that these fixes are included in a released version
      
      Change-Id: I2976796abf2ee6cc59c9f5bbe2a7e5a8127d13d5
      5817b59f
  2. 24 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Fix ignored parameters of aodh::auth · 4551518a
      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
      (cherry picked from commit 8c2a3a43)
      4551518a
  3. 03 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · 26b04ed4
      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
      (cherry picked from commit 6cd026fa)
      26b04ed4
  4. 04 May, 2021 1 commit
    • Tobias Urdin's avatar
      Consolidate Redis install to ensure_packages · 6eaba897
      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
      (cherry picked from commit 4cf58ae7)
      6eaba897
  5. 01 Apr, 2021 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/wallaby · 47b95f9b
      OpenStack Release Bot authored
      Update the URL to the upper-constraints file to point to the redirect
      rule on releases.openstack.org so that anyone working on this branch
      will switch to the correct upper-constraints list automatically when
      the requirements repository branches.
      
      Until the requirements repository has as stable/wallaby branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: Iab715f098cd8778662b326316aded24541967595
      47b95f9b
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/wallaby · 16d2e519
      OpenStack Release Bot authored
      Change-Id: Icd5c2cd3ce96c6e236ece3e07524ff820eb43ab0
      16d2e519
  6. 27 Mar, 2021 1 commit
  7. 26 Mar, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby RC1 · 990ea885
      ZhongShengping authored
      Update the version metadata for Wallaby milestone RC1
      
      Change-Id: I638a6035e757745100133b361d46b02787aa40aa
      990ea885
  8. 25 Mar, 2021 1 commit
  9. 24 Mar, 2021 1 commit
  10. 23 Mar, 2021 1 commit
  11. 22 Mar, 2021 1 commit
  12. 18 Mar, 2021 1 commit
  13. 16 Mar, 2021 1 commit
  14. 12 Mar, 2021 2 commits
  15. 11 Mar, 2021 1 commit
    • Takashi Kajinami's avatar
      Fix the error raised when password is not set · 642fbc07
      Takashi Kajinami authored
      Currently, if the aodh::service_credentials::password parameter is not
      set then the following error is raised.
      
      pick(): must receive at least one non empty value
      
      This change replaces the default so that we set the intended error
      instead.
      
      Change-Id: Ia63c6e752a75d8acbcc3a2fc3b34c6ace65fc129
      642fbc07
  16. 23 Feb, 2021 1 commit
  17. 31 Jan, 2021 2 commits
  18. 28 Jan, 2021 1 commit
  19. 25 Jan, 2021 2 commits
  20. 19 Jan, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M2 · 3a9e594a
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M2
      
      Change-Id: Ic1c5ecdee0182829b3acb641a52c7d33f0cf1407
      3a9e594a
  21. 18 Jan, 2021 2 commits
    • Takashi Kajinami's avatar
      Ensure coordination_url is unset by default · bc846d7f
      Takashi Kajinami authored
      This change ensures that the coordination_url option is not unmanaged
      but unset, to make sure that the default value defined in aodh itself
      is used.
      
      Change-Id: If82dc6054483893433634ca81f446e6959dcd038
      bc846d7f
    • Takashi Kajinami's avatar
      Add support for workers option · ae9b9110
      Takashi Kajinami authored
      This change introduces support for workers option of aodh services
      (evaluator, listener, notifier) so that operators can define number
      of processes used in each service.
      
      Change-Id: Id64fc407d19aa546512078f67df3a727fd9f5525
      ae9b9110
  22. 07 Jan, 2021 1 commit
  23. 04 Dec, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M1 · 99eb1885
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M1
      
      Change-Id: I90e43559418588378a022230432766ba12fce9bf
      99eb1885
  24. 23 Nov, 2020 1 commit
    • ZhongShengping's avatar
      Allow db sync timeouts to be configurable · 75ff328e
      ZhongShengping authored
      As Openstack projects continue to have longer database migration
      chains, the Puppet default timeout of 300 seconds for an execution
      is becoming too short a duration on some hardware, leading to timeouts.
      As projects continue to add more migration scripts without pruning
      the base, timeouts will continue to become more frequent unless
      this time can be expanded.
      
      Change-Id: Ia14ad6a2ca9c200867ee5760ca4d72d747d27ad5
      Closes-Bug: #1904962
      75ff328e
  25. 11 Nov, 2020 1 commit
  26. 02 Nov, 2020 1 commit
  27. 28 Oct, 2020 1 commit
  28. 20 Oct, 2020 1 commit
  29. 15 Oct, 2020 1 commit
  30. 13 Oct, 2020 1 commit
  31. 12 Oct, 2020 3 commits
  32. 10 Oct, 2020 1 commit
  33. 09 Oct, 2020 1 commit