nova: release nova stable versions

MINOR version bumps are due to highligh bug 2059809, which has fixes on
every stable branch.

2024.1 Caracal: $ git log --oneline --no-merges 29.0.2..HEAD
11301e7e3f Fix vmdk_allowed_types checking
8a0d5f2afa Additional qemu safety checking on base images
f07fa55fd8 Check images with format_inspector for safety
58d933eafb Reject qcow files with data-file attributes
62b3192c70 Fix disk_formats in ceph job tempest config

2023.2 Bobcat: $ git log --oneline --no-merges 28.1.0..HEAD
70a435fd51 Fix vmdk_allowed_types checking
0269234dc4 Additional qemu safety checking on base images
0acf5ee7b5 Check images with format_inspector for safety
736328f78f Reject qcow files with data-file attributes
625a10f7d0 Fix disk_formats in ceph job tempest config
555d7d0ad0 [ironic] Partition & use cache for list_instance*
0d970bfa5a Improve logging at '_numa_cells_support_network_metadata'
611bd95aab Adding server actions tests to grenade-multinode

2023.1 Antelope: $ git log --oneline --no-merges 27.3.0..HEAD
f732f84768 Fix vmdk_allowed_types checking
9e10ac2549 Additional qemu safety checking on base images
67e5376dd6 Check images with format_inspector for safety
af4d819c60 Reject qcow files with data-file attributes
42d3725b51 Fix disk_formats in ceph job tempest config
3226318b53 [ironic] Partition & use cache for list_instance*
b128957591 Fix nova-manage image_property show unexpected keyword
43273631d8 Improve logging at '_numa_cells_support_network_metadata'

Change-Id: Ibb364d4cd02e17dcf4d013b2f322f23f22d83aee
This commit is contained in:
Előd Illés 2024-07-08 16:48:59 +02:00
parent e68e40903e
commit 7675d74da6
3 changed files with 12 additions and 0 deletions

View File

@ -55,6 +55,10 @@ releases:
projects:
- repo: openstack/nova
hash: 9cad74c51330ee952fe6c1897902533519739cef
- version: 27.4.0
projects:
- repo: openstack/nova
hash: f732f8476851e6272d8ad9937f54b918795844e8
branches:
- name: stable/2023.1
location: 27.0.0.0rc1

View File

@ -58,6 +58,10 @@ releases:
projects:
- repo: openstack/nova
hash: 1bbd44e16e51660eb4fea9d3c970a5aee99225a5
- version: 28.2.0
projects:
- repo: openstack/nova
hash: 70a435fd519a0ebcc3ac9ad5254fefbf19c93e48
branches:
- name: stable/2023.2
location: 28.0.0.0rc1

View File

@ -74,6 +74,10 @@ releases:
projects:
- repo: openstack/nova
hash: e05b2a0ea32d86a24759c9421b4c000262ad9417
- version: 29.1.0
projects:
- repo: openstack/nova
hash: 11301e7e3f0d81a3368632f90608e30d9c647111
branches:
- name: stable/2024.1
location: 29.0.0.0rc1