nova: release queens 17.0.9

This is a fix release that was meant to be 17.0.8 but
17.0.8 mistakenly used the same git hash as 17.0.7, so
17.0.9 uses the correct git hash.

Change-Id: Ie75ae901ba7cde6bad072c9f68f9ae2eed7db8a4
This commit is contained in:
Matt Riedemann
2018-12-19 14:28:09 -05:00
parent 2e64bdc166
commit c38afc5444

View File

@@ -68,7 +68,13 @@ releases:
- projects: - projects:
- hash: a48c1123cd0dedf0c0a8978b76bacb1987766255 - hash: a48c1123cd0dedf0c0a8978b76bacb1987766255
repo: openstack/nova repo: openstack/nova
# NOTE(mriedem): Ignore 17.0.8 since it mistakenly uses the same
# git hash as 17.0.7.
version: 17.0.8 version: 17.0.8
- projects:
- hash: 33dc9f7bbd4ceecf2a590a30e6df034a32a31597
repo: openstack/nova
version: 17.0.9
cycle-highlights: cycle-highlights:
- | - |
The performance of listing instances across a multi-cell cells v2 The performance of listing instances across a multi-cell cells v2