Latest stable/newton branch of ceilometerclient includes one important fix which possibly affects all projects which use ceilometerclient from python. In case of http errors with status code > 400, ceilometerclient raises AttributeError which makes difficult to debug or handle original errors. Change-Id: I9e64c668df41881481a4494bc604373c0d9ce838 Related-Bug: #1620974
20 lines
622 B
YAML
20 lines
622 B
YAML
---
|
|
launchpad: python-ceilometerclient
|
|
team: Telemetry
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/python-ceilometerclient
|
|
hash: cfea4aed4aed208358560f9d70b4cbd3d577fc50
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/python-ceilometerclient
|
|
hash: 7c6cc05ff0e9e95313384303deee69ef11929bc1
|
|
- version: 2.6.1
|
|
projects:
|
|
- repo: openstack/python-ceilometerclient
|
|
hash: 090e5ffc691c5d40e45ab0c20dc88032a0987b20
|
|
highlights: Fix handling http errors with status code > 400
|