From 477d64b8f14cffd728e17fc660bafe12a2b6df09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Wed, 16 Feb 2022 16:05:43 +0100 Subject: [PATCH] [wallaby] release oslo. Some deliverables never released the patches related to the `TOX_CONSTRAINTS_FILE` switch for Wallaby. Not landing this switch downstream (to distros) became problematic as tox target executed downstream refered to master's requirements constraints and so validations started to fail with downstream usage of Wallaby (OSP17 by example). So even if deliverables does not provides functional changes I prefer release them as a bugfix version to fix this kind of problems for distros. NOTE: oslo.cache is already at the version 2.8.0 on Xena so I can't release a minor version even if functional changes are landed. Change-Id: I920ee7bcca3cbf3e4051b3a3098beed53b1c969d --- deliverables/wallaby/automaton.yaml | 4 ++++ deliverables/wallaby/oslo.cache.yaml | 4 ++++ deliverables/wallaby/oslo.limit.yaml | 4 ++++ deliverables/wallaby/oslo.messaging.yaml | 4 ++++ deliverables/wallaby/oslo.metrics.yaml | 4 ++++ deliverables/wallaby/oslo.middleware.yaml | 4 ++++ deliverables/wallaby/oslo.privsep.yaml | 4 ++++ deliverables/wallaby/oslo.serialization.yaml | 4 ++++ deliverables/wallaby/oslo.upgradecheck.yaml | 4 ++++ deliverables/wallaby/oslo.utils.yaml | 4 ++++ deliverables/wallaby/oslo.versionedobjects.yaml | 4 ++++ deliverables/wallaby/oslo.vmware.yaml | 4 ++++ deliverables/wallaby/stevedore.yaml | 4 ++++ 13 files changed, 52 insertions(+) diff --git a/deliverables/wallaby/automaton.yaml b/deliverables/wallaby/automaton.yaml index e4abaab3c7..e05be26efa 100644 --- a/deliverables/wallaby/automaton.yaml +++ b/deliverables/wallaby/automaton.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/automaton hash: 406007e43eb48f959b25699423e9826b23ebe760 + - version: 2.3.1 + projects: + - repo: openstack/automaton + hash: 4a3e5397e1278a891627452750e3e68ac1919de1 branches: - name: stable/wallaby location: 2.3.0 diff --git a/deliverables/wallaby/oslo.cache.yaml b/deliverables/wallaby/oslo.cache.yaml index f617a2ce2e..f268b4a70b 100644 --- a/deliverables/wallaby/oslo.cache.yaml +++ b/deliverables/wallaby/oslo.cache.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.cache hash: 062d29b2562c4b1072ad3c1d08855848e2af6327 + - version: 2.7.1 + projects: + - repo: openstack/oslo.cache + hash: d0252f62f3b61253d0bcd953329f7b52e53c6e81 branches: - name: stable/wallaby location: 2.7.0 diff --git a/deliverables/wallaby/oslo.limit.yaml b/deliverables/wallaby/oslo.limit.yaml index e0842745fc..04ea6ab9a0 100644 --- a/deliverables/wallaby/oslo.limit.yaml +++ b/deliverables/wallaby/oslo.limit.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.limit hash: a5c678ce8b51ec76eefaa66f21752504ff42d2a4 + - version: 1.3.1 + projects: + - repo: openstack/oslo.limit + hash: 7fb94507056499878be5c03c7972ac8449873816 branches: - name: stable/wallaby location: 1.3.0 diff --git a/deliverables/wallaby/oslo.messaging.yaml b/deliverables/wallaby/oslo.messaging.yaml index 512ebcaaa0..7d6666cfac 100644 --- a/deliverables/wallaby/oslo.messaging.yaml +++ b/deliverables/wallaby/oslo.messaging.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/oslo.messaging hash: 11a49a0a3e364660899564bfad5343bbf9d2bc3c + - version: 12.7.2 + projects: + - repo: openstack/oslo.messaging + hash: a2c2ec2f9e7a0dcf50f75710601d08b4401b2ef5 branches: - name: stable/wallaby location: 12.7.1 diff --git a/deliverables/wallaby/oslo.metrics.yaml b/deliverables/wallaby/oslo.metrics.yaml index 367050e47f..1eb59a27ab 100644 --- a/deliverables/wallaby/oslo.metrics.yaml +++ b/deliverables/wallaby/oslo.metrics.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/oslo.metrics hash: ef4a4e3b24abbbfdc56b70a29a162fb1f92507c5 + - version: 0.2.2 + projects: + - repo: openstack/oslo.metrics + hash: ff38ac6fffca85181de31607cd5a060e2f66ff8c repository-settings: openstack/oslo.metrics: {} branches: diff --git a/deliverables/wallaby/oslo.middleware.yaml b/deliverables/wallaby/oslo.middleware.yaml index 06eaadf5f1..ce0550f1ca 100644 --- a/deliverables/wallaby/oslo.middleware.yaml +++ b/deliverables/wallaby/oslo.middleware.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.middleware hash: 672919216bdf4209a2976e86f6e58850ffc9478f + - version: 4.2.1 + projects: + - repo: openstack/oslo.middleware + hash: b40ca5f7c83462dee043f812aaf515eee12bc7fb branches: - name: stable/wallaby location: 4.2.0 diff --git a/deliverables/wallaby/oslo.privsep.yaml b/deliverables/wallaby/oslo.privsep.yaml index 594e06c087..62c45181a8 100644 --- a/deliverables/wallaby/oslo.privsep.yaml +++ b/deliverables/wallaby/oslo.privsep.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.privsep hash: 83870bd2655f3250bb5d5aed7c9865ba0b5e4770 + - version: 2.5.1 + projects: + - repo: openstack/oslo.privsep + hash: 1634c00ce251e80581a337522c85c1d5836bbf16 branches: - name: stable/wallaby location: 2.5.0 diff --git a/deliverables/wallaby/oslo.serialization.yaml b/deliverables/wallaby/oslo.serialization.yaml index 3d72f2f6e4..8d13de0377 100644 --- a/deliverables/wallaby/oslo.serialization.yaml +++ b/deliverables/wallaby/oslo.serialization.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.serialization hash: 8445e61e933abb96971474d22a878ab98ed608de + - version: 4.1.1 + projects: + - repo: openstack/oslo.serialization + hash: bbe5d5a4f072b3bf986511fa6dd0a9bf2b21e00c branches: - name: stable/wallaby location: 4.1.0 diff --git a/deliverables/wallaby/oslo.upgradecheck.yaml b/deliverables/wallaby/oslo.upgradecheck.yaml index ed41bda7a5..0e83290d59 100644 --- a/deliverables/wallaby/oslo.upgradecheck.yaml +++ b/deliverables/wallaby/oslo.upgradecheck.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/oslo.upgradecheck hash: 9f95a6e19bbf17369cf9917480a9fe8b07f245ec + - version: 1.3.1 + projects: + - repo: openstack/oslo.upgradecheck + hash: 9561ecb1627059c7131545b24c2f45fbb59daa2c branches: - name: stable/wallaby location: 1.3.0 diff --git a/deliverables/wallaby/oslo.utils.yaml b/deliverables/wallaby/oslo.utils.yaml index f5baeefecd..1916de06e9 100644 --- a/deliverables/wallaby/oslo.utils.yaml +++ b/deliverables/wallaby/oslo.utils.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/oslo.utils hash: 3288539a0b3be6b69efd2630b79133b918bb079b + - version: 4.8.1 + projects: + - repo: openstack/oslo.utils + hash: 4cc3a558244769017ed5d8c3a6e4a63429d1e8e9 branches: - name: stable/wallaby location: 4.8.0 diff --git a/deliverables/wallaby/oslo.versionedobjects.yaml b/deliverables/wallaby/oslo.versionedobjects.yaml index 3156421d0d..ab08734ab0 100644 --- a/deliverables/wallaby/oslo.versionedobjects.yaml +++ b/deliverables/wallaby/oslo.versionedobjects.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.versionedobjects hash: 9f0f31eb8b6953bdd299e34658644142bedfc1e8 + - version: 2.4.1 + projects: + - repo: openstack/oslo.versionedobjects + hash: 89ff171188cdc49dcc7fe651fc82c05b00484b4f branches: - name: stable/wallaby location: 2.4.0 diff --git a/deliverables/wallaby/oslo.vmware.yaml b/deliverables/wallaby/oslo.vmware.yaml index aae290a7c1..60d5f6b6ba 100644 --- a/deliverables/wallaby/oslo.vmware.yaml +++ b/deliverables/wallaby/oslo.vmware.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/oslo.vmware hash: f1a3f78eadb10667a004aeba29a02bb4800c6c42 + - version: 3.8.1 + projects: + - repo: openstack/oslo.vmware + hash: 27eeee2a81452d1fd5578e5abcbb2262092df42a branches: - name: stable/wallaby location: 3.8.0 diff --git a/deliverables/wallaby/stevedore.yaml b/deliverables/wallaby/stevedore.yaml index b3dafb6d2f..828b3fe7e7 100644 --- a/deliverables/wallaby/stevedore.yaml +++ b/deliverables/wallaby/stevedore.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/stevedore hash: 7d7154f7ea8f739c9d766855f93d04ab205e5ce1 + - version: 3.3.1 + projects: + - repo: openstack/stevedore + hash: eeec4a3de76f82315f91d881223cef6954e055e1 branches: - name: stable/wallaby location: 3.3.0