From 4b7d9760863e6031c870a70bbfc87bd01da619f4 Mon Sep 17 00:00:00 2001 From: John Garbutt Date: Wed, 2 Mar 2016 13:31:15 +0000 Subject: [PATCH] Release python-novaclient 3.3.0 This is a minor version bump as we adds support for new microversions up to and including the 2.25 microversion. Change-Id: I60c293bc3221b216476d3716162bcc42577447ab --- deliverables/mitaka/python-novaclient.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/mitaka/python-novaclient.yaml b/deliverables/mitaka/python-novaclient.yaml index 20e1d5f3ca..504f533bec 100644 --- a/deliverables/mitaka/python-novaclient.yaml +++ b/deliverables/mitaka/python-novaclient.yaml @@ -53,3 +53,9 @@ releases: hash: 7d05f540eac29a6e899212b00595888cc06e73ed highlights: > Bug fixes, dependency updates, and minor cleanups. + - version: 3.3.0 + projects: + - repo: openstack/python-novaclient + hash: f9360ae6d44a656171602823d91f83d80fa67dce + highlights: > + Support up to microversion 2.25, and bug fixes.