From fb16bd0a269c62a55a772fa095f38934a2e4414c Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 15 Nov 2016 12:31:24 -0500 Subject: [PATCH] python-novaclient: final liberty release 2.30.3 This is the final release of python-novaclient for the liberty series. It's a patch release as there are just bug fixes and the requirements updates are all blacklisting versions, no minimums are bumped. Change-Id: I46b5c7cacb885545e1aee8c86fa9d05b5e76d053 --- deliverables/liberty/python-novaclient.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/liberty/python-novaclient.yaml b/deliverables/liberty/python-novaclient.yaml index 7a01bda1e8..d6cab51011 100644 --- a/deliverables/liberty/python-novaclient.yaml +++ b/deliverables/liberty/python-novaclient.yaml @@ -67,3 +67,9 @@ releases: highlights: > Fix for bug 1500688 so users do not request API microversions that the client does not yet support. + - version: 2.30.3 + projects: + - repo: openstack/python-novaclient + hash: 48a8e73b86c5d14b153e1246672a4520ea45ccaf + highlights: > + Bug fixes and blacklisted dependency versions.