1. 28 Jan, 2022 1 commit
    • Takashi Kajinami's avatar
      Prepare a new Wallaby release · f1a60cbd
      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: Ifb234e1d59cc1ea6612073b09ea2a55b67e57be2
      f1a60cbd
  2. 24 Sep, 2021 1 commit
  3. 03 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · bf23530b
      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: I9342ae7e8945cf8a8d05c0d8d2956191605c7ad8
      (cherry picked from commit abb76234)
      bf23530b
  4. 01 Apr, 2021 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/wallaby · 532195c6
      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: I9db536ba733998ffb07be39e97924435643a9995
      532195c6
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/wallaby · 32609b64
      OpenStack Release Bot authored
      Change-Id: Ibac89e47886b4470627b3790b974a3a223a205ff
      32609b64
  5. 27 Mar, 2021 1 commit
  6. 26 Mar, 2021 2 commits
  7. 23 Mar, 2021 1 commit
  8. 18 Mar, 2021 1 commit
  9. 12 Mar, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M3 · c2ebbfb4
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M3
      
      Change-Id: I830d27932150dd311a50a122d63dc7a908e2db09
      c2ebbfb4
  10. 20 Feb, 2021 1 commit
    • Takashi Kajinami's avatar
      Use consistent names for service_credentials options · 9a5323ad
      Takashi Kajinami authored
      This change renames ceilometer::agent::auth and its parameters to be
      consistent with the section name and the parameter names in ceilometer
      service. This allows operators more easily guess how the class and its
      parameters correspond to the options in ceilometer.
      
      Change-Id: I7ec7e5e36cad537117e8abb8fe0e67b8b8be48e9
      9a5323ad
  11. 15 Feb, 2021 1 commit
  12. 03 Feb, 2021 1 commit
  13. 27 Jan, 2021 1 commit
  14. 25 Jan, 2021 3 commits
  15. 19 Jan, 2021 2 commits
    • Takashi Kajinami's avatar
      Remove transformers from pipeline.yaml · 5b8f5d04
      Takashi Kajinami authored
      This change removes usage of transformers from pipeline.yaml because
      support of transofermer was already removed from ceilometer[1].
      
      [1] 9db5c6c9bfc66018aeb78c4a262e1bfa9b326798
      
      Change-Id: Ibadafdf86f5ce581c9084a5e00784eefa7d28cab
      5b8f5d04
    • ZhongShengping's avatar
      Prepare Wallaby M2 · 621b9062
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M2
      
      Change-Id: I9662290ac2b88393b28c31f8c95a32927040a7ab
      621b9062
  16. 15 Jan, 2021 2 commits
    • Takashi Kajinami's avatar
      Update cpu meters of hardware resource · 5d868517
      Takashi Kajinami authored
      The hardware.cpu.util is deprecated and ceilometer now supports meters
      to get cpu utils per usage like usr, sys and so on.
      This change updates the default meters to follow the change[1] in
      ceilometer.
      
      [1] 8fd68396af595a2ba009591c9e53a1b55557b311
      
      Change-Id: Iea1240e97e62da03ddc485602ed9099a39bff875
      5d868517
    • Takashi Kajinami's avatar
      Replace disk.* meters by disk.device.* meters · 682ef848
      Takashi Kajinami authored
      The disk.* meters have already removed from ceilometer[1] and we
      should use the disk.device.* meters instead.
      
      [1] f7b1218b8e26a0f9a5924a15b029a961413cc40a
      
      Closes-Bug: #1911852
      Change-Id: I9dcf128951cc23a0c8c8e589c42a352a94b3c8df
      682ef848
  17. 05 Jan, 2021 1 commit
  18. 30 Dec, 2020 1 commit
  19. 21 Dec, 2020 1 commit
  20. 04 Dec, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M1 · 935666da
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M1
      
      Change-Id: I40b91b17d116050a0b29e11d1443c5e9b4aadc8c
      935666da
  21. 23 Nov, 2020 1 commit
    • ZhongShengping's avatar
      Allow db sync timeouts to be configurable · 6eb05e37
      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: Ib6757e9145d1b0dc3cead9b24637019a93576c61
      Closes-Bug: #1904962
      6eb05e37
  22. 11 Nov, 2020 1 commit
  23. 02 Nov, 2020 1 commit
  24. 28 Oct, 2020 1 commit
  25. 22 Oct, 2020 2 commits
  26. 15 Oct, 2020 1 commit
  27. 12 Oct, 2020 2 commits
  28. 10 Oct, 2020 1 commit
  29. 09 Oct, 2020 2 commits
  30. 08 Oct, 2020 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/victoria · 9545eea5
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/victoria.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/victoria.
      
      Change-Id: I88ac2a82457d9708c5ae5e5c5d927ecba61b65b7
      Sem-Ver: feature
      9545eea5
  31. 24 Sep, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Victoria RC1 · a6605ade
      ZhongShengping authored
      Update the version metadata for Victoria milestone RC1
      
      Change-Id: I99aa728762845e2d88df42738ad6a9a9937294f0
      a6605ade