1. 16 Aug, 2021 1 commit
  2. 09 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · 8ef2d5ab
      Thomas Goirand authored
      8ef2d5ab
    • Thomas Goirand's avatar
      Now packaging 4.2.0. · 6df9c778
      Thomas Goirand authored
      6df9c778
    • Thomas Goirand's avatar
      Merge tag '4.2.0' into debian/wallaby · 0557df59
      Thomas Goirand authored
      python-cloudkittyclient 4.2.0 release
      
      meta:version: 4.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ie8ee6a925ca1682019414e9503d2c740cefbcdb6
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
      0557df59
  3. 22 Dec, 2020 1 commit
  4. 11 Dec, 2020 1 commit
    • Rafael Weingärtner's avatar
      Fix `create_threshold` method when using cost as 0 · a15f11a7
      Rafael Weingärtner authored
      When using 0 as the cost, the `create_threshold` method
      throws an exception. That happens because 0 (zero) is evaluated
      to False. Therefore, we need to change the validation method to
      check if the values are None.
      
      Change-Id: Iedd541c0ad16db0d11d6e6de332eddf880af1698
      a15f11a7
  5. 27 Nov, 2020 1 commit
  6. 16 Oct, 2020 3 commits
  7. 25 Sep, 2020 2 commits
  8. 22 Sep, 2020 1 commit
    • wangzihao's avatar
      bump py37 to py38 in tox.ini · 3ec8f86e
      wangzihao authored
      in 'victoria' cycle, we should test py38 by default.
      
      Change-Id: Ib01cf2aad3edf31a067a6ac4459529851f8d8ecb
      3ec8f86e
  9. 21 Sep, 2020 1 commit
  10. 18 Sep, 2020 1 commit
    • wangzihao's avatar
      Bump hacking min version to 3.0.1 · 953c6c94
      wangzihao authored
      hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new
      version with new checks.
      
      bumping the min version for hacking so that any older hacking versions
      which auto adopt the new checks are not used.
      
      Change-Id: I5875f1c0261ff6039773d7daf412102f2c02651f
      953c6c94
  11. 09 Sep, 2020 4 commits
    • Thomas Goirand's avatar
      d/changelog: typo · 2f959387
      Thomas Goirand authored
      2f959387
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · ce4d0fa1
      Thomas Goirand authored
      ce4d0fa1
    • Thomas Goirand's avatar
      Now packaging 4.1.0 · 9e79be96
      Thomas Goirand authored
      9e79be96
    • Thomas Goirand's avatar
      Merge tag '4.1.0' into debian/victoria · 897665c8
      Thomas Goirand authored
      python-cloudkittyclient 4.1.0 release
      
      meta:version: 4.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Change-Id: I27fcdd4906b2878937b807f20f186b311deb56f2
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      897665c8
  12. 08 Sep, 2020 3 commits
  13. 07 Sep, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · def53575
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Fix problems found.
      
      Change-Id: I8fed95ecb736e0b6d7c4b63a55553de1539139be
      def53575
  14. 01 Sep, 2020 2 commits
  15. 31 Aug, 2020 1 commit
  16. 27 Aug, 2020 1 commit
  17. 24 Aug, 2020 2 commits
  18. 21 Aug, 2020 3 commits
  19. 18 Aug, 2020 1 commit
  20. 13 Aug, 2020 1 commit
  21. 20 May, 2020 1 commit
    • fuzihao's avatar
      Fix pygments style · e88a3fa0
      fuzihao authored
      New theme of docs (Victoria+) respects pygments_style.
      Since we starts using Victoria reqs while being on Ussuri,
      this patch ensures proper rendering both in Ussuri and Victoria.
      
      Change-Id: If42b2154a5a28f92d89dde9882afa31f01bc5ac3
      e88a3fa0
  22. 10 May, 2020 1 commit
    • jacky06's avatar
      Remove six · 61dc82cb
      jacky06 authored
      We don't need this in a Python 3-only world.
      
      Change-Id: Ibeb506281e88b44d454497d06f9187308859ac9c
      61dc82cb
  23. 08 May, 2020 1 commit
  24. 18 Apr, 2020 1 commit
  25. 12 Apr, 2020 2 commits