releases/deliverables/kilo/python-novaclient.yaml
Matt Riedemann 3950e0f276 Release python-novaclient 2.23.1 from stable/kilo
The point of this is to release the fix for bug 1468819 which results in
an ImportError with oslo.i18n that dropped namespace support.

Change-Id: I321cdebb94ff4684ea5f83b38853fe69923b5a1c
2015-07-21 13:38:26 -07:00

14 lines
402 B
YAML

---
launchpad: python-novaclient
releases:
- version: 2.23.0
projects:
- repo: openstack/python-novaclient
hash: e0f5072907a00d48a183dd8fc91a6cf6038ca279
- version: 2.23.1
projects:
- repo: openstack/python-novaclient
hash: 13463268dbc4bb93a6d606a52e89ff3e23af1de7
highlights: >
This release fixes an import issue with oslo.i18n (bug 1468819).