1. 19 Sep, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 2.5.0 · 722586ac
      Thomas Goirand authored
      722586ac
    • Thomas Goirand's avatar
      Merge tag '2.5.0' into debian/zed · 86440e0f
      Thomas Goirand authored
      monasca-statsd 2.5.0 release
      
      meta:version: 2.5.0
      meta:diff-start: -
      meta:series: zed
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: Ic1fc7e71c0e564947a70726648cd0f6387a4000d
      meta:release:Code-Review+1: Martin Chacon Piza <martin@chaconpiza.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      86440e0f
  2. 01 May, 2022 1 commit
  3. 27 Mar, 2022 1 commit
  4. 04 Mar, 2022 1 commit
  5. 22 Feb, 2022 2 commits
    • Thomas Goirand's avatar
      Now packging 2.4.0 · ec07f6e9
      Thomas Goirand authored
      ec07f6e9
    • Thomas Goirand's avatar
      Merge tag '2.4.0' into debian/yoga · 6c210fcf
      Thomas Goirand authored
      monasca-statsd 2.4.0 release
      
      meta:version: 2.4.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Commit: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Change-Id: Ib67203e88646ea13dcdc67e07bc35bb747ea2957
      meta:release:Code-Review+1: foundjem <foundjem@ieee.org>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      6c210fcf
  6. 10 Sep, 2021 1 commit
  7. 20 Aug, 2021 2 commits
    • Michal Arbet's avatar
      Release to unstable · db374f29
      Michal Arbet authored
      db374f29
    • Michal Arbet's avatar
      Merge tag '2.2.0' into debian/wallaby · 1c4ecabe
      Michal Arbet authored
      monasca-statsd 2.2.0 release
      
      meta:version: 2.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: If3a0423fe9ed7856ac09f348120f53bf99ff70a2
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      1c4ecabe
  8. 18 Mar, 2021 1 commit
  9. 18 Jan, 2021 1 commit
  10. 02 Nov, 2020 1 commit
  11. 17 Oct, 2020 3 commits
  12. 20 Sep, 2020 1 commit
    • zhangchun's avatar
      bump py37 to py38 in tox.ini · b9451e9d
      zhangchun authored
      in 'victoria' cycle, we should test py38 by default.
      Trivial change
      
      Change-Id: Idd51da2a7e98e31bea6459a10f91d7eecf91d100
      b9451e9d
  13. 09 Sep, 2020 1 commit
  14. 08 Sep, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-mock from build-depends. · 781fcefc
      Thomas Goirand authored
      781fcefc
    • Thomas Goirand's avatar
      Now packaging 2.1.0. · cd6e0140
      Thomas Goirand authored
      cd6e0140
    • Thomas Goirand's avatar
      Merge tag '2.1.0' into debian/victoria · f29d8c1a
      Thomas Goirand authored
      monasca-statsd 2.1.0 release
      
      meta:version: 2.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: no
      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: Ic2368c66842f53b2e81143bbe409a9d112d71a36
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      f29d8c1a
  15. 16 Jun, 2020 1 commit
  16. 08 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      Use unittest.mock instead of mock · 8621c543
      Hervé Beraud authored
      The mock third party library was needed for mock support in py2
      runtimes. Since we now only support py36 and later, we can use the
      standard lib unittest.mock module instead.
      
      Change-Id: I8d9549e4653f4df7ec9f34f54f15bf0a18c9d8e2
      8621c543
  17. 28 May, 2020 1 commit
  18. 27 May, 2020 2 commits
  19. 19 May, 2020 1 commit
  20. 13 May, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix hacking min version to 3.0.1 · d0e8aded
      Ghanshyam Mann authored
      flake8 new release 3.8.0 added new checks and gate pep8
      job start failing. hacking 3.0.1 fix the pinning of flake8 to
      avoid bringing in a new version with new checks.
      
      Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
      flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
      break the pep8 job if new check are added.
      
      To avoid similar gate break in future, we need to bump the hacking min
      version.
      
      - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
      
      Change-Id: Ic646e184486e75e5d269a6000c8ff1bc5f78d066
      d0e8aded
  21. 02 May, 2020 1 commit
  22. 28 Apr, 2020 1 commit
  23. 24 Apr, 2020 1 commit
  24. 05 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · 6ecc0a59
      Andreas Jaeger authored
      Make a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Add requires on python >= 3.6 to setup.cfg so that pypi and pip
        know about the requirement
      - Remove obsolete sections from setup.cfg:
        * Wheel is not needed for python 3 only repo
        * Some other sections are obsolete
      - Update classifiers
      
      Change-Id: I73719cd22b52d9e35568d3d0e4e68846ab743522
      6ecc0a59
  25. 31 Mar, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · 55ebdd45
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Fix problems found by updated hacking version.
      
      Remove hacking and friends from lower-constraints, they are not needed
      there.
      
      Change-Id: I013b73347ed56c8c64a8aff73ec60ea738bc0c76
      55ebdd45
  26. 16 Nov, 2019 1 commit
  27. 23 Oct, 2019 1 commit
  28. 18 Oct, 2019 1 commit
  29. 26 Sep, 2019 1 commit
  30. 19 Jul, 2019 1 commit
  31. 18 Jul, 2019 1 commit
  32. 16 Jul, 2019 1 commit