1. 13 Sep, 2022 5 commits
  2. 12 Sep, 2022 1 commit
  3. 11 Sep, 2022 1 commit
  4. 07 Sep, 2022 1 commit
    • Rafael Weingärtner's avatar
      Fix Non-OpenStack dynamic pollster credentials handling · 37bf3efb
      Rafael Weingärtner authored
      There was a problem with the barbican credentials processing for
      Non-OpenStack dynamic pollster. The credentials variables would be
      retrieved as a byte string, which would break the processing.
      Therefore, we needed to introduce a method to check if the credentials
      are a String object. if they are not, we convert them to String.
      
      Change-Id: I2084061eb8f543d4c557963599732e35cfa22996
      37bf3efb
  5. 06 Sep, 2022 2 commits
  6. 30 Aug, 2022 1 commit
  7. 29 Aug, 2022 1 commit
  8. 24 Aug, 2022 1 commit
  9. 23 Aug, 2022 1 commit
  10. 22 Aug, 2022 2 commits
  11. 12 Aug, 2022 1 commit
  12. 07 Aug, 2022 1 commit
    • Takashi Kajinami's avatar
      Remove unicode prefixes · 373b8f01
      Takashi Kajinami authored
      A unicode prefix is meaningless in Python 3. Because now ceilometer
      supports only Python 3, we can remove the prefix.
      
      Change-Id: I7bc91be21df646d8bbc7793eec28a93179a3eefa
      373b8f01
  13. 03 Aug, 2022 1 commit
  14. 04 Jul, 2022 3 commits
  15. 30 Jun, 2022 1 commit
    • Takashi Kajinami's avatar
      Remove GenericHardwareDeclarativePollster · a28cef70
      Takashi Kajinami authored
      ... and discovery/inspector plugins depending on the pollster. These
      were implemented to gather metrics via SNMP daemon in TripleO-managed
      deployment but these are no longer valid since Telemetry services and
      Nova were removed from undercloud.
      
      Change-Id: If9a6b695ba799c766314a88328ea8a779407acc0
      a28cef70
  16. 28 Jun, 2022 1 commit
  17. 27 Jun, 2022 3 commits
  18. 26 Jun, 2022 1 commit
  19. 25 Jun, 2022 1 commit
  20. 23 Jun, 2022 1 commit
  21. 13 Jun, 2022 3 commits
  22. 10 Jun, 2022 1 commit
  23. 08 Jun, 2022 3 commits
  24. 02 Jun, 2022 2 commits
  25. 26 May, 2022 1 commit