From 476d6202404b7d309a727a9c9bd53ede1843696e Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 1 May 2017 10:54:21 -0400 Subject: [PATCH] newton: release python-novaclient 6.0.1 Change-Id: Ifad1e479895eccf8cb7a260d880e19cf652b59e7 --- deliverables/newton/python-novaclient.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/newton/python-novaclient.yaml b/deliverables/newton/python-novaclient.yaml index 70822759c6..033d028aef 100644 --- a/deliverables/newton/python-novaclient.yaml +++ b/deliverables/newton/python-novaclient.yaml @@ -80,3 +80,9 @@ releases: Server API after microversion 2.36. The CLI will default to 'auto' if nothing is specified. - Routine dependency updates. + - version: 6.0.1 + projects: + - repo: openstack/python-novaclient + hash: 9c731d51e3d7417cd9ff006d884ba5e57d8bdea6 + highlights: > + - Routine bug fixes.