1. 23 Aug, 2021 3 commits
    • Mickael Asseline's avatar
      180f7c7c
    • Mickael Asseline's avatar
      Now packaging 2.3.0 (xena) · 306ef597
      Mickael Asseline authored
      306ef597
    • Mickael Asseline's avatar
      Merge tag '2.3.0' into debian/xena · 0e37ae8c
      Mickael Asseline authored
      ceilometermiddleware 2.3.0 release
      
      meta:version: 2.3.0
      meta:diff-start: -
      meta:series: xena
      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: I7f263b1833715f58cb714de78d1279a60e9064f6
      meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      0e37ae8c
  2. 16 Aug, 2021 1 commit
  3. 23 Jul, 2021 4 commits
  4. 22 Jul, 2021 1 commit
  5. 12 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      Now packaging 2.2.0 · 036e4fee
      Thomas Goirand authored
      036e4fee
    • Thomas Goirand's avatar
      Merge tag '2.2.0' into debian/wallaby · d2fb15a8
      Thomas Goirand authored
      ceilometermiddleware 2.2.0 release
      
      meta:version: 2.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Thierry Carrez <thierry@openstack.org>
      meta:release:Commit: Thierry Carrez <thierry@openstack.org>
      meta:release:Change-Id: Ib0a1fd078ed84eb88ca42602f6c2c0880cf64f6e
      meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      d2fb15a8
    • OpenStack Release Bot's avatar
      Update master for stable/wallaby · 082dabb1
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/wallaby.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/wallaby.
      
      Sem-Ver: feature
      Change-Id: I4bea6b4c808a314dd98dd59d153b923797fc8f21
      082dabb1
  6. 14 Oct, 2020 2 commits
  7. 10 Sep, 2020 2 commits
  8. 07 Sep, 2020 5 commits
    • Thomas Goirand's avatar
      debhelper-compat = 11. · 7d784cf9
      Thomas Goirand authored
      7d784cf9
    • Thomas Goirand's avatar
      Standards-Version: 4.5.0 · e44c4d65
      Thomas Goirand authored
      e44c4d65
    • Thomas Goirand's avatar
      debhelper-compat = 12. · 059fa36b
      Thomas Goirand authored
      059fa36b
    • Thomas Goirand's avatar
      Now packaging 2.1.0. · 28b37d8c
      Thomas Goirand authored
      28b37d8c
    • Thomas Goirand's avatar
      Merge tag '2.1.0' into debian/victoria · c922baec
      Thomas Goirand authored
      ceilometermiddleware 2.1.0 release
      
      meta:version: 2.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: Ia3b90b72bab23703047acc81c47bef5e8a3391cc
      meta:release:Code-Review+1: zhurong <aaronzhu1121@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      c922baec
  9. 02 Jun, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · b3613ff7
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      Disable openstackdocs_auto_name to use 'project' variable as name.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: I7966fa4281dde7e6340d632333ea8f8b84128bde
      b3613ff7
  10. 13 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Further Cleanup py27 support · d6b4ed4c
      Andreas Jaeger authored
      This repo is now testing only with Python 3, so let's make
      a few cleanups:
      - Remove obsolete sections from setup.cfg
      - Use newer openstackdocstheme,reno and Sphinx versions
      - Remove install_command from tox.ini, the default is fine
      - Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
      - Update hacking to 3.0.1, fix warnings found
      - Remove babel.cfg, it's not needed anymore
      
      Change-Id: I60edb7e44e4a8222f564f30157eb31288b85b422
      d6b4ed4c
  11. 08 May, 2020 1 commit
  12. 26 Apr, 2020 1 commit
  13. 24 Apr, 2020 2 commits
    • Sean McGinnis's avatar
      Bump default tox env from py37 to py38 · a29dc0ab
      Sean McGinnis authored
      
      
      Python 3.8 is now our highest level supported python runtime.
      This updates the default tox target environments to swap out
      py37 for py38 to make sure local development testing is
      covering this version.
      
      This does not impact zuul jobs in any way, nor prevent local
      tests against py37. It just changes the default if none is
      explicitly provided.
      
      Change-Id: I0bad7c33e0692d3e1e0d59e48afe43f96e903f59
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      a29dc0ab
    • Sean McGinnis's avatar
      Add py38 package metadata · 247deff3
      Sean McGinnis authored
      
      
      Now that we are running the Victoria tests that include a
      voting py38, we can now add the Python 3.8 metadata to the
      package information to reflect that support.
      
      Change-Id: I2924b0406a317523e94cb1efdc24cb96b1cba0ee
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      247deff3
  14. 18 Apr, 2020 1 commit
  15. 11 Apr, 2020 2 commits
  16. 08 Apr, 2020 1 commit
  17. 07 Apr, 2020 1 commit
    • zhurong's avatar
      Cleanup py27 support · c6b90ec5
      zhurong 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
      - Update requirements, no need for python_version anymore
      
      Change-Id: I1db16203ad150c6286c0ca833c01a456981d0a73
      c6b90ec5
  18. 06 Apr, 2020 3 commits
    • Thomas Goirand's avatar
      Removed oslosphinx build-depends. · 01ab48d5
      Thomas Goirand authored
      01ab48d5
    • Thomas Goirand's avatar
      Now packaging 2.0.0. · 405095aa
      Thomas Goirand authored
      405095aa
    • Thomas Goirand's avatar
      Merge tag '2.0.0' into debian/ussuri · 9d614460
      Thomas Goirand authored
      ceilometermiddleware 2.0.0 release
      
      meta:version: 2.0.0
      meta:diff-start: -
      meta:series: ussuri
      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: Ib64198b265519397a51b3403aef384cf4816a898
      meta:release:Code-Review+1: zhurong <aaronzhu1121@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      9d614460
  19. 06 Dec, 2019 1 commit
  20. 07 Nov, 2019 1 commit
  21. 02 Nov, 2019 1 commit
    • Andreas Jaeger's avatar
      Replace lib-forward-testing-plugin · e0c8d972
      Andreas Jaeger authored
      This repo is the only user of lib-forward-testing-plugin template,
      replace it with a native integration job that installs all repos from
      source and runs ceilometer - as the only job in
      lib-forward-testing-plugin does.
      
      Change-Id: I255c0ddd220633b566b9376473ede4b7ed16ca34
      e0c8d972
  22. 30 Oct, 2019 1 commit
  23. 25 Oct, 2019 1 commit