releases/deliverables/newton/python-ceilometerclient.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

31 lines
975 B
YAML

---
launchpad: python-ceilometerclient
team: Telemetry
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
branches:
- name: stable/newton
location: 2.6.0
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
- version: 2.6.2
projects:
- repo: openstack/python-ceilometerclient
hash: 9d9b477708fdce08db162a9bf3723cf7ee0df267
highlights: Set the status code and error detail on exception
raise for status code > 400