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
This commit is contained in:
Matt Riedemann 2015-07-21 13:38:00 -07:00
parent 15ef3ba522
commit 3950e0f276

@ -5,3 +5,9 @@ releases:
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).